| OLD | NEW |
| 1 <!DOCTYPE HTML> | 1 <!DOCTYPE HTML> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 about:version template page | 4 about:version template page |
| 5 --> | 5 --> |
| 6 | 6 |
| 7 <html id="t" i18n-values="dir:textdirection;"> | 7 <html id="t" i18n-values="dir:textdirection;"> |
| 8 <head> | 8 <head> |
| 9 <title i18n-content="title"></title> | 9 <title i18n-content="title"></title> |
| 10 <if expr="pp_ifdef('android')"> | 10 <if expr="pp_ifdef('android')"> |
| 11 <meta name="viewport" content="width=device-width"> | 11 <meta name="viewport" content="width=device-width"> |
| 12 </if> | 12 </if> |
| 13 <link rel="stylesheet" href="shared/css/about_version.css"> | 13 <link rel="stylesheet" href="shared/css/about_version.css"> |
| 14 <if expr="pp_ifdef('android')"> | 14 <if expr="pp_ifdef('android')"> |
| 15 <link rel="stylesheet" href="about_version_android.css"> | 15 <link rel="stylesheet" href="about_version_android.css"> |
| 16 </if> | 16 </if> |
| 17 <script src="chrome://resources/js/cr.js"></script> |
| 18 <script src="chrome://resources/js/load_time_data.js"></script> |
| 17 <script src="chrome://resources/js/parse_html_subset.js"></script> | 19 <script src="chrome://resources/js/parse_html_subset.js"></script> |
| 18 <script src="chrome://resources/js/util.js"></script> | 20 <script src="chrome://resources/js/util.js"></script> |
| 19 <script src="chrome://version/version.js"></script> | 21 <script src="chrome://version/version.js"></script> |
| 20 <script src="chrome://version/strings.js"></script> | 22 <script src="chrome://version/strings.js"></script> |
| 21 </head> | 23 </head> |
| 22 | 24 |
| 23 <body> | 25 <body> |
| 24 <div id="outer"> | 26 <div id="outer"> |
| 25 <div id="logo"> | 27 <div id="logo"> |
| 26 <if expr="pp_ifdef('enable_themes')"> | 28 <if expr="pp_ifdef('enable_themes')"> |
| 27 <img src="chrome://theme/IDR_PRODUCT_LOGO"> | 29 <img src="chrome://theme/IDR_PRODUCT_LOGO"> |
| 28 </if> | 30 </if> |
| 29 <if expr="not pp_ifdef('enable_themes')"> | 31 <if expr="not pp_ifdef('enable_themes')"> |
| 30 <img src="../../app/theme/default_100_percent/%DISTRIBUTION%/product_log
o.png"> | 32 <img src="../../app/theme/default_100_percent/%DISTRIBUTION%/product_log
o.png"> |
| 31 </if> | 33 </if> |
| 32 <div id="company" i18n-content="company"></div> | 34 <div id="company" i18n-content="company"></div> |
| 33 <div id="copyright" i18n-content="copyright"></div> | 35 <div id="copyright" i18n-content="copyright"></div> |
| 34 </div> | 36 </div> |
| 35 <table id="inner" cellpadding="0" cellspacing="0" border="0"> | 37 <table id="inner" cellpadding="0" cellspacing="0" border="0"> |
| 36 <tr><td class="label" valign="top" id="name" i18n-content="name"></td> | 38 <tr><td class="label" valign="top" id="name" i18n-content="name"></td> |
| 37 <td class="version" id="version"><span i18n-content="version"></span>
(<span i18n-content="official"></span> <span i18n-content="cl"></span>) <span i1
8n-content="version_modifier"></span></td> | 39 <td class="version" id="version"> |
| 40 <span i18n-content="version"></span> |
| 41 (<span i18n-content="official"> |
| 42 </span> <span i18n-content="cl"></span>) |
| 43 <span i18n-content="version_modifier"></span> |
| 44 </td> |
| 38 </tr> | 45 </tr> |
| 39 <if expr="not pp_ifdef('chromeos')"> | 46 <if expr="not pp_ifdef('chromeos')"> |
| 40 <tr><td class="label" valign="top" i18n-content="os_name"></td> | 47 <tr><td class="label" valign="top" i18n-content="os_name"></td> |
| 41 <td class="version" id="os_type"><span i18n-content="os_type"></span>
<span i18n-content="os_version"></span></td> | 48 <td class="version" id="os_type"> |
| 49 <span i18n-content="os_type"></span> |
| 50 <span id="os_version" i18n-content="os_version"></span> |
| 51 </td> |
| 42 </if> | 52 </if> |
| 43 <if expr="pp_ifdef('chromeos')"> | 53 <if expr="pp_ifdef('chromeos')"> |
| 44 <tr><td class="label" valign="top" i18n-content="platform"></td> | 54 <tr><td class="label" valign="top" i18n-content="platform"></td> |
| 45 <td class="version" id="os_type"><span i18n-content="os_version"></spa
n></td> | 55 <td class="version" id="os_type"> |
| 56 <span id="os_version" i18n-content="os_version"></span> |
| 57 </td> |
| 46 </if> | 58 </if> |
| 47 </tr> | 59 </tr> |
| 48 <tr><td class="label" valign="top">WebKit</td> | 60 <tr><td class="label" valign="top">WebKit</td> |
| 49 <td class="version" id="webkit_version" i18n-content="webkit_version">
</td> | 61 <td class="version" id="webkit_version" i18n-content="webkit_version">
</td> |
| 50 </tr> | 62 </tr> |
| 51 <tr><td class="label" valign="top">JavaScript</td> | 63 <tr><td class="label" valign="top">JavaScript</td> |
| 52 <td class="version" id="js_engine"><span i18n-content="js_engine"></sp
an> <span i18n-content="js_version"></span></td> | 64 <td class="version" id="js_engine"> |
| 65 <span i18n-content="js_engine"></span> |
| 66 <span i18n-content="js_version"></span> |
| 67 </td> |
| 53 </tr> | 68 </tr> |
| 54 <if expr="not pp_ifdef('android')"> | 69 <if expr="not pp_ifdef('android')"> |
| 55 <tr><td class="label" valign="top" i18n-content="flash_plugin"></td> | 70 <tr><td class="label" valign="top" i18n-content="flash_plugin"></td> |
| 56 <td class="version" id="flash_version" i18n-content="flash_version">
</td> | 71 <td class="version" id="flash_version" i18n-content="flash_version">
</td> |
| 57 </tr> | 72 </tr> |
| 58 </if> | 73 </if> |
| 59 <tr><td class="label" valign="top" i18n-content="user_agent_name"></td> | 74 <tr><td class="label" valign="top" i18n-content="user_agent_name"></td> |
| 60 <td class="version" id="useragent" i18n-content="useragent"></td> | 75 <td class="version" id="useragent" i18n-content="useragent"></td> |
| 61 </tr> | 76 </tr> |
| 62 <tr><td class="label" valign="top" i18n-content="command_line_name"></td
> | 77 <tr><td class="label" valign="top" i18n-content="command_line_name"></td
> |
| 63 <td class="version" id="command_line" i18n-content="command_line"></
td> | 78 <td class="version" id="command_line" i18n-content="command_line"></
td> |
| 64 </tr> | 79 </tr> |
| 65 <tr><td class="label" valign="top" i18n-content="executable_path_name"><
/td> | 80 <tr><td class="label" valign="top" i18n-content="executable_path_name"><
/td> |
| 66 <td class="version" id="executable_path" i18n-content="executable_pa
th"></td> | 81 <td class="version" id="executable_path" i18n-content="executable_pa
th"></td> |
| 67 </tr> | 82 </tr> |
| 68 <tr><td class="label" valign="top" i18n-content="profile_path_name"></td
> | 83 <tr><td class="label" valign="top" i18n-content="profile_path_name"></td
> |
| 69 <td class="version" id="profile_path" i18n-content="profile_path"></
td> | 84 <td class="version" id="profile_path" i18n-content="profile_path"></
td> |
| 70 </tr> | 85 </tr> |
| 71 <tr id="variations-section"> | 86 <tr id="variations-section"> |
| 72 <td class="label" valign="top" i18n-content="variations_name"></td> | 87 <td class="label" valign="top" i18n-content="variations_name"></td> |
| 73 <td class="version" id="variations-list"></td> | 88 <td class="version" id="variations-list"></td> |
| 74 </tr> | 89 </tr> |
| 75 </table> | 90 </table> |
| 76 </div> | 91 </div> |
| 77 <script src="chrome://resources/js/i18n_template.js"></script> | 92 <script src="chrome://resources/js/i18n_template2.js"></script> |
| 78 <script src="chrome://resources/js/i18n_process.js"></script> | |
| 79 <script src="chrome://resources/js/jstemplate_compiled.js"></script> | |
| 80 </body> | 93 </body> |
| 81 | 94 |
| 82 </html> | 95 </html> |
| OLD | NEW |