summaryrefslogtreecommitdiffstats
path: root/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-12-07 19:40:39 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-12-07 19:40:39 (GMT)
commitf441710103513f9621672152b889bfda7f50f064 (patch)
treeacbcec242d3444383c46162dd27d964c1eeac9e4 /abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg
parentf57e609997d91dbdfaa2e18b1e6e7e95876831bc (diff)
downloadlinhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.zip
linhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.tar.gz
linhes_pkgbuild-f441710103513f9621672152b889bfda7f50f064.tar.bz2
tilda, wmaker e16 settings: move /reneame to their proper place in the tree.
Diffstat (limited to 'abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg')
-rw-r--r--abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg102
1 files changed, 102 insertions, 0 deletions
diff --git a/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg b/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg
new file mode 100644
index 0000000..b86bb90
--- /dev/null
+++ b/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg
@@ -0,0 +1,102 @@
+/* Maintained at themes.effx.us
+ $Id: iconbox.cfg 15 2009-03-16 15:35:48Z don $ */
+
+__ICLASS __BGN
+ __NAME ICONBOX_HORIZONTAL
+ __NORMAL "artwork/iconbox/ibox-back.png"
+ __EDGE_SCALING 6 2 9 2
+ __PADDING 4 4 4 4
+__END
+
+#if 0 /* Something is wrong with this, disabling the cover window entirely */
+__ICLASS __BGN
+ __NAME ICONBOX_COVER_HORIZONTAL /* Really unsused by this setup */
+ __NORMAL "artwork/iconbox/ibox-cover.png"
+ __EDGE_SCALING 1 1 1 1
+ __PADDING 1 1 1 1
+__END
+#endif
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_BASE_HORIZONTAL
+ __NORMAL "artwork/iconbox/ibox-scrollbase.png"
+ __EDGE_SCALING 1 1 1 1
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_KNOB_HORIZONTAL
+ __NORMAL "artwork/iconbox/ibox-scrollh_on.png"
+ __EDGE_SCALING 2 2 2 2
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLKNOB_HORIZONTAL
+ __NORMAL "artwork/iconbox/ibox-grab_on.png"
+ __EDGE_SCALING 2 2 2 2
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_VERTICAL
+ __NORMAL "artwork/iconbox/ibox-back.png"
+ __EDGE_SCALING 6 2 9 2
+ __PADDING 4 4 4 4
+__END
+
+#if 0 /* Something is wrong with this, disabling the cover window entirely */
+__ICLASS __BGN
+ __NAME ICONBOX_COVER_VERTICAL /* Really unsused by this setup */
+ __NORMAL "artwork/iconbox/ibox-cover.png"
+ __EDGE_SCALING 1 1 1 1
+ __PADDING 1 1 1 1
+__END
+#endif
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_BASE_VERTICAL
+ __NORMAL "artwork/iconbox/ibox-scrollbase.png"
+ __EDGE_SCALING 1 1 1 1
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLBAR_KNOB_VERTICAL
+ __NORMAL "artwork/iconbox/ibox-scrollv_on.png"
+ __EDGE_SCALING 2 2 2 2
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_SCROLLKNOB_VERTICAL
+ __NORMAL "artwork/iconbox/ibox-grab_on.png"
+ __EDGE_SCALING 2 2 2 2
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_UP
+ __NORMAL "artwork/iconbox/ibox-empty.png"
+ __CLICKED "artwork/iconbox/ibox-empty.png"
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_DOWN
+ __NORMAL "artwork/iconbox/ibox-empty.png"
+ __CLICKED "artwork/iconbox/ibox-empty.png"
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_LEFT
+ __NORMAL "artwork/iconbox/ibox-empty.png"
+ __CLICKED "artwork/iconbox/ibox-empty.png"
+__END
+
+__ICLASS __BGN
+ __NAME ICONBOX_ARROW_RIGHT
+ __NORMAL "artwork/iconbox/ibox-empty.png"
+ __CLICKED "artwork/iconbox/ibox-empty.png"
+__END
+
+__ICLASS __BGN
+ __NAME DEFAULT_ICON_BUTTON
+ __NORMAL "artwork/common/e-box.png"
+ __EDGE_SCALING 15 15 10 10
+ __PADDING 2 2 10 10
+__END
+