Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 6b2faf215fbc77b2302428fbf5673f13 > files > 6

uxlaunch-0.56-6.fc15.src.rpm

--- uxlaunch-0.56/options.c.orig	2010-12-05 12:59:31.942503917 +0000
+++ uxlaunch-0.56/options.c	2010-12-05 13:00:52.896500511 +0000
@@ -25,7 +25,7 @@
 
 /* builtin defaults */
 int tty = 2;
-char session[256] = "/usr/bin/mutter --sm-disable";
+char session[256] = "/usr/bin/mutter --sm-disable --mutter-plugins=meego-netbook";
 char username[256] = "meego";
 
 int verbose = 0;