From 95f22fc9a3ddca87ed14bd8e6e39e2e78f67caeb Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Tue, 5 Jul 2005 20:07:25 +0000 Subject: [PATCH] Allow open uri lists and add TryExec field --- ChangeLog | 6 ++++++ data/evince.desktop.in.in | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) 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 -- 2.43.5