~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.batch.unix/exiftool/lib/Image/ExifTool/Shortcuts.pm

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
use strict;
20
20
use vars qw($VERSION);
21
21
 
22
 
$VERSION = '1.54';
 
22
$VERSION = '1.57';
23
23
 
24
24
# this is a special table used to define command-line shortcuts
25
25
# (documentation Notes may be added for these via %shortcutNotes in BuildTagLookup.pm)
149
149
        'MakerNoteMinolta',
150
150
        'MakerNoteMinolta2',
151
151
        'MakerNoteMinolta3',
 
152
        'MakerNoteMotorola',
152
153
        'MakerNoteNikon',
153
154
        'MakerNoteNikon2',
154
155
        'MakerNoteNikon3',
162
163
        'MakerNoteLeica5',
163
164
        'MakerNoteLeica6',
164
165
        'MakerNoteLeica7',
 
166
        'MakerNoteLeica8',
 
167
        'MakerNoteLeica9',
165
168
        'MakerNotePanasonic',
166
169
        'MakerNotePanasonic2',
167
170
        'MakerNotePentax',
225
228
        'IFD0:Artist',
226
229
        'IFD0:Copyright',
227
230
        # other TIFF tags
228
 
        'IFD0:Rating', 
 
231
        'IFD0:Rating',
229
232
        'IFD0:RatingPercent',
230
233
        'IFD0:DNGLensInfo',
231
234
        'IFD0:PanasonicTitle',