view plugins/import/geeqie-import-gqview.desktop.in @ 1777:56c019ed8746

Some systems do not have SA_SIGINFO (siginfo_t), like GNU/Hurd, so just test if defined or not. Patch by Michal iha (Bug ID: 2894271).
author zas_
date Fri, 04 Dec 2009 21:01:11 +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