From: Nickolay V. Shmyrev Date: Tue, 5 Jul 2005 20:07:25 +0000 (+0000) Subject: Allow open uri lists and add TryExec field X-Git-Tag: EVINCE_0_3_3~161 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=95f22fc9a3ddca87ed14bd8e6e39e2e78f67caeb;p=evince.git Allow open uri lists and add TryExec field --- diff --git a/ChangeLog b/ChangeLog index bf83f093..e7206338 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-07-05 Luca Ferretti + + * data/evince.desktop.in.in: + + Allow open uri lists and add TryExec field. + 2005-07-05 Marco Pesenti Gritti * configure.ac: diff --git a/data/evince.desktop.in.in b/data/evince.desktop.in.in index 4edf5869..c7e15738 100644 --- a/data/evince.desktop.in.in +++ b/data/evince.desktop.in.in @@ -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