Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk/theme/gtkrc.em
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2010-02-12 08:09:32 (GMT)
committer Simon Schampijer <simon@schampijer.de>2010-02-12 08:09:32 (GMT)
commita9ca087f0786f9e05b80a7e5b9905a4e99529efb (patch)
treefdf82507a155b7fd7bd4d24df476293f962546f2 /gtk/theme/gtkrc.em
parented7902076552a06e862de38378d4b6a6c8ca6f19 (diff)
parenta5c453a6eb97af0342771e4d235a2bb84427796b (diff)
Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-artwork/mainline
Diffstat (limited to 'gtk/theme/gtkrc.em')
-rw-r--r--gtk/theme/gtkrc.em5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
index 56770ea..69dccd9 100644
--- a/gtk/theme/gtkrc.em
+++ b/gtk/theme/gtkrc.em
@@ -149,6 +149,11 @@ style "default"
GtkButtonBox::child-internal-pad-x = 0
GtkButtonBox::child-internal-pad-y = 0
+ # The following line hints to gecko (and possibly other appliations)
+ # that the entry should be drawn transparently on the canvas.
+ # Without this, gecko will fill in the background of the entry.
+ GtkEntry::honors-transparent-bg-hint = 1
+
engine "sugar" {
line_width = $line_width
thick_line_width = $thick_line_width