Move exif auto-rotate option to a menu
authorColin Clark <cclark@mcb.net>
Sat, 28 Jan 2017 19:58:06 +0000 (19:58 +0000)
committerColin Clark <cclark@mcb.net>
Sat, 28 Jan 2017 19:58:06 +0000 (19:58 +0000)
commit93ff6360bf0d80618e0282a8a58e5eabb5964f47
treecd5840082c1f9748c381e7e501ad6b843d5e0f3a
parent36c47f754a41f0e91731dedd02861bac67e6f5f4
Move exif auto-rotate option to a menu

Move the exif auto-rotate option from preferences to the
edit/orientation menu. The shortcut key is Alt-X. There is also a button
on the status bar.
The intention is to make it easy for the user to make a comparison
beteen the actual and auto-rotated view as an aid to detecting
orientations made erroneously e.g. scanned images which have been
mirrored by mistake.

Expanded documentation on rotation commands.

Preserve the setting of the rectangular select option.
doc/docbook/GuideFaq.xml
doc/docbook/GuideMainWindowMenus.xml
doc/docbook/GuideMainWindowStatusBar.xml
doc/docbook/GuideOptionsImage.xml
doc/docbook/GuideOptionsMetadata.xml
src/layout_image.c
src/layout_image.h
src/layout_util.c
src/preferences.c