diff options
author | Perberos <[email protected]> | 2011-11-09 18:17:43 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-09 18:17:43 -0300 |
commit | f6ce926719943751cf65cacde7fae050593eb2d6 (patch) | |
tree | 9224d1751678cf2d1fbd0431f128b711311c0287 /data/evince.desktop.in.in | |
download | atril-f6ce926719943751cf65cacde7fae050593eb2d6.tar.bz2 atril-f6ce926719943751cf65cacde7fae050593eb2d6.tar.xz |
inicial
Diffstat (limited to 'data/evince.desktop.in.in')
-rw-r--r-- | data/evince.desktop.in.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/evince.desktop.in.in b/data/evince.desktop.in.in new file mode 100644 index 00000000..f871bc17 --- /dev/null +++ b/data/evince.desktop.in.in @@ -0,0 +1,17 @@ +[Desktop Entry] +_Name=Document Viewer +_Comment=View multi-page documents +TryExec=evince +Exec=evince %U +StartupNotify=true +Terminal=false +Type=Application +Icon=evince +NoDisplay=true +X-MATE-DocPath= +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=evince +X-MATE-Bugzilla-Component=BugBuddyBugs +X-MATE-Bugzilla-Version=@VERSION@ +Categories=MATE;GTK;Graphics;VectorGraphics;Viewer; +MimeType=@EVINCE_MIME_TYPES@ |