mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-01 08: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]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Encoding=UTF-8
|
|
||||||
Name=Zathura
|
Name=Zathura
|
||||||
Comment=A minimalistic PDF viewer
|
Comment=A minimalistic PDF viewer
|
||||||
Comment[de]=Ein minimalistischer PDF-Betrachter
|
Comment[de]=Ein minimalistischer PDF-Betrachter
|
||||||
Exec=zathura %f
|
Exec=zathura %f
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Office;Viewer
|
Categories=Office;Viewer;
|
||||||
MimeType=application/pdf
|
MimeType=application/pdf;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue