[Bug 6570] Please switch to daelstorm nicotine

Reinhard Tartler siretart at tauware.de
Tue Feb 21 13:10:04 GMT 2006


ok, here we go. See attached diffstat and changelog

Gruesse,
	Reinhard

-------------- next part --------------
 CHANGELOG                                 |    8 
 pynicotine/config.py                      |    2 
 pynicotine/gtkgui/about.py                |   10 
 pynicotine/gtkgui/chatrooms.py            |   56 -
 pynicotine/gtkgui/dirchooser.py           |  245 ----
 pynicotine/gtkgui/downloads.py            |   20 
 pynicotine/gtkgui/entrydialog.py          |   57 +
 pynicotine/gtkgui/fix-pygtk               |    2 
 pynicotine/gtkgui/frame.py                |   50 -
 pynicotine/gtkgui/glade2py.py             |   48 
 pynicotine/gtkgui/nicotine-settings.glade | 1478 +++++++++++++++++++++++++++---
 pynicotine/gtkgui/nicotine_glade.py       |  402 ++++----
 pynicotine/gtkgui/privatechat.py          |    8 
 pynicotine/gtkgui/search.py               |   74 -
 pynicotine/gtkgui/settings_glade.py       |  988 ++++++++++++--------
 pynicotine/gtkgui/settingswindow.py       |  103 +-
 pynicotine/gtkgui/ticker.py               |    4 
 pynicotine/gtkgui/transferlist.py         |    4 
 pynicotine/gtkgui/translux.py             |    6 
 pynicotine/gtkgui/uploads.py              |   16 
 pynicotine/gtkgui/userbrowse.py           |  150 ++-
 pynicotine/gtkgui/userinfo.py             |    2 
 pynicotine/gtkgui/utils.py                |   28 
 pynicotine/pynicotine.py                  |    2 
 pynicotine/slskproto.py                   |   25 
 pynicotine/transfers.py                   |   15 
 pynicotine/utils.py                       |    2 
 27 files changed, 2645 insertions(+), 1160 deletions(-)
-------------- next part --------------
--- nicotine-1.0.8rc1/CHANGELOG	2004-05-02 14:52:08.000000000 +0200
+++ nicotine-1.0.8-daelstorm/CHANGELOG	2005-08-17 21:34:24.000000000 +0200
@@ -1,4 +1,12 @@
 ChangeLog for Nicotine
+Version 1.0.8-d Aug 17 2004
+- 1.0.8-d is a combo of 1.0.8z and some new stuff, listing it all here.
+- Added GTK2-Fileselector (Works nicely for Win32)
+- Added many changes to wording of the settings dialogs
+- Added Remote Uploads (Browse yourself, right click on files, upload, type in username)
+- Added Remote Downloads (Added Checkbox in Settings->Transfers)
+- Fixed some of the many PyGTK warning messages
+- Removed the PING-OF-BAN
 
 Version 1.0.8rc1 May 1 2004
  - Added the missing handler for server-pushed searches


More information about the Ubuntu-motu mailing list