Mercurial > geeqie.yaz
view plugins/symlink/symlink.desktop @ 1309:55ea4962887a
config file format changed to XML
save and restore all layout windows
save and restore sidebar configuration
author | nadvornik |
---|---|
date | Sun, 22 Feb 2009 15:35:37 +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