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

Side by Side Diff: chrome/app/locales/hr.vcproj

Issue 115820: Fix font sizes in locales other than en-US, da, he, and zh-TW. (Closed)
Patch Set: Created 11 years, 6 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
« no previous file with comments | « chrome/app/locales/hi.vcproj ('k') | chrome/app/locales/hu.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="hr" 5 Name="hr"
6 ProjectGUID="{CE1426F6-7D2B-4574-9929-58387BF7B05F}" 6 ProjectGUID="{CE1426F6-7D2B-4574-9929-58387BF7B05F}"
7 RootNamespace="hr" 7 RootNamespace="hr"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 > 148 >
149 </File> 149 </File>
150 <File 150 <File
151 RelativePath="$(OutDir)\obj\global_intermediate\webkit\w ebkit_strings_hr.rc" 151 RelativePath="$(OutDir)\obj\global_intermediate\webkit\w ebkit_strings_hr.rc"
152 > 152 >
153 </File> 153 </File>
154 <File 154 <File
155 RelativePath="$(OutDir)\grit_derived_sources\strings$(CH ROMIUM_BUILD)_hr.rc" 155 RelativePath="$(OutDir)\grit_derived_sources\strings$(CH ROMIUM_BUILD)_hr.rc"
156 > 156 >
157 </File> 157 </File>
158 <File
159 RelativePath="$(OutDir)\obj\global_intermediate\app\app_ strings_hr.rc"
160 >
161 </File>
162 <File
163 RelativePath="$(OutDir)\obj\global_intermediate\app\app_ locale_settings_hr.rc"
164 >
165 </File>
158 </Files> 166 </Files>
159 <Globals> 167 <Globals>
160 </Globals> 168 </Globals>
161 </VisualStudioProject> 169 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/locales/hi.vcproj ('k') | chrome/app/locales/hu.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698