diff options
Diffstat (limited to 'protocols/Weather/src/resource.h')
-rw-r--r-- | protocols/Weather/src/resource.h | 31 |
1 files changed, 6 insertions, 25 deletions
diff --git a/protocols/Weather/src/resource.h b/protocols/Weather/src/resource.h index 67e9006fb3..809c94857b 100644 --- a/protocols/Weather/src/resource.h +++ b/protocols/Weather/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by ..\res\resource.rc +// Used by W:\miranda-ng\protocols\Weather\res\resource.rc // #define IDI_ICON 101 #define IDD_USERINFO 201 @@ -9,6 +9,7 @@ #define IDD_POPUP 204 #define IDD_OPTIONS 205 #define IDI_LOG 206 +#define IDD_ACCOUNT_OPT 207 #define IDI_UPDATE2 208 #define IDI_READ 209 #define IDI_UPDATE 210 @@ -17,11 +18,9 @@ #define IDR_PMENU 213 #define IDD_TEXTOPT 216 #define IDD_BRIEF 217 -#define IDD_SETUP 218 #define IDR_TMENU 219 #define IDR_TMMENU 220 #define IDI_EDIT 222 -#define IDD_INFO 224 #define IDD_SEARCHCITY 225 #define IDC_NAME 2000 #define IDC_ID 2001 @@ -31,7 +30,6 @@ #define IDC_AVATARSIZE 2006 #define IDC_UPDATE 2007 #define IDC_BTITLE 2008 -#define IDC_STARTUPUPD 2008 #define IDC_CHANGE 2009 #define IDC_BTITLE2 2009 #define IDC_USEWINCOLORS 2010 @@ -39,7 +37,6 @@ #define IDC_CH 2013 #define IDC_NTEXT 2015 #define IDC_DEGREE 2016 -#define IDC_E 2017 #define IDC_W 2018 #define IDC_POP1 2019 #define IDC_XTEXT 2020 @@ -56,9 +53,6 @@ #define IDC_HTEXT 2028 #define IDC_DPop 2029 #define IDC_DAutoUpdate 2030 -#define IDC_IURL 2032 -#define IDC_MURL 2033 -#define IDC_PROTOCOND 2034 #define IDC_Overwrite 2035 #define IDC_UPDCONDCHG 2036 #define IDC_REMOVEOLD 2037 @@ -78,14 +72,8 @@ #define IDC_W3 2052 #define IDC_W4 2053 #define IDC_BROWSE 2054 -#define IDC_VIEW1 2055 -#define IDC_RESET1 2056 -#define IDC_VIEW2 2057 #define IDC_V1 2058 #define IDC_V2 2059 -#define IDC_RESET2 2060 -#define IDC_SVCINFO 2061 -#define IDC_GETNAME 2062 #define IDC_P1 2063 #define IDC_P2 2064 #define IDC_P3 2065 @@ -125,23 +113,17 @@ #define IDC_MOREDETAIL 2095 #define IDC_DATALIST 2096 #define IDC_MUPDATE 2097 -#define IDC_MFRAME 2099 #define IDC_MTOGGLE 2101 #define IDC_MWEBPAGE 2102 #define IDC_MTEXT 2103 -#define IDC_STEP1 2107 -#define IDC_STEP2 2108 -#define IDC_STEP3 2109 -#define IDC_STEP4 2110 -#define IDC_INFOLIST 2117 -#define IDC_RELOADINI 2118 -#define IDC_MEMUSED 2119 -#define IDC_INICOUNT 2120 #define IDC_AVATARSPIN 2124 #define IDC_SEARCHCITY 2125 #define IDC_HEADERBAR 2126 #define IDC_E1 2128 +#define IDC_EDIT1 2128 +#define IDC_KEY 2128 #define IDC_E2 2129 +#define IDC_OBTAIN 2129 #define OIC_HAND 32513 #define OIC_QUES 32514 #define OIC_BANG 32515 @@ -158,7 +140,6 @@ #define ID_T2 40011 #define ID_MPREVIEW 40020 #define ID_MRESET 40021 -#define IDC_STATIC -1 // Next default values for new objects // @@ -167,7 +148,7 @@ #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 226 #define _APS_NEXT_COMMAND_VALUE 40030 -#define _APS_NEXT_CONTROL_VALUE 2128 +#define _APS_NEXT_CONTROL_VALUE 2130 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif |