diff options
Diffstat (limited to 'protocols/FacebookRM/res')
-rw-r--r-- | protocols/FacebookRM/res/facebook.rc | 5 | ||||
-rw-r--r-- | protocols/FacebookRM/res/feeds.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | protocols/FacebookRM/res/friends.ico | bin | 0 -> 1150 bytes |
3 files changed, 3 insertions, 2 deletions
diff --git a/protocols/FacebookRM/res/facebook.rc b/protocols/FacebookRM/res/facebook.rc index 803a7f2103..1d602b3fe4 100644 --- a/protocols/FacebookRM/res/facebook.rc +++ b/protocols/FacebookRM/res/facebook.rc @@ -58,6 +58,8 @@ IDI_AUTH_ASK ICON "auth_ask.ico" IDI_AUTH_REVOKE ICON "auth_revoke.ico"
IDI_POKE ICON "poke.ico"
IDI_NOTIFICATION ICON "notification.ico"
+IDI_NEWSFEED ICON "feeds.ico"
+IDI_FRIENDS ICON "friends.ico"
/////////////////////////////////////////////////////////////////////////////
//
@@ -267,8 +269,7 @@ END //
// Generated from the TEXTINCLUDE 3 resource.
//
-
-
+
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
diff --git a/protocols/FacebookRM/res/feeds.ico b/protocols/FacebookRM/res/feeds.ico Binary files differnew file mode 100644 index 0000000000..99feff90f5 --- /dev/null +++ b/protocols/FacebookRM/res/feeds.ico diff --git a/protocols/FacebookRM/res/friends.ico b/protocols/FacebookRM/res/friends.ico Binary files differnew file mode 100644 index 0000000000..d883108db7 --- /dev/null +++ b/protocols/FacebookRM/res/friends.ico |