annotate plugins/import/geeqie-import-geeqie.desktop.in @ 1757:8ecdf8445ef5
fixed and simplified sidecar grouping code
author |
nadvornik |
date |
Thu, 24 Sep 2009 21:52:44 +0000 |
parents |
025a9139b15d |
children |
|
rev |
line source |
1680
|
1 [Desktop Entry]
|
|
2 Version=1.0
|
|
3 Type=Application
|
|
4 _Name=Import Geeqie 1.0alphaX metadata
|
|
5
|
|
6 # call the helper script
|
|
7 Exec=geeqie-import geeqie-1-alpha
|
|
8
|
|
9 # Desktop files that are usable only in Geeqie should be marked like this:
|
|
10 Categories=X-Geeqie;
|
|
11 OnlyShowIn=X-Geeqie;
|
|
12
|
|
13 # Show in menu "File"
|
|
14 X-Geeqie-Menu-Path=EditMenu/PreferencesMenu
|
|
15
|
|
16 # It can be made verbose
|
|
17 X-Geeqie-Verbose=true
|