summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-03 04:17:04 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-09-03 04:17:04 (GMT)
commit2ea22555073a1272ba1dc4ecb9968c0f8616e860 (patch)
tree205d62e942fe4ff1c83a4d82f9c2c7cccc1b3577
parentb4b093d1109d0a1fd6f20c21751665ee6ca66f9b (diff)
downloadgit-2ea22555073a1272ba1dc4ecb9968c0f8616e860.zip
git-2ea22555073a1272ba1dc4ecb9968c0f8616e860.tar.gz
git-2ea22555073a1272ba1dc4ecb9968c0f8616e860.tar.bz2
git-gui: Update po/README as symlink process is not necessary
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>
-rw-r--r--po/README7
1 files changed, 1 insertions, 6 deletions
diff --git a/po/README b/po/README
index af5dfad..e7cf405 100644
--- a/po/README
+++ b/po/README
@@ -130,12 +130,7 @@ resulting git-gui under your locale:
$ 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