OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- This grd file contains images that are pre-scaled for device scale | 2 <!-- This grd file contains images that are pre-scaled for device scale |
3 factors. The image returned by |base::ResourceBundle::GetImageNamed| | 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| |
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The | 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The |
5 |fallback_to_low_resolution| attribute controls behavior when | 5 |fallback_to_low_resolution| attribute controls behavior when |
6 an image file is missing for target scale factor. If true, chrome | 6 an image file is missing for target scale factor. If true, chrome |
7 will automatically scale the 1x image to the target scale factor. | 7 will automatically scale the 1x image to the target scale factor. |
8 If false, build will fail due to missing resources. This is | 8 If false, build will fail due to missing resources. This is |
9 currently set to true for all resources, but the default will | 9 currently set to true for all resources, but the default will |
10 become false in near future. | 10 become false in near future. |
(...skipping 475 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
486 </if> | 486 </if> |
487 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL"
file="ntp_webstore_thumb.png" /> | 487 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL"
file="ntp_webstore_thumb.png" /> |
488 <if expr="pp_ifdef('chromeos')"> | 488 <if expr="pp_ifdef('chromeos')"> |
489 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_
BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> | 489 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_
BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> |
490 </if> | 490 </if> |
491 <if expr="is_win"> | 491 <if expr="is_win"> |
492 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY"
file="win/notification_tray_empty.png" /> | 492 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY"
file="win/notification_tray_empty.png" /> |
493 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT
ION" file="win/notification_tray_attention.png" /> | 493 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT
ION" file="win/notification_tray_attention.png" /> |
494 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_NUMBER
S" file="win/notification_tray_numbers.png" /> | 494 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_NUMBER
S" file="win/notification_tray_numbers.png" /> |
495 </if> | 495 </if> |
496 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_BOTTOM" fil
e="common/omnibox_border_bottom.png" /> | 496 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER" file="comm
on/omnibox_border.png" /> |
497 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_BOTTOM_LEFT
" file="common/omnibox_border_bottom_left.png" /> | |
498 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_BOTTOM_RIGH
T" file="common/omnibox_border_bottom_right.png" /> | |
499 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_CENTER" fil
e="common/omnibox_border_center.png" /> | |
500 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_LEFT" file=
"common/omnibox_border_left.png" /> | |
501 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_RIGHT" file
="common/omnibox_border_right.png" /> | |
502 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_TOP" file="
common/omnibox_border_top.png" /> | |
503 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_TOP_LEFT" f
ile="common/omnibox_border_top_left.png" /> | |
504 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_TOP_RIGHT"
file="common/omnibox_border_top_right.png" /> | |
505 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" /> | |
506 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" /
> | |
507 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.png"
/> | |
508 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" /> | 497 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" /> |
509 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" /> | 498 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" /> |
510 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" /> | 499 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" /> |
511 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" /> | |
512 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" /> | |
513 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU
BBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" /> | |
514 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM"
file="common/omnibox_ev_bubble_bottom.png" /> | |
515 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM_L
EFT" file="common/omnibox_ev_bubble_bottom_left.png" /> | |
516 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM_R
IGHT" file="common/omnibox_ev_bubble_bottom_right.png" /> | |
517 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER"
file="common/omnibox_ev_bubble_center.png" /> | 500 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER"
file="common/omnibox_ev_bubble_center.png" /> |
518 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" fi
le="common/omnibox_ev_bubble_left.png" /> | 501 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" fi
le="common/omnibox_ev_bubble_left.png" /> |
519 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" f
ile="common/omnibox_ev_bubble_right.png" /> | 502 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" f
ile="common/omnibox_ev_bubble_right.png" /> |
520 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" fil
e="common/omnibox_ev_bubble_top.png" /> | |
521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LEFT
" file="common/omnibox_ev_bubble_top_left.png" /> | |
522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RIGH
T" file="common/omnibox_ev_bubble_top_right.png" /> | |
523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" fil
e="common/omnibox_extension_app.png" /> | 503 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" fil
e="common/omnibox_extension_app.png" /> |
524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_DARK
" file="common/omnibox_extension_app_dark.png" /> | 504 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_DARK
" file="common/omnibox_extension_app_dark.png" /> |
525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE
CTED" file="common/omnibox_extension_app_selected.png" /> | 505 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE
CTED" file="common/omnibox_extension_app_selected.png" /> |
526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_BOTTOM" fi
le="common/omnibox_filling_bottom.png" /> | |
527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_BOTTOM_LEF
T" file="common/omnibox_filling_bottom_left.png" /> | |
528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_BOTTOM_RIG
HT" file="common/omnibox_filling_bottom_right.png" /> | |
529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_LEFT" file
="common/omnibox_filling_left.png" /> | |
530 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_CENTER" fi
le="common/omnibox_filling_center.png" /> | |
531 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_RIGHT" fil
e="common/omnibox_filling_right.png" /> | |
532 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_TOP" file=
"common/omnibox_filling_top.png" /> | |
533 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_TOP_LEFT"
file="common/omnibox_filling_top_left.png" /> | |
534 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_FILLING_TOP_RIGHT"
file="common/omnibox_filling_top_right.png" /> | |
535 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="common
/omnibox_http.png" /> | 506 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="common
/omnibox_http.png" /> |
536 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil
e="common/omnibox_https_invalid.png" /> | 507 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil
e="common/omnibox_https_invalid.png" /> |
537 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_POLICY_WARNI
NG" file="common/omnibox_https_policy_warning.png" /> | 508 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_POLICY_WARNI
NG" file="common/omnibox_https_policy_warning.png" /> |
538 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file=
"common/omnibox_https_valid.png" /> | 509 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file=
"common/omnibox_https_valid.png" /> |
539 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil
e="common/omnibox_https_warning.png" /> | 510 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil
e="common/omnibox_https_warning.png" /> |
540 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_DARK" file="c
ommon/omnibox_http_dark.png" /> | 511 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_DARK" file="c
ommon/omnibox_http_dark.png" /> |
541 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil
e="common/omnibox_http_selected.png" /> | 512 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil
e="common/omnibox_http_selected.png" /> |
542 <if expr="is_macosx"> | 513 <if expr="is_macosx"> |
543 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="mac/omnibox_keyword_hint_tab.png" /> | 514 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="mac/omnibox_keyword_hint_tab.png" /> |
544 </if> | 515 </if> |
545 <if expr="not is_macosx"> | 516 <if expr="not is_macosx"> |
546 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="common/omnibox_keyword_hint_tab.png" /> | 517 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="common/omnibox_keyword_hint_tab.png" /> |
547 </if> | 518 </if> |
548 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_PDF_ICON" file="pd
f.png" /> | 519 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_PDF_ICON" file="pd
f.png" /> |
549 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_BOTTO
M" file="common/omnibox_popup_border_bottom.png" /> | |
550 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_BOTTO
M_LEFT" file="common/omnibox_popup_border_bottom_left.png" /> | |
551 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_BOTTO
M_RIGHT" file="common/omnibox_popup_border_bottom_right.png" /> | |
552 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_CENTE
R" file="common/omnibox_popup_border_center.png" /> | 520 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_CENTE
R" file="common/omnibox_popup_border_center.png" /> |
553 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_LEFT"
file="common/omnibox_popup_border_left.png" /> | 521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_EDGE"
file="common/omnibox_popup_border_edge.png" /> |
554 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_RIGHT
" file="common/omnibox_popup_border_right.png" /> | |
555 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_TOP"
file="common/omnibox_popup_border_top.png" /> | |
556 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_TOP_L
EFT" file="common/omnibox_popup_border_top_left.png" /> | |
557 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_TOP_R
IGHT" file="common/omnibox_popup_border_top_right.png" /> | |
558 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH" file="comm
on/omnibox_search.png" /> | 522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH" file="comm
on/omnibox_search.png" /> |
559 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_DARK" file=
"common/omnibox_search_dark.png" /> | 523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_DARK" file=
"common/omnibox_search_dark.png" /> |
560 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_SELECTED" f
ile="common/omnibox_search_selected.png" /> | 524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_SELECTED" f
ile="common/omnibox_search_selected.png" /> |
561 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_BOTTOM" file="common/omnibox_selected_keyword_bubble_bottom.png" /> | |
562 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_BOTTOM_LEFT" file="common/omnibox_selected_keyword_bubble_bottom_left.png"
/> | |
563 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_BOTTOM_RIGHT" file="common/omnibox_selected_keyword_bubble_bottom_right.pn
g" /> | |
564 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_CENTER" file="common/omnibox_selected_keyword_bubble_center.png" /> | 525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_CENTER" file="common/omnibox_selected_keyword_bubble_center.png" /> |
565 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_LEFT" file="common/omnibox_selected_keyword_bubble_left.png" /> | 526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_LEFT" file="common/omnibox_selected_keyword_bubble_left.png" /> |
566 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_RIGHT" file="common/omnibox_selected_keyword_bubble_right.png" /> | 527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_RIGHT" file="common/omnibox_selected_keyword_bubble_right.png" /> |
567 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP" file="common/omnibox_selected_keyword_bubble_top.png" /> | |
568 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP_LEFT" file="common/omnibox_selected_keyword_bubble_top_left.png" /> | |
569 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" /> | |
570 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="common
/omnibox_star.png" /> | 528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="common
/omnibox_star.png" /> |
571 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_DARK" file="c
ommon/omnibox_star_dark.png" /> | 529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_DARK" file="c
ommon/omnibox_star_dark.png" /> |
572 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_SELECTED" fil
e="common/omnibox_star_selected.png" /> | 530 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_SELECTED" fil
e="common/omnibox_star_selected.png" /> |
573 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="common/
omnibox_tts.png" /> | 531 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="common/
omnibox_tts.png" /> |
574 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="co
mmon/omnibox_tts_dark.png" /> | 532 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="co
mmon/omnibox_tts_dark.png" /> |
575 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file
="common/omnibox_tts_selected.png" /> | 533 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file
="common/omnibox_tts_selected.png" /> |
576 <if expr="not pp_ifdef('toolkit_views') and not is_macosx"> | 534 <if expr="not pp_ifdef('toolkit_views') and not is_macosx"> |
577 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common/o
tr_icon.png" /> | 535 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common/o
tr_icon.png" /> |
578 </if> | 536 </if> |
579 <if expr="pp_ifdef('toolkit_views')"> | 537 <if expr="pp_ifdef('toolkit_views')"> |
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
951 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> | 909 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
952 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> | 910 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
953 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 911 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
954 </if> | 912 </if> |
955 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> | 913 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> |
956 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> | 914 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> |
957 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> | 915 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> |
958 </structures> | 916 </structures> |
959 </release> | 917 </release> |
960 </grit> | 918 </grit> |
OLD | NEW |