Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cursor/sugar/sugar.cursortheme
diff options
context:
space:
mode:
Diffstat (limited to 'cursor/sugar/sugar.cursortheme')
-rw-r--r--cursor/sugar/sugar.cursortheme142
1 files changed, 0 insertions, 142 deletions
diff --git a/cursor/sugar/sugar.cursortheme b/cursor/sugar/sugar.cursortheme
deleted file mode 100644
index 46a992c..0000000
--- a/cursor/sugar/sugar.cursortheme
+++ /dev/null
@@ -1,142 +0,0 @@
-<theme name="OLPC">
- <source size="48" gridsize="48">
- <image file="sugar-0.png" use="0"/>
- <image file="sugar-1.png" use="1"/>
- <image file="sugar-2.png" use="2"/>
- <image file="sugar-3.png" use="3"/>
- <image file="sugar-4.png" use="4"/>
- <image file="sugar-5.png" use="5"/>
- <image file="sugar-6.png" use="6"/>
- <image file="sugar-7.png" use="7"/>
- <image file="sugar-8.png" use="8"/>
- <image file="sugar-9.png" use="9"/>
- <image file="sugar-10.png" use="10"/>
- <image file="sugar-11.png" use="11"/>
-
- <image file="sugar-hotspots.png" use="hotspot"/>
- </source>
-
- <alias name="top_left_arrow" target="left_ptr"/>
-
- <alias name="top_right_arrow" target="right_ptr"/>
- <alias name="arrow" target="right_ptr"/>
- <alias name="draft_small" target="right_ptr"/>
- <alias name="draft_large" target="right_ptr"/>
-
- <alias name="close" target="pirate"/>
- <alias name="destroy" target="pirate"/>
-
- <alias name="right_side" target="left_side"/>
- <alias name="bottom_side" target="top_side"/>
- <alias name="double_arrow" target="top_side"/>
- <alias name="top_right_corner" target="bottom_left_corner"/>
- <alias name="top_left_corner" target="bottom_right_corner"/>
-
- <layout>
- <row>
- <cursor name="left_ptr"/>
- <cursor name="center_ptr"/>
- <cursor name="right_ptr"/>
- <cursor name="exchange"/>
- <cursor name="plus"/>
- <cursor name="minus"/>
- </row><row>
- <cursor name="question_arrow"/>
- <cursor name="link"/>
- <cursor name="unavailable"/>
- <cursor name="pirate"/>
- <cursor name="left_ptr_watch">
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- </cursor>
- <cursor name="left_ptr_modify"/>
- </row><row>
- <cursor name="busy">
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- <frame delay="60"/>
- </cursor>
- <cursor name="circle"/>
- <cursor name="hand1"/>
- <cursor name="hand2"/>
- <cursor name="hand_open"/>
- <cursor name="hand_closed"/>
- </row><row>
- <cursor name="sb_left_arrow"/>
- <cursor name="sb_right_arrow"/>
- <cursor name="sb_up_arrow"/>
- <cursor name="sb_down_arrow"/>
- <cursor name="sb_v_double_arrow"/>
- <cursor name="sb_h_double_arrow"/>
- </row><row>
- <cursor name="bottom_right_corner"/>
- <cursor name="bottom_left_corner"/>
- <cursor name="top_side"/>
- <cursor name="right_side"/>
- <cursor name="fleur"/>
- <cursor name="xterm"/>
- </row><row>
- <cursor name="crosshair"/>
- <cursor name="pencil"/>
- </row>
- </layout>
-
-<!--
- Aliases can also be used to provide cursors to be used in place
- of particular legacy cursor shapes; whenever libXcursor is
- asked to create a bitmap cursor, it creates a hash value
- from the cursor shape, and tries using that as a cursor
- name. Setting the environment variable XCURSOR_DISCOVER will
- log this process, which is useful for finding out the hash values.
-
- The following maps the mozilla pointer-while-waiting cursor to
- left_ptr_watch.
--->
-
- <!-- moz_spinning (left_ptr with watch) -->
- <alias name="08e8e1c95fe2fc01f976f1e063a24ccd" target="left_ptr_watch"/>
-
- <!-- moz_question_arrow (left_ptr with question) -->
- <alias name="5c6cd98b3f3ebcb1f9c7f1c204630408" target="question_arrow"/>
-
-<!--
- More mozilla hash values that could be aliased:
-
- moz_alias 0876e1c15ff2fc01f906f1c363074c0f (left_ptr with small arrow)
- moz_copy 08ffe1cb5fe6fc01f906f1c063814ccf (left_ptr with plus)
- moz_hand_grabbing 208530c400c041818281048008011002 (closed hand)
- moz_hand_grab 5aca4d189052212118709018842178c0 (open hand)
- moz_menu 08ffe1e65f80fcfdf9fff11263e74c48 (left_ptr with menu) */
- moz_question_arrow 5c6cd98b3f3ebcb1f9c7f1c204630408 (left_ptr with ?)
-
- GTK+ toolkit cursors:
--->
-
- <alias name="1081e37283d90000800003c07f3ef6bf" target="dnd_copy"/>
- <alias name="9081237383d90e509aa00f00170e968f" target="dnd_move"/>
- <alias name="3085a0e285430894940527032f8b26df" target="dnd_link"/>
- <alias name="1001208387f90000800003000700f6ff" target="dnd_none"/>
-
- <alias name="90b3018312820b127e5a0b7c8034a301" target="color-picker"/>
-
- <alias name="watch" target="left_ptr_watch"/>
-</theme>