Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | // Microsoft Visual C++ generated resource script. |
michael@0 | 2 | // |
michael@0 | 3 | #include "resource.h" |
michael@0 | 4 | |
michael@0 | 5 | #define APSTUDIO_READONLY_SYMBOLS |
michael@0 | 6 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 7 | // |
michael@0 | 8 | // Generated from the TEXTINCLUDE 2 resource. |
michael@0 | 9 | // |
michael@0 | 10 | #define APSTUDIO_HIDDEN_SYMBOLS |
michael@0 | 11 | #include "windows.h" |
michael@0 | 12 | #undef APSTUDIO_HIDDEN_SYMBOLS |
michael@0 | 13 | #include "resource.h" |
michael@0 | 14 | |
michael@0 | 15 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 16 | #undef APSTUDIO_READONLY_SYMBOLS |
michael@0 | 17 | |
michael@0 | 18 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 19 | // English (U.S.) resources |
michael@0 | 20 | |
michael@0 | 21 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
michael@0 | 22 | #ifdef _WIN32 |
michael@0 | 23 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
michael@0 | 24 | #pragma code_page(1252) |
michael@0 | 25 | #endif //_WIN32 |
michael@0 | 26 | |
michael@0 | 27 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 28 | // |
michael@0 | 29 | // Icon |
michael@0 | 30 | // |
michael@0 | 31 | |
michael@0 | 32 | // Icon with lowest ID value placed first to ensure application icon |
michael@0 | 33 | // remains consistent on all systems. |
michael@0 | 34 | IDI_WINEMBED ICON "winEmbed.ICO" |
michael@0 | 35 | IDI_SMALL ICON "SMALL.ICO" |
michael@0 | 36 | |
michael@0 | 37 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 38 | // |
michael@0 | 39 | // Menu |
michael@0 | 40 | // |
michael@0 | 41 | |
michael@0 | 42 | IDC_WINEMBED MENU |
michael@0 | 43 | BEGIN |
michael@0 | 44 | POPUP "&File" |
michael@0 | 45 | BEGIN |
michael@0 | 46 | MENUITEM "New Browser...", MOZ_NewBrowser |
michael@0 | 47 | MENUITEM "E&xit", IDM_EXIT |
michael@0 | 48 | END |
michael@0 | 49 | POPUP "&Edit" |
michael@0 | 50 | BEGIN |
michael@0 | 51 | MENUITEM "Cu&t", MOZ_Cut |
michael@0 | 52 | MENUITEM "&Copy", MOZ_Copy |
michael@0 | 53 | MENUITEM "&Paste", MOZ_Paste |
michael@0 | 54 | MENUITEM SEPARATOR |
michael@0 | 55 | MENUITEM "Select All", MOZ_SelectAll |
michael@0 | 56 | MENUITEM "Select None", MOZ_SelectNone |
michael@0 | 57 | END |
michael@0 | 58 | POPUP "&Go" |
michael@0 | 59 | BEGIN |
michael@0 | 60 | MENUITEM "&Back", MOZ_GoBack |
michael@0 | 61 | MENUITEM "&Forward", MOZ_GoForward |
michael@0 | 62 | END |
michael@0 | 63 | POPUP "&Debug" |
michael@0 | 64 | BEGIN |
michael@0 | 65 | MENUITEM "&This space for rent", ID_DEBUG_THISSPACEFORRENT |
michael@0 | 66 | , GRAYED |
michael@0 | 67 | END |
michael@0 | 68 | POPUP "&Help" |
michael@0 | 69 | BEGIN |
michael@0 | 70 | MENUITEM "&About winEmbed...", MOZ_About |
michael@0 | 71 | END |
michael@0 | 72 | END |
michael@0 | 73 | |
michael@0 | 74 | |
michael@0 | 75 | #ifdef APSTUDIO_INVOKED |
michael@0 | 76 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 77 | // |
michael@0 | 78 | // TEXTINCLUDE |
michael@0 | 79 | // |
michael@0 | 80 | |
michael@0 | 81 | 2 TEXTINCLUDE |
michael@0 | 82 | BEGIN |
michael@0 | 83 | "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" |
michael@0 | 84 | "#include ""windows.h""\r\n" |
michael@0 | 85 | "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" |
michael@0 | 86 | "#include ""resource.h""\r\n" |
michael@0 | 87 | "\0" |
michael@0 | 88 | END |
michael@0 | 89 | |
michael@0 | 90 | 3 TEXTINCLUDE |
michael@0 | 91 | BEGIN |
michael@0 | 92 | "\r\n" |
michael@0 | 93 | "\0" |
michael@0 | 94 | END |
michael@0 | 95 | |
michael@0 | 96 | 1 TEXTINCLUDE |
michael@0 | 97 | BEGIN |
michael@0 | 98 | "resource.h\0" |
michael@0 | 99 | END |
michael@0 | 100 | |
michael@0 | 101 | #endif // APSTUDIO_INVOKED |
michael@0 | 102 | |
michael@0 | 103 | |
michael@0 | 104 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 105 | // |
michael@0 | 106 | // String Table |
michael@0 | 107 | // |
michael@0 | 108 | |
michael@0 | 109 | STRINGTABLE |
michael@0 | 110 | BEGIN |
michael@0 | 111 | IDS_APP_TITLE "winEmbed" |
michael@0 | 112 | IDS_HELLO "Embedding Mozilla is so much fun!!" |
michael@0 | 113 | IDS_ABOUT "winEmbed - Gecko embedding sample" |
michael@0 | 114 | IDS_ABOUT_TITLE "About winEmbed" |
michael@0 | 115 | IDS_HIST_BACK "Going Back to: " |
michael@0 | 116 | IDS_HIST_FORWARD "Going Forward to: " |
michael@0 | 117 | IDS_HIST_RELOAD_NORMAL "Reloading url, (normal) :" |
michael@0 | 118 | END |
michael@0 | 119 | |
michael@0 | 120 | STRINGTABLE |
michael@0 | 121 | BEGIN |
michael@0 | 122 | IDS_HIST_RELOAD_BYPASSPROXY "Reloading url, (bypassing Proxy) :" |
michael@0 | 123 | IDS_HIST_RELOAD_BYPASSCACHE "Reloading url, (bypassing cache) :" |
michael@0 | 124 | IDS_HIST_ADDURL " added to Session History" |
michael@0 | 125 | IDS_HIST_RELOAD_BYPASSPROXYANDCACHE |
michael@0 | 126 | "Reloading url, (bypassing Proxy and cache) :" |
michael@0 | 127 | IDS_HIST_PURGE "purged from session history" |
michael@0 | 128 | IDS_HIST_GOTO "Going to history index : " |
michael@0 | 129 | IDS_HIST_URL " URL : " |
michael@0 | 130 | END |
michael@0 | 131 | |
michael@0 | 132 | #endif // English (U.S.) resources |
michael@0 | 133 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 134 | |
michael@0 | 135 | |
michael@0 | 136 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 137 | // English (U.K.) resources |
michael@0 | 138 | |
michael@0 | 139 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG) |
michael@0 | 140 | #ifdef _WIN32 |
michael@0 | 141 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK |
michael@0 | 142 | #pragma code_page(1252) |
michael@0 | 143 | #endif //_WIN32 |
michael@0 | 144 | |
michael@0 | 145 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 146 | // |
michael@0 | 147 | // Dialog |
michael@0 | 148 | // |
michael@0 | 149 | |
michael@0 | 150 | IDD_BROWSER DIALOG 0, 0, 400, 217 |
michael@0 | 151 | STYLE DS_SETFONT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | |
michael@0 | 152 | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME |
michael@0 | 153 | CAPTION "winEmbed sample - UNSUPPORTED" |
michael@0 | 154 | MENU IDC_WINEMBED |
michael@0 | 155 | FONT 8, "MS Sans Serif" |
michael@0 | 156 | BEGIN |
michael@0 | 157 | PUSHBUTTON "Back",IDC_BACK,1,1,21,13 |
michael@0 | 158 | PUSHBUTTON "Forward",IDC_FORWARD,23,1,30,13 |
michael@0 | 159 | PUSHBUTTON "Reload",IDC_RELOAD,57,1,28,13 |
michael@0 | 160 | PUSHBUTTON "Stop",IDC_STOP,86,1,25,13 |
michael@0 | 161 | LTEXT "Address:",IDC_STATIC,115,3,28,8 |
michael@0 | 162 | COMBOBOX IDC_ADDRESS,145,1,193,52,CBS_DROPDOWN | CBS_AUTOHSCROLL | |
michael@0 | 163 | WS_VSCROLL | WS_TABSTOP |
michael@0 | 164 | DEFPUSHBUTTON "Go",IDC_GO,340,1,25,13 |
michael@0 | 165 | CONTROL "Embedded Browser",IDC_BROWSER,"WINEMBED",WS_TABSTOP,0, |
michael@0 | 166 | 16,400,192 |
michael@0 | 167 | CONTROL "Status",IDC_STATUS,"Static",SS_LEFTNOWORDWRAP | |
michael@0 | 168 | SS_SUNKEN | WS_GROUP,0,208,316,9 |
michael@0 | 169 | CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER, |
michael@0 | 170 | 316,208,84,9 |
michael@0 | 171 | END |
michael@0 | 172 | |
michael@0 | 173 | IDD_BROWSER_NC DIALOG 0, 0, 400, 217 |
michael@0 | 174 | STYLE DS_SETFONT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | |
michael@0 | 175 | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME |
michael@0 | 176 | CAPTION "winEmbed chromeless sample" |
michael@0 | 177 | MENU IDC_WINEMBED |
michael@0 | 178 | FONT 8, "MS Sans Serif" |
michael@0 | 179 | BEGIN |
michael@0 | 180 | CONTROL "Embedded Browser",IDC_BROWSER,"WINEMBED",WS_TABSTOP,0,0, |
michael@0 | 181 | 400,217 |
michael@0 | 182 | END |
michael@0 | 183 | |
michael@0 | 184 | |
michael@0 | 185 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 186 | // |
michael@0 | 187 | // DESIGNINFO |
michael@0 | 188 | // |
michael@0 | 189 | |
michael@0 | 190 | #ifdef APSTUDIO_INVOKED |
michael@0 | 191 | GUIDELINES DESIGNINFO |
michael@0 | 192 | BEGIN |
michael@0 | 193 | IDD_BROWSER, DIALOG |
michael@0 | 194 | BEGIN |
michael@0 | 195 | RIGHTMARGIN, 292 |
michael@0 | 196 | BOTTOMMARGIN, 216 |
michael@0 | 197 | END |
michael@0 | 198 | END |
michael@0 | 199 | #endif // APSTUDIO_INVOKED |
michael@0 | 200 | |
michael@0 | 201 | #endif // English (U.K.) resources |
michael@0 | 202 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 203 | |
michael@0 | 204 | |
michael@0 | 205 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 206 | // English (Ireland) resources |
michael@0 | 207 | |
michael@0 | 208 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENI) |
michael@0 | 209 | #ifdef _WIN32 |
michael@0 | 210 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_EIRE |
michael@0 | 211 | #pragma code_page(1252) |
michael@0 | 212 | #endif //_WIN32 |
michael@0 | 213 | |
michael@0 | 214 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 215 | // |
michael@0 | 216 | // Dialog |
michael@0 | 217 | // |
michael@0 | 218 | |
michael@0 | 219 | IDD_CHOOSEPROFILE DIALOG 0, 0, 186, 154 |
michael@0 | 220 | STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | |
michael@0 | 221 | WS_SYSMENU |
michael@0 | 222 | CAPTION "Choose Profile" |
michael@0 | 223 | FONT 8, "MS Sans Serif" |
michael@0 | 224 | BEGIN |
michael@0 | 225 | LTEXT "Available Profiles:",IDC_STATIC,7,7,56,8 |
michael@0 | 226 | LISTBOX IDC_PROFILELIST,7,18,117,129,LBS_NOINTEGRALHEIGHT | |
michael@0 | 227 | WS_VSCROLL | WS_TABSTOP |
michael@0 | 228 | DEFPUSHBUTTON "Select",IDOK,129,18,50,14 |
michael@0 | 229 | PUSHBUTTON "Cancel",IDCANCEL,129,36,50,14 |
michael@0 | 230 | END |
michael@0 | 231 | |
michael@0 | 232 | |
michael@0 | 233 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 234 | // |
michael@0 | 235 | // DESIGNINFO |
michael@0 | 236 | // |
michael@0 | 237 | |
michael@0 | 238 | #ifdef APSTUDIO_INVOKED |
michael@0 | 239 | GUIDELINES DESIGNINFO |
michael@0 | 240 | BEGIN |
michael@0 | 241 | IDD_CHOOSEPROFILE, DIALOG |
michael@0 | 242 | BEGIN |
michael@0 | 243 | LEFTMARGIN, 7 |
michael@0 | 244 | RIGHTMARGIN, 179 |
michael@0 | 245 | TOPMARGIN, 7 |
michael@0 | 246 | BOTTOMMARGIN, 147 |
michael@0 | 247 | END |
michael@0 | 248 | END |
michael@0 | 249 | #endif // APSTUDIO_INVOKED |
michael@0 | 250 | |
michael@0 | 251 | #endif // English (Ireland) resources |
michael@0 | 252 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 253 | |
michael@0 | 254 | |
michael@0 | 255 | |
michael@0 | 256 | #ifndef APSTUDIO_INVOKED |
michael@0 | 257 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 258 | // |
michael@0 | 259 | // Generated from the TEXTINCLUDE 3 resource. |
michael@0 | 260 | // |
michael@0 | 261 | |
michael@0 | 262 | |
michael@0 | 263 | ///////////////////////////////////////////////////////////////////////////// |
michael@0 | 264 | #endif // not APSTUDIO_INVOKED |
michael@0 | 265 |