mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Fix problems with missing safety checks in Render::fillBuffer and pdfcomic
This commit is contained in:
13
YACReader.desktop
Normal file
13
YACReader.desktop
Normal file
@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Name=YACReader
|
||||
GenericName=Yet Another Comic Reader
|
||||
Comment=A comic reader with support for .cb*, .pdf and whole directories.
|
||||
Exec=YACReader %f
|
||||
Icon=YACReader
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=Graphics;Viewer;
|
||||
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
|
Reference in New Issue
Block a user