1
0
mirror of https://github.com/git/git.git synced 2024-09-22 17:10:55 +02:00

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>
This commit is contained in:
Shawn O. Pearce 2007-09-03 00:17:04 -04:00
parent b4b093d110
commit 2ea2255507

View File

@ -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