summaryrefslogtreecommitdiffstats
path: root/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.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/cursors.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/cursors.cfg')
-rw-r--r--abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg69
1 files changed, 69 insertions, 0 deletions
diff --git a/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg b/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
new file mode 100644
index 0000000..60a1acf
--- /dev/null
+++ b/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
@@ -0,0 +1,69 @@
+#include <definitions>
+__E_CFG_VERSION 1
+
+/* Maintained at themes.effx.us
+ $Id: cursors.cfg 46 2009-04-13 05:25:03Z don $ */
+
+__CURSOR __BGN
+ __NAME DEFAULT
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_LEFT_PTR
+__END
+
+__CURSOR __BGN
+ __NAME GRAB
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_CROSSHAIR
+__END
+
+__CURSOR __BGN
+ __NAME GRAB_MOVE
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_FLEUR
+__END
+
+__CURSOR __BGN
+ __NAME GRAB_RESIZE
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_SIZING
+__END
+
+__CURSOR __BGN
+ __NAME MOVE
+ __FG_COLOR 197 212 220
+ __BG_COLOR 7 59 91
+ __NATIVE_ID XC_FLEUR
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_H
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_SB_H_DOUBLE_ARROW
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_V
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_BOTTOM_SIDE
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_BR
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_BOTTOM_RIGHT_CORNER
+__END
+
+__CURSOR __BGN
+ __NAME RESIZE_TR
+ __FG_COLOR 7 59 91
+ __BG_COLOR 197 212 220
+ __NATIVE_ID XC_BOTTOM_LEFT_CORNER
+__END
+