Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cursor
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-10-15 19:10:50 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-10-15 19:10:50 (GMT)
commit26e22a14f89621a712d6f252fea276f12819bb50 (patch)
treee5d8d9bff27dba6dcf5b5799e2e9066c687a42dd /cursor
parentc4f08a3b46210812e1b73639bb3a8806c967de67 (diff)
Fix a few syntax errors in the cursor definitions
Diffstat (limited to 'cursor')
-rw-r--r--cursor/sugar/sugar.cursortheme (renamed from cursor/sugar/sugar-cursortheme)8
1 files changed, 4 insertions, 4 deletions
diff --git a/cursor/sugar/sugar-cursortheme b/cursor/sugar/sugar.cursortheme
index 2cec12b..66cb589 100644
--- a/cursor/sugar/sugar-cursortheme
+++ b/cursor/sugar/sugar.cursortheme
@@ -89,7 +89,7 @@
<cursor name="pencil"/>
<cursor name="paintbrush"/>
<cursor name="eyedropper"/>
- <cursor name="base(d)_arrow_down"/>
+ <cursor name="based_arrow_down"/>
<cursor name="sb_v_double_arrow"/>
<cursor name="sb_h_double_arrow"/>
</row><row>
@@ -102,7 +102,7 @@
</row>
</layout>
- <alias name="default" target="left_ptr">
+ <alias name="default" target="left_ptr"/>
<alias name="top_left_arrow" target="left_ptr"/>
<alias name="top_right_arrow" target="right_ptr"/>
<alias name="arrow" target="right_ptr"/>
@@ -133,7 +133,7 @@
<alias name="cross" target="crosshair"/>
- <-- Mozilla cursors -->
+ <!-- Mozilla cursors -->
<!-- moz_spinning -->
<alias name="08e8e1c95fe2fc01f976f1e063a24ccd" target="left_ptr_watch"/>
@@ -153,7 +153,7 @@
moz_menu 08ffe1e65f80fcfdf9fff11263e74c48 (left_ptr with menu) */
-->
- <-- GTK+ toolkit cursors -->
+ <!-- GTK+ toolkit cursors -->
<alias name="1081e37283d90000800003c07f3ef6bf" target="dnd_copy"/>
<alias name="9081237383d90e509aa00f00170e968f" target="dnd_move"/>