mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 11:55:59 +01:00
fix .desktop file
This commit is contained in:
parent
4400d8abd9
commit
3a46d07964
1 changed files with 2 additions and 4 deletions
|
@ -1,12 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Name=Zathura
|
||||
Comment=A minimalistic PDF viewer
|
||||
Comment[de]=Ein minimalistischer PDF-Betrachter
|
||||
Exec=zathura %f
|
||||
Terminal=false
|
||||
Categories=Office;Viewer
|
||||
MimeType=application/pdf
|
||||
|
||||
Categories=Office;Viewer;
|
||||
MimeType=application/pdf;
|
||||
|
|
Loading…
Reference in a new issue