Modified X11 plist to use x11-exec

This commit is contained in:
Ben Byer 2007-12-13 15:57:39 -08:00
parent fc04c9759b
commit 7d9a11329e
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -275,7 +275,6 @@ hw/xprint/doc/Xprt.1x
hw/xprint/doc/Xprt.man
hw/xprint/dpmsstubs-wrapper.c
hw/xprint/miinitext-wrapper.c
hw/xquartz/bundle/org.x.X11.plist
include/dix-config.h
include/kdrive-config.h
include/xgl-config.h

View File

@ -6,7 +6,7 @@
<string>org.x.X11</string>
<key>ProgramArguments</key>
<array>
<string>@APPLE_APPLICATIONS_DIR@/X11.app/Contents/MacOS/X11</string>
<string>/usr/libexec/x11-exec</string>
<string>-launchd</string>
</array>
<key>Sockets</key>