Subversion Repository

Parent Directory Parent Directory | Revision Log Revision Log


Revision 201 - (show annotations)
Sun Oct 4 15:01:40 2009 UTC (3 years, 8 months ago) by cjg
File size: 164 byte(s)
importing opt
1 #!/bin/sh
2
3 if [ -x /usr/bin/dbus-launch ]
4 then
5 eval `dbus-launch --sh-syntax --exit-with-session`
6 export DBUS_SESSION_BUS_ADDRESS
7 export DBUS_SESSION_BUS_PID
8 fi

Properties

Name Value
svn:executable *