diff options
Diffstat (limited to 'plugins/Clist_modern')
-rw-r--r-- | plugins/Clist_modern/res/MicroChat.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/Clist_modern/res/MicroLunch.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/Clist_modern/res/MicroPhone.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/Clist_modern/res/chat.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/Clist_modern/res/lunch.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/Clist_modern/res/phone.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/Clist_modern/res/resource.rc | 12 |
7 files changed, 0 insertions, 12 deletions
diff --git a/plugins/Clist_modern/res/MicroChat.ico b/plugins/Clist_modern/res/MicroChat.ico Binary files differdeleted file mode 100644 index a0eea80aae..0000000000 --- a/plugins/Clist_modern/res/MicroChat.ico +++ /dev/null diff --git a/plugins/Clist_modern/res/MicroLunch.ico b/plugins/Clist_modern/res/MicroLunch.ico Binary files differdeleted file mode 100644 index 1b8fc46b81..0000000000 --- a/plugins/Clist_modern/res/MicroLunch.ico +++ /dev/null diff --git a/plugins/Clist_modern/res/MicroPhone.ico b/plugins/Clist_modern/res/MicroPhone.ico Binary files differdeleted file mode 100644 index 5114368f56..0000000000 --- a/plugins/Clist_modern/res/MicroPhone.ico +++ /dev/null diff --git a/plugins/Clist_modern/res/chat.ico b/plugins/Clist_modern/res/chat.ico Binary files differdeleted file mode 100644 index 8f065e41dc..0000000000 --- a/plugins/Clist_modern/res/chat.ico +++ /dev/null diff --git a/plugins/Clist_modern/res/lunch.ico b/plugins/Clist_modern/res/lunch.ico Binary files differdeleted file mode 100644 index 1a5abaaa0e..0000000000 --- a/plugins/Clist_modern/res/lunch.ico +++ /dev/null diff --git a/plugins/Clist_modern/res/phone.ico b/plugins/Clist_modern/res/phone.ico Binary files differdeleted file mode 100644 index 3aad71f13a..0000000000 --- a/plugins/Clist_modern/res/phone.ico +++ /dev/null diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 8a32e977bc..ebfdc4212a 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -47,36 +47,24 @@ IDI_AVATAR_OVERLAY_OCCUPIED ICON "occupied.ico" IDI_AVATAR_OVERLAY_OFFLINE ICON "offline.ico"
-IDI_AVATAR_OVERLAY_PHONE ICON "phone.ico"
-
IDI_AVATAR_OVERLAY_AWAY ICON "Away.ico"
IDI_AVATAR_OVERLAY_DND ICON "DND.ico"
IDI_AVATAR_OVERLAY_INVISIBLE ICON "invisible.ico"
-IDI_AVATAR_OVERLAY_LUNCH ICON "lunch.ico"
-
-IDI_AVATAR_OVERLAY_CHAT ICON "chat.ico"
-
IDI_STATUS_OVERLAY_NA ICON "MicroNA.ico"
IDI_STATUS_OVERLAY_OCCUPIED ICON "Microoccupied.ico"
IDI_STATUS_OVERLAY_OFFLINE ICON "Microoffline.ico"
-IDI_STATUS_OVERLAY_PHONE ICON "Microphone.ico"
-
IDI_STATUS_OVERLAY_AWAY ICON "MicroAway.ico"
IDI_STATUS_OVERLAY_DND ICON "MicroDND.ico"
IDI_STATUS_OVERLAY_INVISIBLE ICON "Microinvisible.ico"
-IDI_STATUS_OVERLAY_LUNCH ICON "Microlunch.ico"
-
-IDI_STATUS_OVERLAY_CHAT ICON "Microchat.ico"
-
IDI_ICQC1 ICON "1.ico"
IDI_ICQC2 ICON "2.ico"
|