diff options
| author | 2008-05-26 19:04:56 +0000 | |
|---|---|---|
| committer | 2008-05-26 19:04:56 +0000 | |
| commit | ddce84f1dfbbfca28aa425ddf9e6c2a58e11356e (patch) | |
| tree | d4b45f788fb9ad017a0eef57148ab67c609e309e | |
| parent | fix segfault in proxy settings (but there is another segfault ^^) (diff) | |
| download | KVIrc-ddce84f1dfbbfca28aa425ddf9e6c2a58e11356e.tar.gz KVIrc-ddce84f1dfbbfca28aa425ddf9e6c2a58e11356e.tar.bz2 KVIrc-ddce84f1dfbbfca28aa425ddf9e6c2a58e11356e.zip | |
added doc
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1858 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | doc/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | doc/win32.compiling.2.0.txt (renamed from doc/win32.compiling.2.0(cmake).txt) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 450f4cff1..cd774f995 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -13,7 +13,7 @@ SET(howto themes.howto.txt translations.howto.txt ui-style.tips.txt - win32.compiling.1.2.txt + win32.compiling.2.0.txt ) # User documentation diff --git a/doc/win32.compiling.2.0(cmake).txt b/doc/win32.compiling.2.0.txt index 4c85f63d8..4c85f63d8 100644 --- a/doc/win32.compiling.2.0(cmake).txt +++ b/doc/win32.compiling.2.0.txt |
