diff options
| author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-22 16:02:12 +0000 | 
|---|---|---|
| committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-22 16:02:12 +0000 | 
| commit | 173568eb900bc6cd725a05a4b6b6c066bcea35ab (patch) | |
| tree | bedf22ba40dd4bc34bffb43dc94aa2ec353c3d76 | |
| parent | 494dce29991522fb4b330ba6eaf085f058d6af46 (diff) | |
libs are statically compiled now
git-svn-id: http://svn.miranda-ng.org/main/trunk@8691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
| -rw-r--r-- | protocols/Sametime/docs/readme.txt | 18 | 
1 files changed, 0 insertions, 18 deletions
| diff --git a/protocols/Sametime/docs/readme.txt b/protocols/Sametime/docs/readme.txt index 337d12e892..779b498ad6 100644 --- a/protocols/Sametime/docs/readme.txt +++ b/protocols/Sametime/docs/readme.txt @@ -14,24 +14,6 @@ http://meanwhile.sourceforge.net/ -
 -INSTALATION
 -
 -This plugin needs glib windows dll libraries copied into main Miranda directory (directory with Miranda32.exe or Miranda64.exe) to work.
 -
 -For 32 bit version (\docs\dll_x32\):
 -libglib-2.0-0.dll   from http://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.26/glib_2.26.1-1_win32.zip
 -intl.dll            from http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/gettext-runtime_0.18.1.1-2_win32.zip
 -
 -For 64 bit version (\docs\dll_x64\):
 -libglib-2.0-0.dll   from http://ftp.gnome.org/pub/gnome/binaries/win64/glib/2.26/glib_2.26.1-1_win64.zip
 -libintl-8.dll       from http://ftp.gnome.org/pub/gnome/binaries/win64/dependencies/gettext-runtime_0.18.1.1-2_win64.zip
 -
 -
 -
 -
 -
 -
  KNOWN ISSUES
  1) 
 | 
