Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2012-05-02 15:03:56 (GMT)
committer Simon Schampijer <simon@schampijer.de>2012-05-02 15:03:56 (GMT)
commita55fb8598e888b5dcc494560614721be039a7dfa (patch)
treef305eecc3c83624e6a23dbdcfaf5bbd935fd5c22
parentdc1857a3228192a260eb6a7df31e985431dbdc32 (diff)
Specify in the gtk3 theme that we want to use the Sugar cursor theme, SL #3551
We do specify that for the shell in already see [1]. But that does not work for our toolkit-gtk3 activities. Test Case: - on the XO check that the cursor when hovering over a link has the desired size (Read and Browse) - in jhbuild on a non-xo device where the hover cursor has the correct size and shape (was the host system one before) Signed-off-by: Simon Schampijer <simon@laptop.org> Reviewed-by: Manuel QuiƱones <manuq@laptop.org> Tested-by: Manuel QuiƱones <manuq@laptop.org> [1] http://git.sugarlabs.org/sugar/mainline/blobs/master/data/gtkrc.em
-rw-r--r--gtk3/theme/settings.ini.em2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk3/theme/settings.ini.em b/gtk3/theme/settings.ini.em
index bd2d7cd..731970a 100644
--- a/gtk3/theme/settings.ini.em
+++ b/gtk3/theme/settings.ini.em
@@ -14,6 +14,8 @@ icon_large = icon_base * 5
[Settings]
gtk-auto-mnemonics = 1
gtk-toolbar-style = GTK_TOOLBAR_ICONS
+gtk-cursor-theme-name =sugar
+
${
icon_small = icon_base * 3