summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e55c53c)
raw | patch | inline | side by side (parent: e55c53c)
author | ishmal <ishmal@users.sourceforge.net> | |
Thu, 13 Mar 2008 02:18:18 +0000 (02:18 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Thu, 13 Mar 2008 02:18:18 +0000 (02:18 +0000) |
src/main.cpp | patch | blob | history |
diff --git a/src/main.cpp b/src/main.cpp
index 30bb0a09f00c90dc53f61043b1563b44d239289c..7530b854b01b8e064d3e3d3b15551ef9c68e7caf 100644 (file)
--- a/src/main.cpp
+++ b/src/main.cpp
#ifdef ENABLE_NLS
#ifdef WIN32
- _win32_set_inkscape_env(argv[0])
+ _win32_set_inkscape_env(argv[0]);
RegistryTool rt;
rt.setPathInfo();
gchar *pathBuf = g_strconcat(g_path_get_dirname(argv[0]), "\\", PACKAGE_LOCALE_DIR, NULL);