Code

* src/main.cpp: Allow the user to override the locale directory by
authormjwybrow <mjwybrow@users.sourceforge.net>
Tue, 13 Feb 2007 23:33:17 +0000 (23:33 +0000)
committermjwybrow <mjwybrow@users.sourceforge.net>
Tue, 13 Feb 2007 23:33:17 +0000 (23:33 +0000)
commit60bfa7e2e086c7fa95a93033ce64b4a39e026581
treee3a91d004310c4ca0593453c29dd0f7cd8d53717
parent0c2473d6902e9b158b5bf695b85229106899a94b
  * src/main.cpp: Allow the user to override the locale directory by
    setting the environment variable INKSCAPE_LOCALEDIR. This is required
    for OS X where the install location is not known at compile time and
    relative paths can'r be used.  Fixes bug #1641705 and possibly some
    others.
src/main.cpp