Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(589)

Side by Side Diff: chrome/app/chrome_dll_resource.h

Issue 39248: Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_he.xtb » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file. 2 // Microsoft Visual C++ generated include file.
3 // Used by chrome_dll.rc 3 // Used by chrome_dll.rc
4 // 4 //
5 5
6 #define IDR_MAINFRAME 101 6 #define IDR_MAINFRAME 101
7 7
8 #define IDR_SAD_PLUGIN 1000 8 #define IDR_SAD_PLUGIN 1000
9 9
10 // Values around 1600 are used by installer/setup/build/ 10 // Values around 1600 are used by installer/setup/build/
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 #define IDC_ENCODING_ISO88593 35033 115 #define IDC_ENCODING_ISO88593 35033
116 #define IDC_ENCODING_ISO885910 35034 116 #define IDC_ENCODING_ISO885910 35034
117 #define IDC_ENCODING_ISO885914 35035 117 #define IDC_ENCODING_ISO885914 35035
118 #define IDC_ENCODING_ISO885916 35036 118 #define IDC_ENCODING_ISO885916 35036
119 #define IDC_ENCODING_WINDOWS1254 35037 119 #define IDC_ENCODING_WINDOWS1254 35037
120 #define IDC_ENCODING_ISO88596 35038 120 #define IDC_ENCODING_ISO88596 35038
121 #define IDC_ENCODING_WINDOWS1256 35039 121 #define IDC_ENCODING_WINDOWS1256 35039
122 #define IDC_ENCODING_ISO88598 35040 122 #define IDC_ENCODING_ISO88598 35040
123 #define IDC_ENCODING_WINDOWS1255 35041 123 #define IDC_ENCODING_WINDOWS1255 35041
124 #define IDC_ENCODING_WINDOWS1258 35042 124 #define IDC_ENCODING_WINDOWS1258 35042
125 #define IDC_ENCODING_ISO88598I 35043
125 126
126 // Clipboard commands 127 // Clipboard commands
127 #define IDC_CUT 36000 128 #define IDC_CUT 36000
128 #define IDC_COPY 36001 129 #define IDC_COPY 36001
129 #define IDC_COPY_URL 36002 130 #define IDC_COPY_URL 36002
130 #define IDC_PASTE 36003 131 #define IDC_PASTE 36003
131 132
132 // Find-in-page 133 // Find-in-page
133 #define IDC_FIND 37000 134 #define IDC_FIND 37000
134 #define IDC_FIND_NEXT 37001 135 #define IDC_FIND_NEXT 37001
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 // 187 //
187 #ifdef APSTUDIO_INVOKED 188 #ifdef APSTUDIO_INVOKED
188 #ifndef APSTUDIO_READONLY_SYMBOLS 189 #ifndef APSTUDIO_READONLY_SYMBOLS
189 #define _APS_NO_MFC 1 190 #define _APS_NO_MFC 1
190 #define _APS_NEXT_RESOURCE_VALUE 3001 191 #define _APS_NEXT_RESOURCE_VALUE 3001
191 #define _APS_NEXT_COMMAND_VALUE 42000 192 #define _APS_NEXT_COMMAND_VALUE 42000
192 #define _APS_NEXT_CONTROL_VALUE 4017 193 #define _APS_NEXT_CONTROL_VALUE 4017
193 #define _APS_NEXT_SYMED_VALUE 1001 194 #define _APS_NEXT_SYMED_VALUE 1001
194 #endif 195 #endif
195 #endif 196 #endif
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_he.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698