]> www.fi.muni.cz Git - evince.git/commitdiff
Allow open uri lists and add TryExec field
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Tue, 5 Jul 2005 20:07:25 +0000 (20:07 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Tue, 5 Jul 2005 20:07:25 +0000 (20:07 +0000)
ChangeLog
data/evince.desktop.in.in

index bf83f093de52f9505aa2c1fdf1c42cbb86086bb6..e7206338ce31cfc61017910d0993184058a1df22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-05  Luca Ferretti <elle.uca@libero.it>
+
+       * data/evince.desktop.in.in:
+       
+       Allow open uri lists and add TryExec field.
+
 2005-07-05  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * configure.ac:
index 4edf5869de5cf7a85791ddad74d028d5d6257cfd..c7e15738581db70d0062e47d5b4ef4150f2ea2b8 100644 (file)
@@ -3,7 +3,8 @@ Encoding=UTF-8
 _Name=Evince Document Viewer
 _GenericName=Document Viewer
 _Comment=View multipage documents
-Exec=evince %F
+TryExec=evince
+Exec=evince %U
 StartupNotify=true
 Terminal=false
 Type=Application