summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox
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/iconbox
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/iconbox')
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/iconbox.cfg118
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_d.pngbin0 -> 505 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_l.pngbin0 -> 501 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_r.pngbin0 -> 489 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_u.pngbin0 -> 502 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/background.pngbin0 -> 144 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/bt1.pngbin0 -> 441 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/htrough.pngbin0 -> 506 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_h.pngbin0 -> 2125 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_v.pngbin0 -> 2125 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slh.pngbin0 -> 1803 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slv.pngbin0 -> 1819 bytes
-rwxr-xr-xabs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/vtrough.pngbin0 -> 500 bytes
13 files changed, 118 insertions, 0 deletions
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/iconbox.cfg b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/iconbox.cfg
new file mode 100755
index 0000000..20b0c4f
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/iconbox.cfg
@@ -0,0 +1,118 @@
+__ICLASS __BGN
+ __NAME ICONBOX_HORIZONTAL
+ __NORMAL "iconbox/images/background.png"
+ __FILLRULE __TILE
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_VERTICAL
+ __NORMAL "iconbox/images/background.png"
+ __FILLRULE __TILE
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_COVER_VERTICAL
+ __NORMAL "iconbox/images/ib_cover_v.png"
+ __EDGE_SCALING 6 6 6 6
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_COVER_HORIZONTAL
+ __NORMAL "iconbox/images/ib_cover_h.png"
+ __EDGE_SCALING 6 6 6 6
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_LEFT
+ __NORMAL "iconbox/images/ar_l.png"
+ __EDGE_SCALING 4 4 4 4
+ __CLICKED "iconbox/images/ar_l.png"
+ __EDGE_SCALING 4 4 4 4
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_RIGHT
+ __NORMAL "iconbox/images/ar_r.png"
+ __EDGE_SCALING 4 4 4 4
+ __CLICKED "iconbox/images/ar_r.png"
+ __EDGE_SCALING 4 4 4 4
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_UP
+ __NORMAL "iconbox/images/ar_u.png"
+ __EDGE_SCALING 4 4 4 4
+ __CLICKED "iconbox/images/ar_u.png"
+ __EDGE_SCALING 4 4 4 4
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_DOWN
+ __NORMAL "iconbox/images/ar_d.png"
+ __EDGE_SCALING 4 4 4 4
+ __CLICKED "iconbox/images/ar_d.png"
+ __EDGE_SCALING 4 4 4 4
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_BASE_HORIZONTAL
+ __NORMAL "iconbox/images/htrough.png"
+ __EDGE_SCALING 5 5 0 0
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_KNOB_HORIZONTAL
+ __NORMAL "iconbox/images/slh.png"
+ __EDGE_SCALING 4 4 4 4
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_BASE_VERTICAL
+ __NORMAL "iconbox/images/vtrough.png"
+ __EDGE_SCALING 1 1 4 4
+ __PADDING 1 1 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_KNOB_VERTICAL
+ __NORMAL "iconbox/images/slv.png"
+ __EDGE_SCALING 4 4 4 4
+ __PADDING 4 4 4 4
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_TITLE_BLANK
+ __NORMAL "common/images/blank.png"
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_TITLE_MAIN
+ __NORMAL "tooltips/images/ttip.png"
+ __EDGE_SCALING 2 3 2 3
+ __PADDING 3 4 4 4
+
+__END
+
+__ICLASS __BGN
+ __NAME DEFAULT_ICON_BUTTON
+ __NORMAL "iconbox/images/bt1.png"
+ __EDGE_SCALING 4 4 4 4
+ __PADDING 4 4 4 4
+__END
+
+__TCLASS __BGN
+ __NAME "ICONBOX_WINDOW_TITLE"
+ __NORMAL "-*-helvetica-bold-r-normal-*-*-120-*-*-*-*-*-*"
+ __FORGROUND_COLOR 0 0 0
+ __BACKGROUND_COLOR 255 255 255
+ __JUSTIFICATION 0
+__END
+
+DEFINE_TOOLTIP("ICONBOX", "ICONBOX_TITLE_MAIN", "ICONBOX_TITLE_BLANK", "ICONBOX_TITLE_BLANK", "ICONBOX_TITLE_BLANK", "ICONBOX_TITLE_BLANK", "ICONBOX_WINDOW_TITLE", 16)
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_d.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_d.png
new file mode 100755
index 0000000..ffe79eb
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_d.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_l.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_l.png
new file mode 100755
index 0000000..1b5a089
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_l.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_r.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_r.png
new file mode 100755
index 0000000..ab70e68
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_r.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_u.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_u.png
new file mode 100755
index 0000000..63fd585
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ar_u.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/background.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/background.png
new file mode 100755
index 0000000..f91777b
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/background.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/bt1.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/bt1.png
new file mode 100755
index 0000000..442d35c
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/bt1.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/htrough.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/htrough.png
new file mode 100755
index 0000000..6dbe930
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/htrough.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_h.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_h.png
new file mode 100755
index 0000000..9885911
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_h.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_v.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_v.png
new file mode 100755
index 0000000..9885911
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/ib_cover_v.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slh.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slh.png
new file mode 100755
index 0000000..b8ae13c
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slh.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slv.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slv.png
new file mode 100755
index 0000000..821ad55
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/slv.png
Binary files differ
diff --git a/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/vtrough.png b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/vtrough.png
new file mode 100755
index 0000000..4a66522
--- /dev/null
+++ b/abs/mv-core/e16-myth-settings/e16/themes/mine/iconbox/images/vtrough.png
Binary files differ