view plugins/import/geeqie-import-gqview.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 5bb036e67d6d
children
line wrap: on
line source

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

# call the helper script
Exec=geeqie-import gqview

# 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