Jean-Marc Lasgouttes
378f3ec631
use mkdir -p directly since (1) we know darwin supports it and (2) we do not know whether to use $(mkdir_p) (automake 1.10) or $(MKDIR_P) (automake 1.9) (bug 4216)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20241 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-12 16:40:23 +00:00
Jean-Marc Lasgouttes
dbbd415d8f
also install en.lproj file in the bundle on the mac
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19462 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 17:48:57 +00:00
Jean-Marc Lasgouttes
043258ff32
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
2007-08-09 20:57:23 +00:00
Jean-Marc Lasgouttes
013d04ac96
[the "translation" patch series] Part 4: translating the LyX menu on the mac
...
* development/MacOSX/Makefile.am: when installing, create bogus
language directories to allow translation through Qt.
* src/frontends/qt4/GuiApplication.cpp (MenuTranslator): new class,
redirects some Qt translation requests to gettext.
(GuiApplication): install the MenuTranslator.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19351 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 20:57:01 +00:00
Jean-Marc Lasgouttes
68b3ad672d
Do not forget to distribute lyxeditor script too.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18472 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-23 10:27:30 +00:00
Jean-Marc Lasgouttes
6977164d68
Use the automake framework to install the LyX/Mac stuff. Probably more
...
work to do.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17982 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-25 13:24:22 +00:00