summaryrefslogtreecommitdiffstats
path: root/abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-12-09 17:18:27 (GMT)
committerCecil <knoppmyth@gmail.com>2011-12-09 17:18:27 (GMT)
commitc034db2c880091379f7e58c2938a9689d78fbaa9 (patch)
tree8a074205a2f3bf6ee7fb5945c53e1a1618d41973 /abs/core/e16_theme_settings/e16_config_dir/themes/Summer/cursors.cfg
parent73b42144585c603fc64e7b1d6a126ceb7c486870 (diff)
parentb0c5755ade92ee5b76a6d56248e64254876bc931 (diff)
downloadlinhes_pkgbuild-c034db2c880091379f7e58c2938a9689d78fbaa9.zip
linhes_pkgbuild-c034db2c880091379f7e58c2938a9689d78fbaa9.tar.gz
linhes_pkgbuild-c034db2c880091379f7e58c2938a9689d78fbaa9.tar.bz2
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
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
+