Xquartz: Removed Xplugin.h from EXTRA_DIST

(cherry picked from commit a746383eca)
This commit is contained in:
Jeremy Huddleston 2007-12-10 20:33:30 -08:00
parent 8f2eff643b
commit 7d61893b49
4 changed files with 30 additions and 3 deletions

View File

@ -15,6 +15,9 @@ endif
clean-local:
rm -rf build
resourcedir=$(libdir)/X11/xserver
resource_DATA = Xquartz.plist
EXTRA_DIST = \
org.x.X11.plist \
Info.plist \

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!-- This file contains system-wide defaults for the Apple X11 server -->
<plist version="1.0">
<dict>
<key>apps_menu</key>
<array>
<array>
<string>Terminal</string>
<string>xterm</string>
<string>n</string>
</array>
<array>
<string>xman</string>
<string>xman</string>
<string></string>
</array>
<array>
<string>xlogo</string>
<string>xlogo</string>
<string></string>
</array>
</array>
</dict>
</plist>

View File

@ -4,8 +4,6 @@
<dict>
<key>Label</key>
<string>org.x.X11</string>
<key>Program</key>
<string>@APPLE_APPLICATIONS_DIR@/X11.app/Contents/MacOS/X11</string>
<key>ProgramArguments</key>
<array>
<string>@APPLE_APPLICATIONS_DIR@/X11.app/Contents/MacOS/X11</string>

View File

@ -67,5 +67,4 @@ EXTRA_DIST = \
x-hash.h \
x-hook.h \
x-list.h \
Xplugin.h \
xpr.h