view plugins/rotate/rotate.desktop.in @ 1753:ebfb5af3f5de

fixed editor list in popup menu - show an editor if any of selected files matches - added debug messages
author nadvornik
date Sun, 13 Sep 2009 21:08:40 +0000
parents f549702f7b41
children
line wrap: on
line source

[Desktop Entry]
Version=1.0
Type=Application
_Name=Apply the orientation to image content

# call the helper script
Exec=geeqie-rotate -g %f

# Desktop files that are usable only in Geeqie should be marked like this:
Categories=X-Geeqie;
OnlyShowIn=X-Geeqie;

# Show in menu "Edit/Orientation"
X-Geeqie-Menu-Path=EditMenu/OrientationMenu

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

MimeType=image/jpeg;image/png;image/tiff;