view plugins/import/geeqie-import-geeqie.desktop.in @ 1811:f405ec9b696b default tip

Some small logic mistakes Use boolean operators for booleans and bitwise otherwise only.
author mow
date Mon, 10 May 2010 11:33:13 +0000
parents 025a9139b15d
children
line wrap: on
line source

[Desktop Entry]
Version=1.0
Type=Application
_Name=Import Geeqie 1.0alphaX metadata

# call the helper script
Exec=geeqie-import geeqie-1-alpha

# 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=EditMenu/PreferencesMenu

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