From 15eaf50cd1ee763193d8cbe33e5f0d823d295d12 Mon Sep 17 00:00:00 2001 From: "pkasting@chromium.org" Date: Thu, 15 Jul 2010 17:52:50 +0000 Subject: Clean up theme_resources.grd: * Remove unreferenced identifiers * A few alphebetization/sorting/commenting issues BUG=none TEST=none Review URL: http://codereview.chromium.org/3002001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52500 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/theme/arrow_right.png | Bin 110 -> 0 bytes chrome/app/theme/balloon_frame.png | Bin 307 -> 0 bytes chrome/app/theme/balloon_options_arrow.png | Bin 202 -> 0 bytes chrome/app/theme/balloon_options_arrow_hover.png | Bin 201 -> 0 bytes chrome/app/theme/balloon_shelf.png | Bin 434 -> 0 bytes chrome/app/theme/bookmark_manager_recent.png | Bin 546 -> 0 bytes chrome/app/theme/bookmark_manager_search.png | Bin 812 -> 0 bytes chrome/app/theme/chromium/login_background.png | Bin 4491 -> 0 bytes chrome/app/theme/chromium/login_panel.png | Bin 5326 -> 0 bytes chrome/app/theme/content_star_d.png | Bin 378 -> 0 bytes chrome/app/theme/content_star_off.png | Bin 312 -> 0 bytes chrome/app/theme/content_star_on.png | Bin 323 -> 0 bytes chrome/app/theme/download_icon.png | Bin 367 -> 0 bytes chrome/app/theme/drop.png | Bin 111 -> 0 bytes chrome/app/theme/drop_h.png | Bin 111 -> 0 bytes chrome/app/theme/drop_p.png | Bin 111 -> 0 bytes chrome/app/theme/expand_arrow_down.png | Bin 120 -> 0 bytes chrome/app/theme/expand_arrow_right.png | Bin 121 -> 0 bytes chrome/app/theme/filebrowse_forward.png | Bin 3085 -> 0 bytes chrome/app/theme/filebrowse_upload.png | Bin 949 -> 0 bytes chrome/app/theme/find_dlg_left_bb_bg.png | Bin 271 -> 0 bytes chrome/app/theme/find_dlg_middle_bb_bg.png | Bin 284 -> 0 bytes chrome/app/theme/find_dlg_right_bb_bg.png | Bin 275 -> 0 bytes chrome/app/theme/icon_app.png | Bin 149 -> 0 bytes chrome/app/theme/icon_webpage.png | Bin 366 -> 0 bytes chrome/app/theme/mediaplayer_menu.png | Bin 459 -> 0 bytes chrome/app/theme/menu_marker.png | Bin 102 -> 0 bytes chrome/app/theme/notification_network_open.png | Bin 428 -> 0 bytes chrome/app/theme/notification_network_warning.png | Bin 527 -> 0 bytes chrome/app/theme/ntp_extensions_promo.png | Bin 22861 -> 0 bytes chrome/app/theme/ntp_list_off.png | Bin 212 -> 0 bytes chrome/app/theme/ntp_list_off_h.png | Bin 212 -> 0 bytes chrome/app/theme/ntp_list_off_p.png | Bin 205 -> 0 bytes chrome/app/theme/ntp_list_on.png | Bin 140 -> 0 bytes chrome/app/theme/ntp_list_on_h.png | Bin 145 -> 0 bytes chrome/app/theme/ntp_list_on_p.png | Bin 199 -> 0 bytes chrome/app/theme/ntp_thumb_off.png | Bin 229 -> 0 bytes chrome/app/theme/ntp_thumb_off_h.png | Bin 230 -> 0 bytes chrome/app/theme/ntp_thumb_off_p.png | Bin 210 -> 0 bytes chrome/app/theme/ntp_thumb_on.png | Bin 143 -> 0 bytes chrome/app/theme/ntp_thumb_on_h.png | Bin 148 -> 0 bytes chrome/app/theme/ntp_thumb_on_p.png | Bin 213 -> 0 bytes chrome/app/theme/ntp_x_icon.png | Bin 2680 -> 0 bytes chrome/app/theme/ntp_x_icon_active.png | Bin 2565 -> 0 bytes chrome/app/theme/ntp_x_icon_hover.png | Bin 2531 -> 0 bytes chrome/app/theme/ntp_x_icon_small.png | Bin 598 -> 0 bytes chrome/app/theme/sidetabs_shadow_bottom.png | Bin 123 -> 0 bytes chrome/app/theme/sidetabs_shadow_middle.png | Bin 81 -> 0 bytes chrome/app/theme/sidetabs_shadow_top.png | Bin 129 -> 0 bytes chrome/app/theme/statusbar_network_bars0b.png | Bin 160 -> 0 bytes chrome/app/theme/theme_resources.grd | 103 +++++----------------- 51 files changed, 24 insertions(+), 79 deletions(-) delete mode 100644 chrome/app/theme/arrow_right.png delete mode 100644 chrome/app/theme/balloon_frame.png delete mode 100644 chrome/app/theme/balloon_options_arrow.png delete mode 100644 chrome/app/theme/balloon_options_arrow_hover.png delete mode 100644 chrome/app/theme/balloon_shelf.png delete mode 100644 chrome/app/theme/bookmark_manager_recent.png delete mode 100644 chrome/app/theme/bookmark_manager_search.png delete mode 100644 chrome/app/theme/chromium/login_background.png delete mode 100644 chrome/app/theme/chromium/login_panel.png delete mode 100644 chrome/app/theme/content_star_d.png delete mode 100644 chrome/app/theme/content_star_off.png delete mode 100644 chrome/app/theme/content_star_on.png delete mode 100644 chrome/app/theme/download_icon.png delete mode 100644 chrome/app/theme/drop.png delete mode 100644 chrome/app/theme/drop_h.png delete mode 100644 chrome/app/theme/drop_p.png delete mode 100644 chrome/app/theme/expand_arrow_down.png delete mode 100644 chrome/app/theme/expand_arrow_right.png delete mode 100644 chrome/app/theme/filebrowse_forward.png delete mode 100644 chrome/app/theme/filebrowse_upload.png delete mode 100644 chrome/app/theme/find_dlg_left_bb_bg.png delete mode 100644 chrome/app/theme/find_dlg_middle_bb_bg.png delete mode 100644 chrome/app/theme/find_dlg_right_bb_bg.png delete mode 100644 chrome/app/theme/icon_app.png delete mode 100644 chrome/app/theme/icon_webpage.png delete mode 100644 chrome/app/theme/mediaplayer_menu.png delete mode 100644 chrome/app/theme/menu_marker.png delete mode 100644 chrome/app/theme/notification_network_open.png delete mode 100644 chrome/app/theme/notification_network_warning.png delete mode 100644 chrome/app/theme/ntp_extensions_promo.png delete mode 100644 chrome/app/theme/ntp_list_off.png delete mode 100644 chrome/app/theme/ntp_list_off_h.png delete mode 100644 chrome/app/theme/ntp_list_off_p.png delete mode 100644 chrome/app/theme/ntp_list_on.png delete mode 100644 chrome/app/theme/ntp_list_on_h.png delete mode 100644 chrome/app/theme/ntp_list_on_p.png delete mode 100644 chrome/app/theme/ntp_thumb_off.png delete mode 100644 chrome/app/theme/ntp_thumb_off_h.png delete mode 100644 chrome/app/theme/ntp_thumb_off_p.png delete mode 100644 chrome/app/theme/ntp_thumb_on.png delete mode 100644 chrome/app/theme/ntp_thumb_on_h.png delete mode 100644 chrome/app/theme/ntp_thumb_on_p.png delete mode 100644 chrome/app/theme/ntp_x_icon.png delete mode 100644 chrome/app/theme/ntp_x_icon_active.png delete mode 100644 chrome/app/theme/ntp_x_icon_hover.png delete mode 100644 chrome/app/theme/ntp_x_icon_small.png delete mode 100644 chrome/app/theme/sidetabs_shadow_bottom.png delete mode 100644 chrome/app/theme/sidetabs_shadow_middle.png delete mode 100644 chrome/app/theme/sidetabs_shadow_top.png delete mode 100644 chrome/app/theme/statusbar_network_bars0b.png (limited to 'chrome') diff --git a/chrome/app/theme/arrow_right.png b/chrome/app/theme/arrow_right.png deleted file mode 100644 index a93c554..0000000 Binary files a/chrome/app/theme/arrow_right.png and /dev/null differ diff --git a/chrome/app/theme/balloon_frame.png b/chrome/app/theme/balloon_frame.png deleted file mode 100644 index 30568cf..0000000 Binary files a/chrome/app/theme/balloon_frame.png and /dev/null differ diff --git a/chrome/app/theme/balloon_options_arrow.png b/chrome/app/theme/balloon_options_arrow.png deleted file mode 100644 index b0d0b77..0000000 Binary files a/chrome/app/theme/balloon_options_arrow.png and /dev/null differ diff --git a/chrome/app/theme/balloon_options_arrow_hover.png b/chrome/app/theme/balloon_options_arrow_hover.png deleted file mode 100644 index 70b586e..0000000 Binary files a/chrome/app/theme/balloon_options_arrow_hover.png and /dev/null differ diff --git a/chrome/app/theme/balloon_shelf.png b/chrome/app/theme/balloon_shelf.png deleted file mode 100644 index 8b07c29..0000000 Binary files a/chrome/app/theme/balloon_shelf.png and /dev/null differ diff --git a/chrome/app/theme/bookmark_manager_recent.png b/chrome/app/theme/bookmark_manager_recent.png deleted file mode 100644 index 7b0edf7..0000000 Binary files a/chrome/app/theme/bookmark_manager_recent.png and /dev/null differ diff --git a/chrome/app/theme/bookmark_manager_search.png b/chrome/app/theme/bookmark_manager_search.png deleted file mode 100644 index 09a85fa..0000000 Binary files a/chrome/app/theme/bookmark_manager_search.png and /dev/null differ diff --git a/chrome/app/theme/chromium/login_background.png b/chrome/app/theme/chromium/login_background.png deleted file mode 100644 index 507e190..0000000 Binary files a/chrome/app/theme/chromium/login_background.png and /dev/null differ diff --git a/chrome/app/theme/chromium/login_panel.png b/chrome/app/theme/chromium/login_panel.png deleted file mode 100644 index 9e0dd94..0000000 Binary files a/chrome/app/theme/chromium/login_panel.png and /dev/null differ diff --git a/chrome/app/theme/content_star_d.png b/chrome/app/theme/content_star_d.png deleted file mode 100644 index 4a34427..0000000 Binary files a/chrome/app/theme/content_star_d.png and /dev/null differ diff --git a/chrome/app/theme/content_star_off.png b/chrome/app/theme/content_star_off.png deleted file mode 100644 index 5c31249..0000000 Binary files a/chrome/app/theme/content_star_off.png and /dev/null differ diff --git a/chrome/app/theme/content_star_on.png b/chrome/app/theme/content_star_on.png deleted file mode 100644 index 4fd0aa41..0000000 Binary files a/chrome/app/theme/content_star_on.png and /dev/null differ diff --git a/chrome/app/theme/download_icon.png b/chrome/app/theme/download_icon.png deleted file mode 100644 index 460602a..0000000 Binary files a/chrome/app/theme/download_icon.png and /dev/null differ diff --git a/chrome/app/theme/drop.png b/chrome/app/theme/drop.png deleted file mode 100644 index c40f88e..0000000 Binary files a/chrome/app/theme/drop.png and /dev/null differ diff --git a/chrome/app/theme/drop_h.png b/chrome/app/theme/drop_h.png deleted file mode 100644 index c40f88e..0000000 Binary files a/chrome/app/theme/drop_h.png and /dev/null differ diff --git a/chrome/app/theme/drop_p.png b/chrome/app/theme/drop_p.png deleted file mode 100644 index c40f88e..0000000 Binary files a/chrome/app/theme/drop_p.png and /dev/null differ diff --git a/chrome/app/theme/expand_arrow_down.png b/chrome/app/theme/expand_arrow_down.png deleted file mode 100644 index e84223a..0000000 Binary files a/chrome/app/theme/expand_arrow_down.png and /dev/null differ diff --git a/chrome/app/theme/expand_arrow_right.png b/chrome/app/theme/expand_arrow_right.png deleted file mode 100644 index 0bd2304..0000000 Binary files a/chrome/app/theme/expand_arrow_right.png and /dev/null differ diff --git a/chrome/app/theme/filebrowse_forward.png b/chrome/app/theme/filebrowse_forward.png deleted file mode 100644 index efe0290..0000000 Binary files a/chrome/app/theme/filebrowse_forward.png and /dev/null differ diff --git a/chrome/app/theme/filebrowse_upload.png b/chrome/app/theme/filebrowse_upload.png deleted file mode 100644 index cb9e0ab..0000000 Binary files a/chrome/app/theme/filebrowse_upload.png and /dev/null differ diff --git a/chrome/app/theme/find_dlg_left_bb_bg.png b/chrome/app/theme/find_dlg_left_bb_bg.png deleted file mode 100644 index ed1f475..0000000 Binary files a/chrome/app/theme/find_dlg_left_bb_bg.png and /dev/null differ diff --git a/chrome/app/theme/find_dlg_middle_bb_bg.png b/chrome/app/theme/find_dlg_middle_bb_bg.png deleted file mode 100644 index 4dc6262..0000000 Binary files a/chrome/app/theme/find_dlg_middle_bb_bg.png and /dev/null differ diff --git a/chrome/app/theme/find_dlg_right_bb_bg.png b/chrome/app/theme/find_dlg_right_bb_bg.png deleted file mode 100644 index 1d3101c..0000000 Binary files a/chrome/app/theme/find_dlg_right_bb_bg.png and /dev/null differ diff --git a/chrome/app/theme/icon_app.png b/chrome/app/theme/icon_app.png deleted file mode 100644 index fd4a732..0000000 Binary files a/chrome/app/theme/icon_app.png and /dev/null differ diff --git a/chrome/app/theme/icon_webpage.png b/chrome/app/theme/icon_webpage.png deleted file mode 100644 index 79cf9c2..0000000 Binary files a/chrome/app/theme/icon_webpage.png and /dev/null differ diff --git a/chrome/app/theme/mediaplayer_menu.png b/chrome/app/theme/mediaplayer_menu.png deleted file mode 100644 index a262d90..0000000 Binary files a/chrome/app/theme/mediaplayer_menu.png and /dev/null differ diff --git a/chrome/app/theme/menu_marker.png b/chrome/app/theme/menu_marker.png deleted file mode 100644 index ca67647..0000000 Binary files a/chrome/app/theme/menu_marker.png and /dev/null differ diff --git a/chrome/app/theme/notification_network_open.png b/chrome/app/theme/notification_network_open.png deleted file mode 100644 index f809a6c..0000000 Binary files a/chrome/app/theme/notification_network_open.png and /dev/null differ diff --git a/chrome/app/theme/notification_network_warning.png b/chrome/app/theme/notification_network_warning.png deleted file mode 100644 index 5643b193..0000000 Binary files a/chrome/app/theme/notification_network_warning.png and /dev/null differ diff --git a/chrome/app/theme/ntp_extensions_promo.png b/chrome/app/theme/ntp_extensions_promo.png deleted file mode 100644 index 9c0e56e..0000000 Binary files a/chrome/app/theme/ntp_extensions_promo.png and /dev/null differ diff --git a/chrome/app/theme/ntp_list_off.png b/chrome/app/theme/ntp_list_off.png deleted file mode 100644 index 070e751..0000000 Binary files a/chrome/app/theme/ntp_list_off.png and /dev/null differ diff --git a/chrome/app/theme/ntp_list_off_h.png b/chrome/app/theme/ntp_list_off_h.png deleted file mode 100644 index f69ab37..0000000 Binary files a/chrome/app/theme/ntp_list_off_h.png and /dev/null differ diff --git a/chrome/app/theme/ntp_list_off_p.png b/chrome/app/theme/ntp_list_off_p.png deleted file mode 100644 index b053dd4..0000000 Binary files a/chrome/app/theme/ntp_list_off_p.png and /dev/null differ diff --git a/chrome/app/theme/ntp_list_on.png b/chrome/app/theme/ntp_list_on.png deleted file mode 100644 index 307ed19..0000000 Binary files a/chrome/app/theme/ntp_list_on.png and /dev/null differ diff --git a/chrome/app/theme/ntp_list_on_h.png b/chrome/app/theme/ntp_list_on_h.png deleted file mode 100644 index 05e885a..0000000 Binary files a/chrome/app/theme/ntp_list_on_h.png and /dev/null differ diff --git a/chrome/app/theme/ntp_list_on_p.png b/chrome/app/theme/ntp_list_on_p.png deleted file mode 100644 index 51e3dce..0000000 Binary files a/chrome/app/theme/ntp_list_on_p.png and /dev/null differ diff --git a/chrome/app/theme/ntp_thumb_off.png b/chrome/app/theme/ntp_thumb_off.png deleted file mode 100644 index e1c054d..0000000 Binary files a/chrome/app/theme/ntp_thumb_off.png and /dev/null differ diff --git a/chrome/app/theme/ntp_thumb_off_h.png b/chrome/app/theme/ntp_thumb_off_h.png deleted file mode 100644 index d8c2116..0000000 Binary files a/chrome/app/theme/ntp_thumb_off_h.png and /dev/null differ diff --git a/chrome/app/theme/ntp_thumb_off_p.png b/chrome/app/theme/ntp_thumb_off_p.png deleted file mode 100644 index f35291e..0000000 Binary files a/chrome/app/theme/ntp_thumb_off_p.png and /dev/null differ diff --git a/chrome/app/theme/ntp_thumb_on.png b/chrome/app/theme/ntp_thumb_on.png deleted file mode 100644 index dfa17c8..0000000 Binary files a/chrome/app/theme/ntp_thumb_on.png and /dev/null differ diff --git a/chrome/app/theme/ntp_thumb_on_h.png b/chrome/app/theme/ntp_thumb_on_h.png deleted file mode 100644 index 38b6dcd..0000000 Binary files a/chrome/app/theme/ntp_thumb_on_h.png and /dev/null differ diff --git a/chrome/app/theme/ntp_thumb_on_p.png b/chrome/app/theme/ntp_thumb_on_p.png deleted file mode 100644 index 81ad9f9..0000000 Binary files a/chrome/app/theme/ntp_thumb_on_p.png and /dev/null differ diff --git a/chrome/app/theme/ntp_x_icon.png b/chrome/app/theme/ntp_x_icon.png deleted file mode 100644 index 1fcc1a4..0000000 Binary files a/chrome/app/theme/ntp_x_icon.png and /dev/null differ diff --git a/chrome/app/theme/ntp_x_icon_active.png b/chrome/app/theme/ntp_x_icon_active.png deleted file mode 100644 index ac50454..0000000 Binary files a/chrome/app/theme/ntp_x_icon_active.png and /dev/null differ diff --git a/chrome/app/theme/ntp_x_icon_hover.png b/chrome/app/theme/ntp_x_icon_hover.png deleted file mode 100644 index 466ada1..0000000 Binary files a/chrome/app/theme/ntp_x_icon_hover.png and /dev/null differ diff --git a/chrome/app/theme/ntp_x_icon_small.png b/chrome/app/theme/ntp_x_icon_small.png deleted file mode 100644 index 5c725ae..0000000 Binary files a/chrome/app/theme/ntp_x_icon_small.png and /dev/null differ diff --git a/chrome/app/theme/sidetabs_shadow_bottom.png b/chrome/app/theme/sidetabs_shadow_bottom.png deleted file mode 100644 index 5dba711..0000000 Binary files a/chrome/app/theme/sidetabs_shadow_bottom.png and /dev/null differ diff --git a/chrome/app/theme/sidetabs_shadow_middle.png b/chrome/app/theme/sidetabs_shadow_middle.png deleted file mode 100644 index ee7c45c..0000000 Binary files a/chrome/app/theme/sidetabs_shadow_middle.png and /dev/null differ diff --git a/chrome/app/theme/sidetabs_shadow_top.png b/chrome/app/theme/sidetabs_shadow_top.png deleted file mode 100644 index 4ac3d70..0000000 Binary files a/chrome/app/theme/sidetabs_shadow_top.png and /dev/null differ diff --git a/chrome/app/theme/statusbar_network_bars0b.png b/chrome/app/theme/statusbar_network_bars0b.png deleted file mode 100644 index 3e26c65..0000000 Binary files a/chrome/app/theme/statusbar_network_bars0b.png and /dev/null differ diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 8275286..26d66c6 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -22,18 +22,13 @@ - - - - - @@ -49,8 +44,6 @@ - - @@ -77,9 +70,6 @@ - - - @@ -132,16 +122,10 @@ - - - - - - @@ -155,14 +139,9 @@ - - - - - - + @@ -212,7 +191,6 @@ - @@ -222,41 +200,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -283,6 +232,21 @@ + + + + + + + + + + + + + @@ -319,9 +283,6 @@ - - - @@ -445,25 +406,24 @@ - - + + + + + + + - - - - - + - - @@ -499,7 +459,6 @@ - @@ -529,20 +488,6 @@ - - - - - - - - - - - - - -- cgit v1.1