OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <grit base_dir="." latest_public_release="0" current_release="1" | 2 <grit base_dir="." latest_public_release="0" current_release="1" |
3 source_lang_id="en" enc_check="möl"> | 3 source_lang_id="en" enc_check="möl"> |
4 <outputs> | 4 <outputs> |
5 <output filename="grit/chrome_frame_dialogs.h" type="rc_header"> | 5 <output filename="grit/chrome_frame_dialogs.h" type="rc_header"> |
6 <emit emit_type='prepend'>#include "grit/chrome_frame_resources.h"</emit> | 6 <emit emit_type='prepend'>#include "grit/chrome_frame_resources.h"</emit> |
7 </output> | 7 </output> |
8 <output filename="chrome_frame_dialogs_am.rc" type="rc_all" lang="am" /> | 8 <output filename="chrome_frame_dialogs_am.rc" type="rc_all" lang="am" /> |
9 <output filename="chrome_frame_dialogs_ar.rc" type="rc_all" lang="ar" /> | 9 <output filename="chrome_frame_dialogs_ar.rc" type="rc_all" lang="ar" /> |
10 <output filename="chrome_frame_dialogs_bg.rc" type="rc_all" lang="bg" /> | 10 <output filename="chrome_frame_dialogs_bg.rc" type="rc_all" lang="bg" /> |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
116 <file path="../../chrome/app/resources/generated_resources_zh-CN.xtb" lang="
zh-CN" /> | 116 <file path="../../chrome/app/resources/generated_resources_zh-CN.xtb" lang="
zh-CN" /> |
117 <file path="../../chrome/app/resources/generated_resources_zh-TW.xtb" lang="
zh-TW" /> | 117 <file path="../../chrome/app/resources/generated_resources_zh-TW.xtb" lang="
zh-TW" /> |
118 </translations> | 118 </translations> |
119 <release seq="1" allow_pseudo="false"> | 119 <release seq="1" allow_pseudo="false"> |
120 <structures fallback_to_english="true"> | 120 <structures fallback_to_english="true"> |
121 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 121 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
122 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="../../chrome/app/cf_r
esources.rc" type="dialog" > | 122 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="../../chrome/app/cf_r
esources.rc" type="dialog" > |
123 </structure> | 123 </structure> |
124 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="../../chrome/app/cf_
resources.rc" type="dialog" > | 124 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="../../chrome/app/cf_
resources.rc" type="dialog" > |
125 </structure> | 125 </structure> |
| 126 <structure name="IDD_CHROME_FRAME_TURNDOWN_PROMPT" file="../../chrome/app/
cf_resources.rc" type="dialog" > |
| 127 </structure> |
126 </structures> | 128 </structures> |
127 </release> | 129 </release> |
128 </grit> | 130 </grit> |
OLD | NEW |