summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/IconPacks/default/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/IconPacks/default/src')
-rw-r--r--plugins/UserInfoEx/IconPacks/default/src/icons.h112
-rw-r--r--plugins/UserInfoEx/IconPacks/default/src/icons_version.h46
2 files changed, 158 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/IconPacks/default/src/icons.h b/plugins/UserInfoEx/IconPacks/default/src/icons.h
new file mode 100644
index 0000000000..46871836bd
--- /dev/null
+++ b/plugins/UserInfoEx/IconPacks/default/src/icons.h
@@ -0,0 +1,112 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by uinfoex_icons.rc
+//
+#define IDI_FIRST_ICON 101
+
+// dialog inforbar
+#define IDI_DLG_DETAILS 101
+#define IDI_DLG_PHONE 102
+#define IDI_DLG_EMAIL 103
+
+// dialog infobar & buttons
+#define IDI_ANNIVERSARY 104
+#define IDI_EXPORT 105
+#define IDI_IMPORT 106
+#define IDI_SEARCH 107
+
+// common icons of details dialog pages
+#define IDI_MIRANDA 108
+#define IDI_PASSWORD 109
+#define IDI_FEMALE 110
+#define IDI_MALE 111
+#define IDI_CLOCK 112
+#define IDI_MARITAL 113
+
+// commonly used buttons
+#define IDI_BTN_UPDATE 114
+#define IDI_BTN_OK 115
+#define IDI_BTN_CLOSE 116
+#define IDI_BTN_APPLY 117
+#define IDI_BTN_GOTO 118
+#define IDI_BTN_PHONE 119
+#define IDI_BTN_FAX 120
+#define IDI_BTN_CELLULAR 121
+#define IDI_BTN_CUSTOMPHONE 122
+#define IDI_BTN_EMAIL 123
+#define IDI_BTN_DOWNARROW 124
+#define IDI_BTN_ADD 125
+#define IDI_BTN_EDIT 126
+#define IDI_BTN_DELETE 127
+#define IDI_BTN_EXIMPORT 128
+#define IDI_BTN_BIRTHDAY_BACKUP 129
+
+// details treeview icons
+#define IDI_TREE_GENERAL 130
+#define IDI_TREE_ADVANCED 131
+#define IDI_TREE_COMPANY 132
+#define IDI_TREE_CONTACT 133
+#define IDI_TREE_ABOUT 134
+#define IDI_TREE_PHOTO 135
+#define IDI_TREE_ADDRESS 136
+#define IDI_TREE_NOTES 137
+#define IDI_TREE_PROFILE 138
+
+// export: choose modules
+#define IDI_LST_MODULES 139
+#define IDI_LST_FOLDER 140
+
+// zodiac icons
+#define IDI_ZOD_AQUARIUS 141
+#define IDI_ZOD_ARIES 142
+#define IDI_ZOD_CANCER 143
+#define IDI_ZOD_CAPRICORN 144
+#define IDI_ZOD_GEMINI 145
+#define IDI_ZOD_LEO 146
+#define IDI_ZOD_LIBRA 147
+#define IDI_ZOD_PISCES 148
+#define IDI_ZOD_SAGITTARIUS 149
+#define IDI_ZOD_SCORPIO 150
+#define IDI_ZOD_TAURUS 151
+#define IDI_ZOD_VIRGO 152
+
+// reminder
+#define IDI_BIRTHDAY 153
+#define IDI_RMD_DTB0 154
+#define IDI_RMD_DTB1 155
+#define IDI_RMD_DTB2 156
+#define IDI_RMD_DTB3 157
+#define IDI_RMD_DTB4 158
+#define IDI_RMD_DTB5 159
+#define IDI_RMD_DTB6 160
+#define IDI_RMD_DTB7 161
+#define IDI_RMD_DTB8 162
+#define IDI_RMD_DTB9 163
+#define IDI_RMD_DTBX 164
+#define IDI_RMD_DTA0 165
+#define IDI_RMD_DTA1 166
+#define IDI_RMD_DTA2 167
+#define IDI_RMD_DTA3 168
+#define IDI_RMD_DTA4 169
+#define IDI_RMD_DTA5 170
+#define IDI_RMD_DTA6 171
+#define IDI_RMD_DTA7 172
+#define IDI_RMD_DTA8 173
+#define IDI_RMD_DTA9 174
+#define IDI_RMD_DTAX 175
+
+#define IDI_LASTICON 175
+
+// version text
+#define IDS_ICOPACKVERSION 1001
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 1002
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1000
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
diff --git a/plugins/UserInfoEx/IconPacks/default/src/icons_version.h b/plugins/UserInfoEx/IconPacks/default/src/icons_version.h
new file mode 100644
index 0000000000..70cfcad517
--- /dev/null
+++ b/plugins/UserInfoEx/IconPacks/default/src/icons_version.h
@@ -0,0 +1,46 @@
+/*
+
+Miranda IM: the free IM client for Microsoft* Windows*
+
+Copyright 2000-2007 Miranda ICQ/IM project,
+all portions of this codebase are copyrighted to the people
+listed in contributors.txt.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or ( at your option ) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+aLONG with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+*/
+
+#include "version.h"
+
+#ifndef __ICO_VERSION_H__
+#define __ICO_VERSION_H__ 1
+
+#define __ICO_MAJOR_VERSION 1
+#define __ICO_MINOR_VERSION 2
+#define __ICO_RELEASE_NUM 0
+#define __ICO_BUILD_NUM 0
+
+#define __ICO_FILEVERSION_STRING __ICO_MAJOR_VERSION,__ICO_MINOR_VERSION,__ICO_RELEASE_NUM,__ICO_BUILD_NUM
+#define __ICO_FILEVERSION_STRING_DOTS __ICO_MAJOR_VERSION.__ICO_MINOR_VERSION.__ICO_RELEASE_NUM.__ICO_BUILD_NUM
+
+#define __ICO_VERSION_STRING __STRINGIFY( __FILEVERSION_STRING_DOTS )
+
+#define __ICO_SHORT_DESC "This is an Iconpack for the UserInfoEx plugin"
+#define __ICO_AUTHOR __AUTHOR
+#define __ICO_AUTHOREMAIL __AUTHOREMAIL
+#define __ICO_COPYRIGHT __COPYRIGHT
+#define __ICO_AUTHORWEB __AUTHORWEB
+
+#endif /* __ICO_VERSION_H__ */