diff options
Diffstat (limited to 'data/themes/jewelry')
-rw-r--r-- | data/themes/jewelry/keyboard_icon_high.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/keyboard_icon_medium.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/keyboard_icon_xhigh.xml | 2 | ||||
-rw-r--r-- | data/themes/jewelry/keyboard_icon_xxhigh.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/data/themes/jewelry/keyboard_icon_high.xml b/data/themes/jewelry/keyboard_icon_high.xml index 5bfb71401..b43c5adda 100644 --- a/data/themes/jewelry/keyboard_icon_high.xml +++ b/data/themes/jewelry/keyboard_icon_high.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_medium.xml b/data/themes/jewelry/keyboard_icon_medium.xml index 912d44bf0..93d372e80 100644 --- a/data/themes/jewelry/keyboard_icon_medium.xml +++ b/data/themes/jewelry/keyboard_icon_medium.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_xhigh.xml b/data/themes/jewelry/keyboard_icon_xhigh.xml index 82b4ca26b..5c5c11430 100644 --- a/data/themes/jewelry/keyboard_icon_xhigh.xml +++ b/data/themes/jewelry/keyboard_icon_xhigh.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_xxhigh.xml b/data/themes/jewelry/keyboard_icon_xxhigh.xml index 6184ebd77..7495a014e 100644 --- a/data/themes/jewelry/keyboard_icon_xxhigh.xml +++ b/data/themes/jewelry/keyboard_icon_xxhigh.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 --> |