keyboard/altgr: automatically generate thumbnails from source images
[sheet.git] / keyboard / altgr / ukext.eng.inc.pl
index bfc995e9cc6ae09f212549fe5fb53d0a97c64b82..3e3a8ce7dafe5e2b00054f2c689c776f86ec96df 100644 (file)
@@ -1,7 +1,7 @@
 use utf8;
 use strict;
 use warnings;
-do './keyboard/altgr/groups.inc.pl';
+use Shiar_Sheet::KeyboardChars 'kbchars';
 
 my %rows = (
        '~' => '¦',
@@ -114,5 +114,5 @@ $rows{']'} = $rows{'#'};
                "Google UK-Extended keyboard layout table for Chrome OS",
                "with the AltGr modifier key.",
        ],
-       image => 'keyboard/altgr/chromebook-hp11.jpg',
+       image => 'data/keyboard/thumb/chromebook-hp11.jpg',
 }