Skip to content

Commit

Permalink
Modified X11 plist to use x11-exec
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Byer committed Dec 13, 2007
1 parent fc04c97 commit 7d9a113
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -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
Expand Down
Expand Up @@ -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>
Expand Down

0 comments on commit 7d9a113

Please sign in to comment.