Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-emulator
diff options
context:
space:
mode:
Diffstat (limited to 'sugar-emulator')
-rwxr-xr-xsugar-emulator2
1 files changed, 2 insertions, 0 deletions
diff --git a/sugar-emulator b/sugar-emulator
index 76fccdb..8806162 100755
--- a/sugar-emulator
+++ b/sugar-emulator
@@ -90,4 +90,6 @@ else:
_start_xephyr(width, height, min(_sugar.get_screen_dpi(), 96))
+os.environ['GTK2_RC_FILES'] = env.get_data_path('gtkrc')
+
os.execlp('dbus-launch', 'dbus-launch', '--exit-with-session', program)