mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Merge .desktop file patches from AUR and debian packages.
This commit is contained in:
parent
a507adcc66
commit
38e08cc812
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user