Fix #806: Slightly improve plugin template
authorJose Riha  <jose1711@gmail.com>
Fri, 11 Sep 2020 11:22:37 +0000 (12:22 +0100)
committerColin Clark <colin.clark@cclark.uk>
Fri, 11 Sep 2020 11:22:37 +0000 (12:22 +0100)
https://github.com/BestImageViewer/geeqie/pull/806

plugins/template.desktop.in

index 7af3121..83bdc12 100644 (file)
@@ -4,8 +4,8 @@ Type=Application
 
 # The name which appears in the menu:
 _Name=Template
-#Name[cs]=
-#Name[fr]=
+#Name[cs]=Šablona
+#Name[fr]=Modèle
 #Name[de]=Vorlage
 
 # Replace "command" with the actual command or script:
@@ -36,6 +36,8 @@ Exec=command <param>
 # %U   A list of URLs. Each URL is passed as a separate argument to
 #       the executable program. Local files may either be passed as file: URLs
 #       or as file path.
+#
+# %%    Percent sign. Use anywhere you want '%' to appear in your command.
 
 # Change the following line to point to an icon of your choosing
 Icon=gtk-file