Mercurial > geeqie.yaz
annotate plugins/symlink/symlink.desktop @ 1557:c10cd5197447
added possibility to show modifiied metadata before write
author | nadvornik |
---|---|
date | Tue, 21 Apr 2009 21:07:28 +0000 |
parents | 3840882253fe |
children | a78ac3a4c32e |
rev | line source |
---|---|
1272 | 1 [Desktop Entry] |
2 Version=1.0 | |
3 Type=Application | |
4 Name=Symlink | |
5 #Name[cs]= | |
6 | |
1556
3840882253fe
added remote interface for exporting additional info (sidecars,
nadvornik
parents:
1275
diff
changeset
|
7 # call the helper script |
3840882253fe
added remote interface for exporting additional info (sidecars,
nadvornik
parents:
1275
diff
changeset
|
8 Exec=geeqie-symlink %f |
1272 | 9 |
10 # Desktop files that are usable only in Geeqie should be marked like this: | |
11 Categories=X-Geeqie; | |
12 OnlyShowIn=X-Geeqie; | |
13 | |
14 # Show in menu "File" | |
1275 | 15 X-Geeqie-Menu-Path=FileMenu/FileOpsSection |
1272 | 16 |
17 # This is a filter - $GEEQIE_DESTINATION is required | |
18 X-Geeqie-Filter=true | |
19 | |
20 # It can be made verbose | |
21 # X-Geeqie-Verbose=true |