From a55fb8598e888b5dcc494560614721be039a7dfa Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Wed, 02 May 2012 15:03:56 +0000 Subject: 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 Reviewed-by: Manuel QuiƱones Tested-by: Manuel QuiƱones [1] http://git.sugarlabs.org/sugar/mainline/blobs/master/data/gtkrc.em --- 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 -- cgit v0.9.1