diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics/gui/keyboard_icon.xml | 2 | ||||
-rw-r--r-- | data/themes/golden-delicious/keyboard_icon.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/keyboard_icon.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/data/graphics/gui/keyboard_icon.xml b/data/graphics/gui/keyboard_icon.xml index 7d3223e8c..1406145e2 100644 --- a/data/graphics/gui/keyboard_icon.xml +++ b/data/graphics/gui/keyboard_icon.xml @@ -13,7 +13,7 @@ <!-- Middle Row --> <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="1" height="1" /> <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> <!-- Bottom Row --> diff --git a/data/themes/golden-delicious/keyboard_icon.xml b/data/themes/golden-delicious/keyboard_icon.xml index 9a94af88f..f5d105853 100644 --- a/data/themes/golden-delicious/keyboard_icon.xml +++ b/data/themes/golden-delicious/keyboard_icon.xml @@ -11,7 +11,7 @@ <!-- Middle Row --> <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="1" height="1" /> <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> <!-- Bottom Row --> diff --git a/data/themes/jewelry/keyboard_icon.xml b/data/themes/jewelry/keyboard_icon.xml index 9a94af88f..f5d105853 100644 --- a/data/themes/jewelry/keyboard_icon.xml +++ b/data/themes/jewelry/keyboard_icon.xml @@ -11,7 +11,7 @@ <!-- Middle Row --> <part type="left-edge" xpos="0" ypos="0" width="0" height="0" /> - <part type="bg-quad" xpos="0" ypos="0" width="0" height="0" /> + <part type="bg-quad" xpos="0" ypos="0" width="1" height="1" /> <part type="right-edge" xpos="0" ypos="0" width="0" height="0" /> <!-- Bottom Row --> |