diff options
Diffstat (limited to 'abs/core/linhes-theme/menu-ui-horizontal.xml.patch')
-rw-r--r-- | abs/core/linhes-theme/menu-ui-horizontal.xml.patch | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/abs/core/linhes-theme/menu-ui-horizontal.xml.patch b/abs/core/linhes-theme/menu-ui-horizontal.xml.patch deleted file mode 100644 index c099db6..0000000 --- a/abs/core/linhes-theme/menu-ui-horizontal.xml.patch +++ /dev/null @@ -1,67 +0,0 @@ ---- menu-ui.xml.orig 2013-11-21 19:05:04.920817617 +0000 -+++ menu-ui.xml 2013-11-21 20:03:45.474172898 +0000 -@@ -9,16 +9,16 @@ - </textarea> - - <shape name="menuscroll-background" from="base_backdrop"> -- <area>0,525,1280,70</area> -+ <area>0,94,1280,70</area> - <type>box</type> - </shape> - - <shape name="menuscroll-top-line" from="base_line"> -- <area>0,526,1280,2</area> -+ <area>0,95,1280,2</area> - </shape> - - <shape name="menuscroll-bottom-line" from="base_line"> -- <area>0,592,1280,2</area> -+ <area>0,161,1280,2</area> - </shape> - - <statetype name="titles"> -@@ -135,7 +135,7 @@ - </statetype> - - <buttonlist name="menu"> -- <area>20,528,1240,64</area> -+ <area>20,98,1240,64</area> - <layout>horizontal</layout> - <spacing>20</spacing> - <scrollstyle>center</scrollstyle> -@@ -157,6 +157,14 @@ - <state name="selectedactive"> - <area>0,0,232,64</area> - <imagetype name="background" /> -+ -+ <shape name="menu-left-line" from="base_highlight_vertical_line"> -+ <area>-10,-2,2,66</area> -+ </shape> -+ <shape name="menu-right-line" from="base_highlight_vertical_line"> -+ <area>240,-2,2,66</area> -+ </shape> -+ - <textarea name="buttontext"> - <area>0,0,232,64</area> - <font>basemediumlargerdarkyellow</font> -@@ -168,6 +176,20 @@ - <cutdown>yes</cutdown> - <case>upper</case> - </textarea> -+ -+ <imagetype name="description_background"> -+ <area>-100,100,410,180</area> -+ <filename>images/tux_thoughts.png</filename> -+ </imagetype> -+ -+ <textarea name="description"> -+ <area>12,87,210,130</area> -+ <align>allcenter</align> -+ <font>basesmallyellow</font> -+ <alpha>225</alpha> -+ <multiline>yes</multiline> -+ </textarea> -+ - </state> - </statetype> - </buttonlist> |