diff --git a/src/webimtray/TrayInstaller/TrayInstaller.vdproj b/src/mibewtray/TrayInstaller/TrayInstaller.vdproj similarity index 100% rename from src/webimtray/TrayInstaller/TrayInstaller.vdproj rename to src/mibewtray/TrayInstaller/TrayInstaller.vdproj diff --git a/src/webimtray/WebIMTray/App.Designer.cs b/src/mibewtray/WebIMTray/App.Designer.cs similarity index 100% rename from src/webimtray/WebIMTray/App.Designer.cs rename to src/mibewtray/WebIMTray/App.Designer.cs diff --git a/src/webimtray/WebIMTray/App.resx b/src/mibewtray/WebIMTray/App.resx similarity index 100% rename from src/webimtray/WebIMTray/App.resx rename to src/mibewtray/WebIMTray/App.resx diff --git a/src/webimtray/WebIMTray/AssemblyInfo.cs b/src/mibewtray/WebIMTray/AssemblyInfo.cs similarity index 100% rename from src/webimtray/WebIMTray/AssemblyInfo.cs rename to src/mibewtray/WebIMTray/AssemblyInfo.cs diff --git a/src/webimtray/WebIMTray/LockNotificationForm.cs b/src/mibewtray/WebIMTray/LockNotificationForm.cs similarity index 100% rename from src/webimtray/WebIMTray/LockNotificationForm.cs rename to src/mibewtray/WebIMTray/LockNotificationForm.cs diff --git a/src/webimtray/WebIMTray/Main.Designer.cs b/src/mibewtray/WebIMTray/Main.Designer.cs similarity index 100% rename from src/webimtray/WebIMTray/Main.Designer.cs rename to src/mibewtray/WebIMTray/Main.Designer.cs diff --git a/src/webimtray/WebIMTray/Main.cs b/src/mibewtray/WebIMTray/Main.cs similarity index 100% rename from src/webimtray/WebIMTray/Main.cs rename to src/mibewtray/WebIMTray/Main.cs diff --git a/src/webimtray/WebIMTray/Main.resx b/src/mibewtray/WebIMTray/Main.resx similarity index 100% rename from src/webimtray/WebIMTray/Main.resx rename to src/mibewtray/WebIMTray/Main.resx diff --git a/src/webimtray/WebIMTray/Options.cs b/src/mibewtray/WebIMTray/Options.cs similarity index 100% rename from src/webimtray/WebIMTray/Options.cs rename to src/mibewtray/WebIMTray/Options.cs diff --git a/src/webimtray/WebIMTray/UserActivityHook.cs b/src/mibewtray/WebIMTray/UserActivityHook.cs similarity index 100% rename from src/webimtray/WebIMTray/UserActivityHook.cs rename to src/mibewtray/WebIMTray/UserActivityHook.cs diff --git a/src/webimtray/WebIMTray/icons/App.ico b/src/mibewtray/WebIMTray/icons/App.ico similarity index 100% rename from src/webimtray/WebIMTray/icons/App.ico rename to src/mibewtray/WebIMTray/icons/App.ico diff --git a/src/webimtray/WebIMTray/icons/Notify.ico b/src/mibewtray/WebIMTray/icons/Notify.ico similarity index 100% rename from src/webimtray/WebIMTray/icons/Notify.ico rename to src/mibewtray/WebIMTray/icons/Notify.ico diff --git a/src/webimtray/WebIMTray/icons/Notify_offl.ico b/src/mibewtray/WebIMTray/icons/Notify_offl.ico similarity index 100% rename from src/webimtray/WebIMTray/icons/Notify_offl.ico rename to src/mibewtray/WebIMTray/icons/Notify_offl.ico diff --git a/src/webimtray/WebIMTray/icons/Options.ico b/src/mibewtray/WebIMTray/icons/Options.ico similarity index 100% rename from src/webimtray/WebIMTray/icons/Options.ico rename to src/mibewtray/WebIMTray/icons/Options.ico diff --git a/src/webimtray/WebIMTray/icons/about_head.bmp b/src/mibewtray/WebIMTray/icons/about_head.bmp similarity index 100% rename from src/webimtray/WebIMTray/icons/about_head.bmp rename to src/mibewtray/WebIMTray/icons/about_head.bmp diff --git a/src/webimtray/WebIMTray/mibewTray.csproj b/src/mibewtray/WebIMTray/mibewTray.csproj similarity index 100% rename from src/webimtray/WebIMTray/mibewTray.csproj rename to src/mibewtray/WebIMTray/mibewTray.csproj diff --git a/src/webimtray/WebIMTray/mibewTray.sln b/src/mibewtray/WebIMTray/mibewTray.sln similarity index 100% rename from src/webimtray/WebIMTray/mibewTray.sln rename to src/mibewtray/WebIMTray/mibewTray.sln diff --git a/src/webimtray/WebIMTray/options/About.Designer.cs b/src/mibewtray/WebIMTray/options/About.Designer.cs similarity index 100% rename from src/webimtray/WebIMTray/options/About.Designer.cs rename to src/mibewtray/WebIMTray/options/About.Designer.cs diff --git a/src/webimtray/WebIMTray/options/About.cs b/src/mibewtray/WebIMTray/options/About.cs similarity index 100% rename from src/webimtray/WebIMTray/options/About.cs rename to src/mibewtray/WebIMTray/options/About.cs diff --git a/src/webimtray/WebIMTray/options/About.resx b/src/mibewtray/WebIMTray/options/About.resx similarity index 100% rename from src/webimtray/WebIMTray/options/About.resx rename to src/mibewtray/WebIMTray/options/About.resx diff --git a/src/webimtray/WebIMTray/options/OptionPanel.cs b/src/mibewtray/WebIMTray/options/OptionPanel.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionPanel.cs rename to src/mibewtray/WebIMTray/options/OptionPanel.cs diff --git a/src/webimtray/WebIMTray/options/OptionsConnectionPanel.Designer.cs b/src/mibewtray/WebIMTray/options/OptionsConnectionPanel.Designer.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsConnectionPanel.Designer.cs rename to src/mibewtray/WebIMTray/options/OptionsConnectionPanel.Designer.cs diff --git a/src/webimtray/WebIMTray/options/OptionsConnectionPanel.cs b/src/mibewtray/WebIMTray/options/OptionsConnectionPanel.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsConnectionPanel.cs rename to src/mibewtray/WebIMTray/options/OptionsConnectionPanel.cs diff --git a/src/webimtray/WebIMTray/options/OptionsConnectionPanel.resx b/src/mibewtray/WebIMTray/options/OptionsConnectionPanel.resx similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsConnectionPanel.resx rename to src/mibewtray/WebIMTray/options/OptionsConnectionPanel.resx diff --git a/src/webimtray/WebIMTray/options/OptionsDialog.Designer.cs b/src/mibewtray/WebIMTray/options/OptionsDialog.Designer.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsDialog.Designer.cs rename to src/mibewtray/WebIMTray/options/OptionsDialog.Designer.cs diff --git a/src/webimtray/WebIMTray/options/OptionsDialog.cs b/src/mibewtray/WebIMTray/options/OptionsDialog.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsDialog.cs rename to src/mibewtray/WebIMTray/options/OptionsDialog.cs diff --git a/src/webimtray/WebIMTray/options/OptionsDialog.resx b/src/mibewtray/WebIMTray/options/OptionsDialog.resx similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsDialog.resx rename to src/mibewtray/WebIMTray/options/OptionsDialog.resx diff --git a/src/webimtray/WebIMTray/options/OptionsGeneralPanel.Designer.cs b/src/mibewtray/WebIMTray/options/OptionsGeneralPanel.Designer.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsGeneralPanel.Designer.cs rename to src/mibewtray/WebIMTray/options/OptionsGeneralPanel.Designer.cs diff --git a/src/webimtray/WebIMTray/options/OptionsGeneralPanel.cs b/src/mibewtray/WebIMTray/options/OptionsGeneralPanel.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsGeneralPanel.cs rename to src/mibewtray/WebIMTray/options/OptionsGeneralPanel.cs diff --git a/src/webimtray/WebIMTray/options/OptionsGeneralPanel.resx b/src/mibewtray/WebIMTray/options/OptionsGeneralPanel.resx similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsGeneralPanel.resx rename to src/mibewtray/WebIMTray/options/OptionsGeneralPanel.resx diff --git a/src/webimtray/WebIMTray/options/OptionsSoundsPanel.Designer.cs b/src/mibewtray/WebIMTray/options/OptionsSoundsPanel.Designer.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsSoundsPanel.Designer.cs rename to src/mibewtray/WebIMTray/options/OptionsSoundsPanel.Designer.cs diff --git a/src/webimtray/WebIMTray/options/OptionsSoundsPanel.cs b/src/mibewtray/WebIMTray/options/OptionsSoundsPanel.cs similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsSoundsPanel.cs rename to src/mibewtray/WebIMTray/options/OptionsSoundsPanel.cs diff --git a/src/webimtray/WebIMTray/options/OptionsSoundsPanel.resx b/src/mibewtray/WebIMTray/options/OptionsSoundsPanel.resx similarity index 100% rename from src/webimtray/WebIMTray/options/OptionsSoundsPanel.resx rename to src/mibewtray/WebIMTray/options/OptionsSoundsPanel.resx diff --git a/src/webimtray/WebIMTray/sound.au b/src/mibewtray/WebIMTray/sound.au similarity index 100% rename from src/webimtray/WebIMTray/sound.au rename to src/mibewtray/WebIMTray/sound.au diff --git a/src/webimtray/WebIMTray/toolbarImages/hide.bmp b/src/mibewtray/WebIMTray/toolbarImages/hide.bmp similarity index 100% rename from src/webimtray/WebIMTray/toolbarImages/hide.bmp rename to src/mibewtray/WebIMTray/toolbarImages/hide.bmp diff --git a/src/webimtray/WebIMTray/toolbarImages/history.bmp b/src/mibewtray/WebIMTray/toolbarImages/history.bmp similarity index 100% rename from src/webimtray/WebIMTray/toolbarImages/history.bmp rename to src/mibewtray/WebIMTray/toolbarImages/history.bmp diff --git a/src/webimtray/WebIMTray/toolbarImages/options.bmp b/src/mibewtray/WebIMTray/toolbarImages/options.bmp similarity index 100% rename from src/webimtray/WebIMTray/toolbarImages/options.bmp rename to src/mibewtray/WebIMTray/toolbarImages/options.bmp diff --git a/src/webimtray/WebIMTray/toolbarImages/refresh.bmp b/src/mibewtray/WebIMTray/toolbarImages/refresh.bmp similarity index 100% rename from src/webimtray/WebIMTray/toolbarImages/refresh.bmp rename to src/mibewtray/WebIMTray/toolbarImages/refresh.bmp diff --git a/src/webimtray/WebIMTray/toolbarImages/visitors.bmp b/src/mibewtray/WebIMTray/toolbarImages/visitors.bmp similarity index 100% rename from src/webimtray/WebIMTray/toolbarImages/visitors.bmp rename to src/mibewtray/WebIMTray/toolbarImages/visitors.bmp