summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/MobileState/src/clients.h5
-rw-r--r--plugins/MobileState/src/resource.h2
2 files changed, 4 insertions, 3 deletions
diff --git a/plugins/MobileState/src/clients.h b/plugins/MobileState/src/clients.h
index 806dad4cd8..56fe15f6b1 100644
--- a/plugins/MobileState/src/clients.h
+++ b/plugins/MobileState/src/clients.h
@@ -35,6 +35,7 @@ static const TCHAR *clients[] = {
_T("colibry"),
_T("berry"),
_T("iphone"),
- _T("ipad")
- _T("im+")
+ _T("ipad"),
+ _T("im+"),
+ _T("bayan")
};
diff --git a/plugins/MobileState/src/resource.h b/plugins/MobileState/src/resource.h
index 23a3832222..d54c8b4a53 100644
--- a/plugins/MobileState/src/resource.h
+++ b/plugins/MobileState/src/resource.h
@@ -1,6 +1,6 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by Z:\Myranda\trunk\plugins\MobileState\res\mobilestate.rc
+// Used by ..\res\mobilestate.rc
//
#define IDI_MOBILE 105