summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/e16-myth-settings/e16/themes/mine/menustyles/menustyles.cfg
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-11-09 02:35:11 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-11-09 02:35:11 (GMT)
commitd250b09f45562edf2be94fa330e312dccc0832d8 (patch)
tree068251338a1bf175994d29cee135b354d66f5593 /abs/mv-core/e16-myth-settings/e16/themes/mine/menustyles/menustyles.cfg
parent7cd3835eeb8d64936731b10395836be332705fb8 (diff)
downloadlinhes_pkgbuild-d250b09f45562edf2be94fa330e312dccc0832d8.zip
linhes_pkgbuild-d250b09f45562edf2be94fa330e312dccc0832d8.tar.gz
linhes_pkgbuild-d250b09f45562edf2be94fa330e312dccc0832d8.tar.bz2
e16 settings for MV
Diffstat (limited to 'abs/mv-core/e16-myth-settings/e16/themes/mine/menustyles/menustyles.cfg')
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/menustyles/menustyles.cfg47
1 files changed, 47 insertions, 0 deletions
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/menustyles/menustyles.cfg b/abs/mv-core/e16-myth-settings/e16/themes/mine/menustyles/menustyles.cfg
new file mode 100755
index 0000000..ef3f614
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/menustyles/menustyles.cfg
@@ -0,0 +1,47 @@
+__ICLASS __BGN
+ __NAME MENU_BG
+ __NORMAL "common/images/bg.png"
+ __FILLRULE __TILE
+__END
+
+__ICLASS __BGN
+ __NAME MENU_SUBMENU
+ __NORMAL "menustyles/images/submenu.png"
+ __EDGE_SCALING 3 8 3 3
+ __PADDING 15 15 2 2
+ __HILITED "menustyles/images/submenu_selected.png"
+ __EDGE_SCALING 3 8 3 3
+ __PADDING 15 15 2 2
+ __CLICKED "menustyles/images/submenu_selected.png"
+ __EDGE_SCALING 3 8 3 3
+ __PADDING 15 15 2 2
+__END
+
+__ICLASS __BGN
+ __NAME MENU_SELECTED
+ __NORMAL "common/images/selected.png"
+ __FILLRULE __TILE
+ __PADDING 5 5 2 2
+__END
+
+__TCLASS __BGN
+ __NAME "MENU_TEXT"
+ __NORMAL "-*-helvetica-medium-r-normal-*-*-120-*-*-*-*-*-*"
+ __FORGROUND_COLOR 0 0 0
+ __BACKGROUND_COLOR 192 192 192
+ __JUSTIFICATION 0
+__END
+
+NORMAL_MENU_STYLE_VERTICAL("DEFAULT", "VERYSMALLFIXED", "MENU_TEXT", "MENU_BG", "MENU_SELECTED", "MENU_SUBMENU", 40)
+
+NORMAL_MENU_STYLE_VERTICAL("ROOT", "TRANSIENT", "MENU_TEXT", "MENU_BG", "MENU_SELECTED", "MENU_SUBMENU", 40)
+
+NORMAL_MENU_STYLE_VERTICAL("ROOT_IMAGE", "TRANSIENT", "MENU_TEXT", "MENU_BG", "MENU_SELECTED", "MENU_SUBMENU", 20)
+
+NORMAL_MENU_STYLE_VERTICAL("EMPTY", "VERYSMALLFIXED", "MENU_TEXT", "MENU_BG", "MENU_SELECTED", "MENU_SUBMENU", 40)
+
+NORMAL_MENU_STYLE_VERTICAL("TASK_MENU", "VERYSMALLFIXED", "MENU_TEXT", "MENU_BG", "MENU_SELECTED", "MENU_SUBMENU", 40)
+
+NORMAL_MENU_STYLE_VERTICAL("DESK_MENU", "VERYSMALLFIXED", "MENU_TEXT", "MENU_BG", "MENU_SELECTED", "MENU_SUBMENU", 40)
+
+/* (Menu type, Border type, Text type, Background, Selected item, Selected submenu) */