makeShortcut done, EXIF done

This commit is contained in:
Doug Bell 2007-10-30 21:04:41 +00:00
parent 673faf9be6
commit 2570980fa5
4 changed files with 224 additions and 47 deletions

View file

@ -81,13 +81,6 @@ sub definition {
label => $i18n->get("imageViewSize label"),
hoverHelp => $i18n->get("imageViewSize description"),
},
imageViewCompression => {
tab => "properties",
fieldType => "integer",
defaultValue => 0,
label => $i18n->get("imageViewCompression label"),
hoverHelp => $i18n->get("imageViewCompression description"),
},
imageThumbnailSize => {
tab => "properties",
fieldType => "integer",