view plugins/rotate/rotate.desktop @ 1641:34c71cbbbd26

improved rotation script - applies the orientation from metadata - uses exiftran for jpeg an ImageMagick for other files
author nadvornik
date Mon, 15 Jun 2009 19:13:45 +0000
parents
children 415c597f815f
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 %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;