diff options
-rw-r--r-- | extra/cover-thumbnailer/.footprint | 16 | ||||
-rw-r--r-- | extra/cover-thumbnailer/.md5sum | 2 | ||||
-rw-r--r-- | extra/cover-thumbnailer/Pkgfile | 2 |
3 files changed, 14 insertions, 6 deletions
diff --git a/extra/cover-thumbnailer/.footprint b/extra/cover-thumbnailer/.footprint index 0b241e29d..c917f912a 100644 --- a/extra/cover-thumbnailer/.footprint +++ b/extra/cover-thumbnailer/.footprint @@ -1,12 +1,16 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/gconf/ +drwxr-xr-x root/root etc/gconf/schemas/ +-rw-r--r-- root/root etc/gconf/schemas/cover-thumbnailer.schemas drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/cover-thumbnailer-gui.py --rwxr-xr-x root/root usr/bin/cover-thumbnailer.py +-rwxr-xr-x root/root usr/bin/cover-thumbnailer +-rwxr-xr-x root/root usr/bin/cover-thumbnailer-gui drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/cover-thumbnailer-gui.desktop drwxr-xr-x root/root usr/share/cover-thumbnailer/ -rw-r--r-- root/root usr/share/cover-thumbnailer/cover-thumbnailer-gui.glade --rw-r--r-- root/root usr/share/cover-thumbnailer/cover-thumbnailer.conf --rw-r--r-- root/root usr/share/cover-thumbnailer/cover-thumbnailer.schema -rw-r--r-- root/root usr/share/cover-thumbnailer/icon.png -rw-r--r-- root/root usr/share/cover-thumbnailer/ignored_banner.png -rw-r--r-- root/root usr/share/cover-thumbnailer/logo.png @@ -20,6 +24,10 @@ drwxr-xr-x root/root usr/share/cover-thumbnailer/ -rw-r--r-- root/root usr/share/cover-thumbnailer/pictures_bg.png -rw-r--r-- root/root usr/share/cover-thumbnailer/pictures_default.png -rw-r--r-- root/root usr/share/cover-thumbnailer/pictures_fg.png +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/cover-thumbnailer/ +-rw-r--r-- root/root usr/share/doc/cover-thumbnailer/COPYING +-rw-r--r-- root/root usr/share/doc/cover-thumbnailer/README drwxr-xr-x root/root usr/share/locale/ drwxr-xr-x root/root usr/share/locale/fr/ drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ diff --git a/extra/cover-thumbnailer/.md5sum b/extra/cover-thumbnailer/.md5sum index 975dd967e..a86e479f7 100644 --- a/extra/cover-thumbnailer/.md5sum +++ b/extra/cover-thumbnailer/.md5sum @@ -1 +1 @@ -76db0972f74cd1ea4497f22c7517dfb8 cover-thumbnailer_0.6_all.tar.gz +747df604e7a92a7f9a4c663c2ee9ed2b cover-thumbnailer_0.7_src.tar.gz diff --git a/extra/cover-thumbnailer/Pkgfile b/extra/cover-thumbnailer/Pkgfile index 7e2eb1861..dc95c514f 100644 --- a/extra/cover-thumbnailer/Pkgfile +++ b/extra/cover-thumbnailer/Pkgfile @@ -23,7 +23,7 @@ build() { #share cp ./share/* $PKG/usr/share/cover-thumbnailer/ #man - cp ./man/* $PKG/usr/share/man/man1/applications/ + cp ./man/* $PKG/usr/share/man/man1/ #.desktop cp ./freedesktop/* $PKG/usr/share/ #locale |