diff --git a/packages/x11/other/uxlaunch/patches/uxlaunch-add_xconfig_option-0.1.diff b/packages/x11/other/uxlaunch/patches/uxlaunch-add_xconfig_option-0.1.diff index 66a8425e46..95cabd1f74 100644 --- a/packages/x11/other/uxlaunch/patches/uxlaunch-add_xconfig_option-0.1.diff +++ b/packages/x11/other/uxlaunch/patches/uxlaunch-add_xconfig_option-0.1.diff @@ -1,10 +1,10 @@ -diff -Naur uxlaunch-0.46/options.c uxlaunch-0.46.patch/options.c ---- uxlaunch-0.46/options.c 2010-03-04 19:51:44.000000000 +0100 -+++ uxlaunch-0.46.patch/options.c 2010-03-21 14:07:15.273504664 +0100 +diff -Naur uxlaunch-0.50/options.c uxlaunch-0.50.patch/options.c +--- uxlaunch-0.50/options.c 2010-04-07 20:32:53.000000000 +0200 ++++ uxlaunch-0.50.patch/options.c 2010-04-10 14:20:36.408482887 +0200 @@ -27,6 +27,7 @@ int tty = 2; char session[256] = "/usr/bin/mutter --sm-disable"; - char username[256] = "moblin"; + char username[256] = "meego"; +char xconfig[256] = "/etc/X11/xorg.conf"; int verbose = 0; @@ -61,9 +61,9 @@ diff -Naur uxlaunch-0.46/options.c uxlaunch-0.46.patch/options.c pass = getpwnam(username); if (!pass) -diff -Naur uxlaunch-0.46/uxlaunch.h uxlaunch-0.46.patch/uxlaunch.h ---- uxlaunch-0.46/uxlaunch.h 2010-03-04 19:51:44.000000000 +0100 -+++ uxlaunch-0.46.patch/uxlaunch.h 2010-03-21 14:09:01.116504932 +0100 +diff -Naur uxlaunch-0.50/uxlaunch.h uxlaunch-0.50.patch/uxlaunch.h +--- uxlaunch-0.50/uxlaunch.h 2010-04-07 20:32:53.000000000 +0200 ++++ uxlaunch-0.50.patch/uxlaunch.h 2010-04-10 14:18:29.327483352 +0200 @@ -19,6 +19,7 @@ extern int tty; extern char session[]; @@ -72,9 +72,9 @@ diff -Naur uxlaunch-0.46/uxlaunch.h uxlaunch-0.46.patch/uxlaunch.h extern int session_pid; extern int xpid; -diff -Naur uxlaunch-0.46/xserver.c uxlaunch-0.46.patch/xserver.c ---- uxlaunch-0.46/xserver.c 2010-03-04 19:51:44.000000000 +0100 -+++ uxlaunch-0.46.patch/xserver.c 2010-03-21 14:07:43.871631141 +0100 +diff -Naur uxlaunch-0.50/xserver.c uxlaunch-0.50.patch/xserver.c +--- uxlaunch-0.50/xserver.c 2010-04-07 20:32:53.000000000 +0200 ++++ uxlaunch-0.50.patch/xserver.c 2010-04-10 14:18:29.334358167 +0200 @@ -231,13 +231,13 @@ execl(xserver, xserver, displayname, "-nolisten", "tcp", "-dpi", "120", "-noreset", diff --git a/packages/x11/other/uxlaunch/url b/packages/x11/other/uxlaunch/url index 6876470c93..b4d84fd19d 100644 --- a/packages/x11/other/uxlaunch/url +++ b/packages/x11/other/uxlaunch/url @@ -1 +1 @@ -http://git.moblin.org/cgit.cgi/uxlaunch/snapshot/uxlaunch-0.46.tar.bz2 \ No newline at end of file +http://sources.openelec.tv/svn/uxlaunch-0.50.tar.gz \ No newline at end of file