* desktopgui: moved files to stop polluting the namespace

(everything now in net.i2p.desktopgui)
    * desktopgui: some variable renaming in general configuration
This commit is contained in:
mathiasdm
2009-05-08 10:23:24 +00:00
parent 6bcd547ca0
commit 72e4dabd30
36 changed files with 197 additions and 189 deletions

View File

@@ -1,3 +1,8 @@
2009-05-08 Mathiasdm
* desktopgui: moved files to stop polluting the namespace
(everything now in net.i2p.desktopgui)
* desktopgui: some variable renaming in general configuration
2009-05-07 mkvore
* SAM: version 3 added
* SAM: blocking case corrected on simultaneous client connection (v.1-3)