keyboard/altgr: automatically generate thumbnails from source images
[sheet.git] / keyboard / altgr / macos-abc.eng.inc.pl
index 069a9b32d124d14931f7d9a7f8ce2ef1600d24c5..b64330378f7cce8a39a2edaa75281b5848e4ef85 100644 (file)
@@ -1,8 +1,7 @@
 use utf8;
 use strict;
 use warnings;
-require './keyboard/altgr/groups.inc.pl';
-Shiar_Sheet::KeyboardChars->import('kbmodes');
+use Shiar_Sheet::KeyboardChars 'kbmodes';
 
 my %rows = (
        '' => {
@@ -209,5 +208,5 @@ my %rows = (
                "Apple ABC Extended keyboard layout table",
                "with the Option modifier key.",
        ],
-       image => 'keyboard/altgr/macbook-gray.jpg',
+       image => 'data/keyboard/thumb/macbook-gray.jpg',
 }