Merge .desktop file patches from AUR and debian packages.

This commit is contained in:
Felix Kauselmann 2014-08-19 12:22:25 +02:00
parent a507adcc66
commit 38e08cc812
2 changed files with 7 additions and 5 deletions

View File

@ -1,12 +1,13 @@
[Desktop Entry] [Desktop Entry]
Name=YACReader Name=YACReader
GenericName=Yet Another Comic Reader GenericName=Yet Another Comic Reader
Comment=Yet Another Comic Reader Comment=A comic reader with support for .cb*, .pdf and whole directories.
Exec=YACReader %f Exec=YACReader %f
Icon=/usr/share/yacreader/icon.png Icon=/usr/share/yacreader/icon.png
Terminal=false Terminal=false
Type=Application Type=Application
StartupNotify=true StartupNotify=true
Categories=Graphics;Viewer; Categories=Graphics;Viewer;
MimeType=application/x-cbz;application/x-cbr;application/x-cbt;application/x-cb7; MimeType=application/x-cbz;application/x-cbr;application/x-cbt;application/x-cb7;application/x-pdf;application/x-zip;application/x-rar;application/x-7z;inode/directory;
Keywords=comic;viewer;pdf;reader;
X-Desktop-File-Install-Version=0.22 X-Desktop-File-Install-Version=0.22

View File

@ -1,12 +1,13 @@
[Desktop Entry] [Desktop Entry]
Name=YACReader Library Name=YACReader Library
GenericName=Yet Another Comic Reader GenericName=Yet Another Comic Reader - Library
Comment=Yet Another Comic Reader Comment=A comic library management application with server mode.
Exec=YACReaderLibrary %f Exec=YACReaderLibrary %f
Icon=/usr/share/yacreader/iconLibrary.png Icon=/usr/share/yacreader/iconLibrary.png
Terminal=false Terminal=false
Type=Application Type=Application
StartupNotify=true StartupNotify=true
Categories=Graphics;Viewer; Categories=Graphics;Viewer;
MimeType=application/x-cbz;application/x-cbr;application/x-cbt;application/x-cb7; MimeType=
Keywords=comic;library;server;
X-Desktop-File-Install-Version=0.22 X-Desktop-File-Install-Version=0.22