From 95f22fc9a3ddca87ed14bd8e6e39e2e78f67caeb Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Tue, 05 Jul 2005 20:07:25 +0000 Subject: Allow open uri lists and add TryExec field --- diff --git a/ChangeLog b/ChangeLog index bf83f09..e720633 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 4edf586..c7e1573 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 -- cgit v0.9.1