Generate automatically lyxrc.dist and Info.plist for LyX/Mac

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19382 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2007-08-09 20:57:23 +00:00
parent ca3ffc6c37
commit 043258ff32
4 changed files with 10 additions and 6 deletions

View File

@ -415,6 +415,8 @@ AC_CONFIG_FILES([Makefile
config/Makefile \
development/Makefile \
development/MacOSX/Makefile \
development/MacOSX/Info.plist \
development/MacOSX/lyxrc.dist \
development/MacOSX/spotlight/Makefile \
development/lyx.spec \
intl/Makefile \

View File

@ -24,7 +24,7 @@
</dict>
</array>
<key>CFBundleGetInfoString</key>
<string>LyX/Mac-1.5.2</string>
<string>LyX/Mac @VERSION@</string>
<key>CFBundleIconFile</key>
<string>LyXapp.icns</string>
<key>CFBundleIdentifier</key>
@ -34,7 +34,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.5.2</string>
<string>@VERSION@</string>
<key>CFBundleSignature</key>
<string>OLYX</string>
</dict>

View File

@ -5,11 +5,13 @@ LINGUAS = $(srcdir)/../../po/LINGUAS
SUBDIRS = spotlight
bundledir = ${prefix}/Contents
dist_bundle_DATA = Info.plist PkgInfo
dist_bundle_DATA = PkgInfo
nodist_bundle_DATA = Info.plist
dist_bin_SCRIPTS = lyxeditor
dist_pkgdata_DATA = COPYING LyXapp.icns LyX.icns lyxrc.dist
dist_pkgdata_DATA = COPYING LyXapp.icns LyX.icns
nodist_pkgdata_DATA = lyxrc.dist
install-data-hook:

View File

@ -17,7 +17,7 @@
#
\path_prefix "/usr/texbin:/usr/local/gwTeX/bin/powerpc-apple-darwin-current:/usr/local/gwTeX/bin/i386-apple-darwin-current:/usr/local/teTeX/bin/powerpc-apple-darwin-current:/usr/local/teTeX/bin/i386-apple-darwin-current:/sw/bin:/sw/sbin:/opt/local/teTeX/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/sbin"
\serverpipe "~/Library/Application Support/LyX-1.5/.lyxpipe"
\serverpipe "~/Library/Application Support/LyX@program_suffix@/.lyxpipe"
\preview on
#
@ -52,7 +52,7 @@
# FILE SECTION ######################################
#
\template_path "~/Library/Application Support/LyX-1.5/templates"
\template_path "~/Library/Application Support/LyX@program_suffix@/templates"
#
# PLAIN TEXT EXPORT SECTION ##############################