From 46e28192f782451d2cda8014032eede9d4f433f5 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Wed, 20 Sep 2006 19:58:37 +0000 Subject: [PATCH] the standard says %m is deprecated svn path=/trunk/playground/graphics/okular/; revision=586865 --- shell/okular.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/okular.desktop b/shell/okular.desktop index e7eb0f029..65c5b3c28 100644 --- a/shell/okular.desktop +++ b/shell/okular.desktop @@ -4,7 +4,7 @@ MimeType=application/pdf Terminal=false Name=okular GenericName=Document Viewer -Exec=okular %U %i %m -caption "%c" +Exec=okular %U %i -caption "%c" Icon=okular Type=Application DocPath=okular/index.html