view plugins/symlink/symlink.desktop @ 1463:25168240a247

added function to reload external editors at any time eliminated init_after_global_options()
author nadvornik
date Fri, 20 Mar 2009 09:46:35 +0000
parents fa0e7b8e785e
children 3840882253fe
line wrap: on
line source

[Desktop Entry]
Version=1.0
Type=Application
Name=Symlink
#Name[cs]=

# FIXME: this can't be an oneliner, it needs to be changed to a full
# featured script in separate file, with error handling etc.
# expansion of environment variables directly in Exec is not supported 
# by the specification and it will be removed
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

# This is a filter - $GEEQIE_DESTINATION is required
X-Geeqie-Filter=true

# It can be made verbose
# X-Geeqie-Verbose=true