Commit Graph

6 Commits

Author SHA1 Message Date
Thorsten Behrens
7cb63431d4 Use system python on Mac unconditionally
Internal python on mac does not yield usable python executable,
use the system one unconditionally.
2011-07-29 00:12:27 +02:00
Petr Mladek
1300f507e5 fix build with internal python
The recent python build fix for MAC removed hardcoded paths to
clone/libs-extern-sys/python/unxlngi6.pro/misc/build/python-inst
The result is that we need to set PYTHONHOME. Also we need to add
python/lib-dynload into PYTHONPATH

This commit also cleans up the condition for SYSTEM_TRANSLATE_TOOLKIT.
It removed the ugly "$(AUGMENT_LIBRARY_PATH) $(WRAPCMD)" when the system
toolkit is used.
2011-06-07 18:43:51 +02:00
Andras Timar
5073631cd0 use --skipsource switch of po2oo
--skipsource also does the fallback to en-US when a translation
is missing so for example we are not flawed by incomplete localized
printing dialogs any more (see fdo#33189)
2011-04-06 10:17:47 +02:00
Fridrich Štrba
a42f627826 The ":" is not a path separator on Windows 2011-03-28 10:46:49 +02:00
Petr Mladek
79ceda1392 allow to use internal translate-toolkit
set optional build dependency and paths
2011-03-25 12:16:11 +01:00
Andras Timar
3a086d2f94 initial import of cs and hu 2011-03-23 15:08:44 +01:00