|
|
|
@ -1398,7 +1398,7 @@ my %embed_images = (
|
|
|
|
|
"fileopen" => [$image_4_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"filesave" => [$image_5_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"print" => [$image_6_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"redo" => [$image_7_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"edit-redo" => [$image_7_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"searchfind" => [$image_8_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"textbold" => [$image_9_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"textcenter" => [$image_10_data, 22, 22, 32, undef, 1],
|
|
|
|
@ -1406,7 +1406,7 @@ my %embed_images = (
|
|
|
|
|
"textleft" => [$image_12_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"textright" => [$image_13_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"textunder" => [$image_14_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"undo" => [$image_15_data, 22, 22, 32, undef, 1],
|
|
|
|
|
"edit-undo" => [$image_15_data, 22, 22, 32, undef, 1],
|
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
my %images = ();
|
|
|
|
|