diff options
| author | 2008-06-29 22:00:14 +0000 | |
|---|---|---|
| committer | 2008-06-29 22:00:14 +0000 | |
| commit | cd53660df23a1d0345dc72d80b52d4d2a7a45aff (patch) | |
| tree | c8025da9f05a91ff4da4827950c7f1c157e06782 | |
| parent | added resources for kvirc executable (diff) | |
| download | KVIrc-cd53660df23a1d0345dc72d80b52d4d2a7a45aff.tar.gz KVIrc-cd53660df23a1d0345dc72d80b52d4d2a7a45aff.tar.bz2 KVIrc-cd53660df23a1d0345dc72d80b52d4d2a7a45aff.zip | |
2 download links/files missing for gettext
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1966 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | doc/win32.compiling.2.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/win32.compiling.2.0.txt b/doc/win32.compiling.2.0.txt index 943163d9f..97656b085 100644 --- a/doc/win32.compiling.2.0.txt +++ b/doc/win32.compiling.2.0.txt @@ -54,7 +54,7 @@ Requisites: - Gnu GetText for Win32:
[Localization library; needed to translate kvirc interface into your own language, optional]
Any version will work; We advice you to use the version you can find at http://sourceforge.net/projects/gettext .
- The package you want is called "gettext-tools-0.13.1.bin.woe32.zip" (version number may vary).
+ The package you want is called "gettext-tools-0.13.1.bin.woe32.zip", "gettext-runtime-0.13.1.bin.woe32.zip" and "libiconv-1.9.1.bin.woe32.zip" (version numbers may vary).
- Phonon smplayer/vlc frontend for Mingw:
[Multimedia library; needed to play multimedia files using phonon, optional]
|
