mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
- Add support for "make install" and "qmake PREFIX=" to improve YACReader packageability. - Add .desktop files for YACReader and YACReaderLibrary X11 desktop integration. - Add central YACReader.pro file as alternative to compileX11.sh - Add p7zip patch support and sourcecode check to .pro files
13 lines
351 B
Desktop File
13 lines
351 B
Desktop File
[Desktop Entry]
|
|
Name=YACReader
|
|
GenericName=Yet Another Comic Reader
|
|
Comment=Yet Another Comic Reader
|
|
Exec=YACReader %f
|
|
Icon=/usr/share/YACReader/icon.png
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=Graphics;Viewer;
|
|
MimeType=application/x-cbz;application/x-cbr;application/x-cbt;application/x-cb7;
|
|
X-Desktop-File-Install-Version=0.22
|