summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b4b093d)
raw | patch | inline | side by side (parent: b4b093d)
author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 3 Sep 2007 04:17:04 +0000 (00:17 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 3 Sep 2007 04:17:04 +0000 (00:17 -0400) |
We don't actually need to create the lib/msgs symlink back to our
po directory in the source tree. git-gui.sh is smart enough to
figure out this is where the msg files are and will load them from
the po directory if invoked as git-gui.sh.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
po directory in the source tree. git-gui.sh is smart enough to
figure out this is where the msg files are and will load them from
the po directory if invoked as git-gui.sh.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
po/README | patch | blob | history |
diff --git a/po/README b/po/README
index af5dfad8c7564d930d1f83b4525eeb9d1ff179ba..e7cf40524755e1b66add9e2e3ac3200290e3eb48 100644 (file)
--- a/po/README
+++ b/po/README
$ make install
$ LANG=af git-gui
-There is a trick to test your translation without first installing, if
-you prefer. First, create this symbolic link in the source tree:
-
- $ ln -s ../po lib/msgs
-
-After setting up such a symbolic link, you can:
+There is a trick to test your translation without first installing:
$ make
$ LANG=af ./git-gui.sh