summaryrefslogtreecommitdiffstats
path: root/abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg')
-rw-r--r--abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg102
1 files changed, 0 insertions, 102 deletions
diff --git a/abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg b/abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg
deleted file mode 100644
index b86bb90..0000000
--- a/abs/core/mv/e16_theme_settings/e16_config_dir/themes/Summer/imageclasses/iconbox.cfg
+++ /dev/null
@@ -1,102 +0,0 @@
-/* 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
-