Revision: 1847
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1847&view=rev
Author:   nadvornik
Date:     2009-09-12 16:03:09 +0000 (Sat, 12 Sep 2009)

Log Message:
-----------
simplified template

Modified Paths:
--------------
    trunk/plugins/template.desktop

Modified: trunk/plugins/template.desktop
===================================================================
--- trunk/plugins/template.desktop      2009-09-12 15:51:37 UTC (rev 1846)
+++ trunk/plugins/template.desktop      2009-09-12 16:03:09 UTC (rev 1847)
@@ -1,10 +1,15 @@
 [Desktop Entry]
 Version=1.0
 Type=Application
+#
+# The name which appears in the menu:
 Name=Template
 #Name[cs]=
 #Name[fr]=
 
+# Replace "command" with the actual command or script:
+Exec=command %f
+
 # %f    A single file name, even if multiple files are selected. The
 # system reading the desktop entry should recognize that the program in
 # question cannot handle multiple file arguments, and it should should
@@ -26,18 +31,17 @@
 # the executable program. Local files may either be passed as file: URLs
 # or as file path.
 #
-# "$GEEQIE_DESTINATION" destination set by Geeqie
-Exec=ln -s %f "$GEEQIE_DESTINATION"
 
 # Desktop files that are usable only in Geeqie should be marked like this:
 Categories=X-Geeqie;
 OnlyShowIn=X-Geeqie;
 
 # Show in menu "File"
-X-Geeqie-Menu-Path=FileMenu/FileOpsSection
+# X-Geeqie-Menu-Path=FileMenu/FileOpsSection
 
-# This is a filter - $GEEQIE_DESTINATION is required
-X-Geeqie-Filter=true
+# This is a filter - see symlink.desktop and geeqie-symlink for an example
+# how to use this feature
+# X-Geeqie-Filter=true
 
 # It can be made verbose
 # X-Geeqie-Verbose=true


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to