OSDN Git Service

Renamed netcom namespace
authorLatif Khalifa <latifer@streamgrid.net>
Tue, 14 Jul 2009 20:14:54 +0000 (20:14 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Tue, 14 Jul 2009 20:14:54 +0000 (20:14 +0000)
commit957d0c393e5f038fafc28bbfcfbfdb1605522e02
tree936f30fd7a505b9791d5d71868f803df0f00ed60
parent177a12dc363fc0317e42dcfd992f26c4b30f0820
Renamed netcom namespace

git-svn-id: https://radegast.googlecode.com/svn/trunk@104 f7a694da-4d33-11de-9ad6-1127a62b9fcd
37 files changed:
Radegast/Core/ChatTextManager.cs
Radegast/Core/IMTextManager.cs
Radegast/Core/ListItems/RegionSearchResultItem.cs
Radegast/Core/RadegastInstance.cs
Radegast/Core/StateManager.cs
Radegast/GUI/Consoles/ChatConsole.cs
Radegast/GUI/Consoles/ConferenceIMTabWindow.cs
Radegast/GUI/Consoles/FindPeopleConsole.cs
Radegast/GUI/Consoles/FriendsConsole.cs
Radegast/GUI/Consoles/GroupIMTabWindow.cs
Radegast/GUI/Consoles/IMTabWindow.cs
Radegast/GUI/Consoles/MainConsole.cs
Radegast/GUI/Consoles/MasterTab.cs
Radegast/GUI/Consoles/OutfitTextures.cs
Radegast/GUI/Consoles/SearchConsole.cs
Radegast/GUI/Consoles/TabsConsole.cs
Radegast/GUI/Dialogs/DebugLog.cs
Radegast/GUI/Dialogs/DetachedTab.cs
Radegast/GUI/Dialogs/MainForm.cs
Radegast/GUI/Dialogs/Profile.cs
Radegast/GUI/Dialogs/Teleport.cs
Radegast/Netcom/Enums.cs
Radegast/Netcom/EventArgs/AlertMessageEventArgs.cs
Radegast/Netcom/EventArgs/ChatEventArgs.cs
Radegast/Netcom/EventArgs/ChatSentEventArgs.cs
Radegast/Netcom/EventArgs/ClientDisconnectEventArgs.cs
Radegast/Netcom/EventArgs/ClientLoginEventArgs.cs
Radegast/Netcom/EventArgs/InstantMessageEventArgs.cs
Radegast/Netcom/EventArgs/InstantMessageSentEventArgs.cs
Radegast/Netcom/EventArgs/MoneyBalanceEventArgs.cs
Radegast/Netcom/EventArgs/OverrideEventArgs.cs
Radegast/Netcom/EventArgs/TeleportStatusEventArgs.cs
Radegast/Netcom/EventArgs/TeleportingEventArgs.cs
Radegast/Netcom/LoginOptions.cs
Radegast/Netcom/RadegastNetcom/SLNetCom.cs
Radegast/Netcom/RadegastNetcom/SLNetComEvents.cs
Radegast/Netcom/StartLocationParser.cs