move and update preference file in LyX.app bundle; do not append version suffix to binaries for osx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13231 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-02-13 21:54:04 +00:00
parent 72c40bc700
commit 33381332fc
4 changed files with 21 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2006-02-13 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* lyxinclude.m4 (LYX_USE_PACKAGING): do not set program_suffix for
macosx packaging.
2006-02-07 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* lyxinclude.m4 (LYX_VERSION_SUFFIX): do not alter PACKAGE here.

View File

@ -586,7 +586,6 @@ AC_MSG_RESULT($lyx_use_packaging)
case $lyx_use_packaging in
macosx) AC_DEFINE(USE_MACOSX_PACKAGING, 1, [Define to 1 if LyX should use a MacOS X application bundle file layout])
PACKAGE=LyX${version_suffix}
program_suffix=$version_suffix
default_prefix="/Applications/${PACKAGE}.app"
bindir='${prefix}/Contents/MacOS'
libdir='${prefix}/Contents/Resources'

View File

@ -1,15 +1,20 @@
2006-02-13 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* MacOSX/LyX.app/Contents/Resources/preferences: move here. the
LyX subdirectory has not been updated; update the prefs for 1.4.0.
2006-02-02 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* FORMAT: document branches
2006-02-01 Bennett Helm <bennett.helm@fandm.edu>
* MacOSX/LyX.app/Contents/Resources/preferences: update again.
* MacOSX/LyX.app/Contents/Resources/LyX/preferences: update again.
Something went wrong.
2006-1-12 Bennett Helm <bennett.helm@fandm.edu>
* MacOSX/LyX.app/Contents/Resources/preferences: update formats
* MacOSX/LyX.app/Contents/Resources/LyX/preferences: update formats
section to conform to lyx-1.4 conventions
2005-10-13 Jürgen Spitzmüller <j.spitzmueller@gmx.de>

View File

@ -10,14 +10,14 @@
# This file is written by LyX, if you want to make your own
# modifications you should do them from inside LyX and save
\bind_file mac
\bind_file "mac"
#
# MISC SECTION ######################################
#
\path_prefix "/usr/bin:/usr/local/bin:/usr/local/teTeX/bin/powerpc-apple-darwin-current:/usr/X11R6/bin:/sw/bin:/opt/local/teTeX/bin"
\serverpipe "~/Library/Application Support/LyX/.lyxpipe"
\serverpipe "~/Library/Application Support/LyX-1.4/.lyxpipe"
\preview on
#
@ -52,6 +52,7 @@
# FILE SECTION ######################################
#
\template_path "~/Library/Application Support/LyX-1.4/templates"
#
# ASCII EXPORT SECTION ##############################
@ -89,8 +90,13 @@
\format "word" "doc" "Word" "W" "open" ""
\format "rtf" "rtf" "RTF" "" "open" ""
#
# CONVERTERS SECTION ##########################
#
\converter "latex" "lyx" "$$s/../MacOS/tex2lyx -f $$i $$o" ""
#
# COPIERS SECTION ##########################
#