From 8961d22bf949515e2888f3963a3b3696b0aa61ad Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 20 Jul 2012 12:40:21 +0000 Subject: MetaContacts: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../proto_metacontacts/Proto_MetaContacts.rc | Bin 4450 -> 0 bytes .../proto_metacontacts/Proto_MetaContacts.vcxproj | 4 ++-- .../Proto_MetaContacts.vcxproj.filters | 4 ++-- plugins/MetaContacts/proto_metacontacts/icos/Away.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/icos/DND.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/icos/FFC.ico | Bin 1150 -> 0 bytes .../MetaContacts/proto_metacontacts/icos/Invisible.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/icos/NA.ico | Bin 1150 -> 0 bytes .../MetaContacts/proto_metacontacts/icos/Occupied.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/icos/Offline.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/icos/Online.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/icos/Phone.ico | Bin 1150 -> 0 bytes plugins/MetaContacts/proto_metacontacts/res/Away.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/DND.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/FFC.ico | Bin 0 -> 1150 bytes .../MetaContacts/proto_metacontacts/res/Invisible.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/Lunch.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/NA.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/Occupied.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/Offline.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/Online.ico | Bin 0 -> 1150 bytes plugins/MetaContacts/proto_metacontacts/res/Phone.ico | Bin 0 -> 1150 bytes .../proto_metacontacts/res/Proto_MetaContacts.rc | Bin 0 -> 4362 bytes plugins/MetaContacts/proto_metacontacts/resource.h | Bin 1738 -> 0 bytes plugins/MetaContacts/proto_metacontacts/src/resource.h | Bin 0 -> 1738 bytes 26 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/Away.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/DND.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/FFC.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/NA.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/Offline.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/Online.ico delete mode 100644 plugins/MetaContacts/proto_metacontacts/icos/Phone.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Away.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/DND.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/FFC.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Invisible.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Lunch.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/NA.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Occupied.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Offline.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Online.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Phone.ico create mode 100644 plugins/MetaContacts/proto_metacontacts/res/Proto_MetaContacts.rc delete mode 100644 plugins/MetaContacts/proto_metacontacts/resource.h create mode 100644 plugins/MetaContacts/proto_metacontacts/src/resource.h (limited to 'plugins/MetaContacts/proto_metacontacts') diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc deleted file mode 100644 index bc0ee80246..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.rc and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj index 4195943ad0..a969e084be 100644 --- a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj +++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj @@ -119,10 +119,10 @@ - + - + diff --git a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters index f1da3c7881..af73080618 100644 --- a/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters +++ b/plugins/MetaContacts/proto_metacontacts/Proto_MetaContacts.vcxproj.filters @@ -11,12 +11,12 @@ - + Header Files - + Resource Files diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Away.ico b/plugins/MetaContacts/proto_metacontacts/icos/Away.ico deleted file mode 100644 index 41def6a954..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/Away.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/DND.ico b/plugins/MetaContacts/proto_metacontacts/icos/DND.ico deleted file mode 100644 index 7e2a80318c..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/DND.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico b/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico deleted file mode 100644 index 82e21a3d9c..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/FFC.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico b/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico deleted file mode 100644 index a4c3701df6..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/Invisible.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico b/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico deleted file mode 100644 index 03fe42309c..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/Lunch.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/NA.ico b/plugins/MetaContacts/proto_metacontacts/icos/NA.ico deleted file mode 100644 index 03b6aa419c..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/NA.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico b/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico deleted file mode 100644 index 8b76a97269..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/Occupied.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico b/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico deleted file mode 100644 index 64a5750fbc..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/Offline.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Online.ico b/plugins/MetaContacts/proto_metacontacts/icos/Online.ico deleted file mode 100644 index ae811fa98c..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/Online.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico b/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico deleted file mode 100644 index fe3532b6c1..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/icos/Phone.ico and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Away.ico b/plugins/MetaContacts/proto_metacontacts/res/Away.ico new file mode 100644 index 0000000000..41def6a954 Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Away.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/DND.ico b/plugins/MetaContacts/proto_metacontacts/res/DND.ico new file mode 100644 index 0000000000..7e2a80318c Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/DND.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/FFC.ico b/plugins/MetaContacts/proto_metacontacts/res/FFC.ico new file mode 100644 index 0000000000..82e21a3d9c Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/FFC.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Invisible.ico b/plugins/MetaContacts/proto_metacontacts/res/Invisible.ico new file mode 100644 index 0000000000..a4c3701df6 Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Invisible.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Lunch.ico b/plugins/MetaContacts/proto_metacontacts/res/Lunch.ico new file mode 100644 index 0000000000..03fe42309c Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Lunch.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/NA.ico b/plugins/MetaContacts/proto_metacontacts/res/NA.ico new file mode 100644 index 0000000000..03b6aa419c Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/NA.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Occupied.ico b/plugins/MetaContacts/proto_metacontacts/res/Occupied.ico new file mode 100644 index 0000000000..8b76a97269 Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Occupied.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Offline.ico b/plugins/MetaContacts/proto_metacontacts/res/Offline.ico new file mode 100644 index 0000000000..64a5750fbc Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Offline.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Online.ico b/plugins/MetaContacts/proto_metacontacts/res/Online.ico new file mode 100644 index 0000000000..ae811fa98c Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Online.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Phone.ico b/plugins/MetaContacts/proto_metacontacts/res/Phone.ico new file mode 100644 index 0000000000..fe3532b6c1 Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Phone.ico differ diff --git a/plugins/MetaContacts/proto_metacontacts/res/Proto_MetaContacts.rc b/plugins/MetaContacts/proto_metacontacts/res/Proto_MetaContacts.rc new file mode 100644 index 0000000000..219e1939a6 Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/res/Proto_MetaContacts.rc differ diff --git a/plugins/MetaContacts/proto_metacontacts/resource.h b/plugins/MetaContacts/proto_metacontacts/resource.h deleted file mode 100644 index 6a73a87039..0000000000 Binary files a/plugins/MetaContacts/proto_metacontacts/resource.h and /dev/null differ diff --git a/plugins/MetaContacts/proto_metacontacts/src/resource.h b/plugins/MetaContacts/proto_metacontacts/src/resource.h new file mode 100644 index 0000000000..6a73a87039 Binary files /dev/null and b/plugins/MetaContacts/proto_metacontacts/src/resource.h differ -- cgit v1.2.3