aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-02-28 14:02:08 +0100
committerMax Kellermann <max@duempel.org>2009-02-28 14:02:08 +0100
commit0fcb7dc65cea3c72fad8a8b261f5a6a324a3bd33 (patch)
tree98c34ce90ee20baca2b53b9cd71df968366b4681 /Makefile.am
parent83b1b0ff69e03cbb472c6cfaaf87f782bb9d9a91 (diff)
downloadmpd-0fcb7dc65cea3c72fad8a8b261f5a6a324a3bd33.tar.gz
mpd-0fcb7dc65cea3c72fad8a8b261f5a6a324a3bd33.tar.xz
mpd-0fcb7dc65cea3c72fad8a8b261f5a6a324a3bd33.zip
update: use G_FILE_TEST_IS_REGULAR for archive files
When checking whether database entries have been deleted, don't check if an archive file is a directory (G_FILE_TEST_IS_DIR), use G_FILE_TEST_IS_REGULAR for this case instead. To determine if a "struct directory" is an archive, check for device==DEVICE_INARCHIVE. This is always false after loading the database, so this patch is not complete yet.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions