Magellan Linux

Contents of /trunk/tigervnc/patches/tigervnc-0.0.90-rh497592.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 817 - (show annotations) (download)
Tue May 19 18:16:42 2009 UTC (15 years ago) by niro
File size: 514 byte(s)
-files for tigervnc

1 diff -up tigervnc-0.0.90/unix/vncserver.rh497592 tigervnc-0.0.90/unix/vncserver
2 --- tigervnc-0.0.90/unix/vncserver.rh497592 2009-05-18 15:49:33.000000000 +0200
3 +++ tigervnc-0.0.90/unix/vncserver 2009-05-18 15:50:26.000000000 +0200
4 @@ -57,6 +57,7 @@ $defaultXStartup
5 = ("#!/bin/sh\n\n".
6 "vncconfig -iconic &\n".
7 "unset SESSION_MANAGER\n".
8 + "unset DBUS_SESSION_BUS_ADDRESS\n".
9 "OS=`uname -s`\n".
10 "if [ \$OS = 'Linux' ]; then\n".
11 " case \"\$WINDOWMANAGER\" in\n".