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

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 535373002: Move extension/app default icon into src/extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: icon_image Created 6 years, 3 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
OLDNEW
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 17 matching lines...) Expand all
28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_DOWNLOADS" file="c ommon/allowed_downloads.png" /> 28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_DOWNLOADS" file="c ommon/allowed_downloads.png" />
29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file=" common/allowed_fullscreen.png" /> 29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file=" common/allowed_fullscreen.png" />
30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="comm on/allowed_images.png" /> 30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="comm on/allowed_images.png" />
31 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" common/allowed_script.png" /> 31 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" common/allowed_script.png" />
32 <structure type="chrome_scaled_image" name="IDR_ALLOWED_LOCATION" file="co mmon/allowed_location.png" /> 32 <structure type="chrome_scaled_image" name="IDR_ALLOWED_LOCATION" file="co mmon/allowed_location.png" />
33 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIDI_SYSEX" file=" common/allowed_midi.png" /> 33 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIDI_SYSEX" file=" common/allowed_midi.png" />
34 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file ="common/allowed_mouse_cursor.png" /> 34 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file ="common/allowed_mouse_cursor.png" />
35 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="common/allowed_notifications.png" /> 35 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="common/allowed_notifications.png" />
36 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="com mon/allowed_plugins.png" /> 36 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="com mon/allowed_plugins.png" />
37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="comm on/allowed_popups.png" /> 37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="comm on/allowed_popups.png" />
38 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="co mmon/app_default_icon.png" />
39 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="commo n/app_droparrow.png" /> 38 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="commo n/app_droparrow.png" />
40 <if expr="enable_app_list and is_win and not _google_chrome"> 39 <if expr="enable_app_list and is_win and not _google_chrome">
41 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="chromium /app_list_48.png" /> 40 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="chromium /app_list_48.png" />
42 </if> 41 </if>
43 <if expr="enable_app_list and is_win and _google_chrome"> 42 <if expr="enable_app_list and is_win and _google_chrome">
44 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="google_c hrome/app_list_48.png" /> 43 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="google_c hrome/app_list_48.png" />
45 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SXS" file="goog le_chrome/app_list_sxs_48.png" /> 44 <structure type="chrome_scaled_image" name="IDR_APP_LIST_SXS" file="goog le_chrome/app_list_sxs_48.png" />
46 </if> 45 </if>
47 <if expr="enable_app_list and _google_chrome"> 46 <if expr="enable_app_list and _google_chrome">
48 <structure type="chrome_scaled_image" name="IDR_APP_LIST_GOOGLE_LOGO_VOI CE_SEARCH" file="google_chrome/google_logo_voice_search.png" /> 47 <structure type="chrome_scaled_image" name="IDR_APP_LIST_GOOGLE_LOGO_VOI CE_SEARCH" file="google_chrome/google_logo_voice_search.png" />
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil e="common/error_network_generic.png" /> 242 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil e="common/error_network_generic.png" />
244 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil e="common/error_network_offline.png" /> 243 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil e="common/error_network_offline.png" />
245 <if expr="enable_extensions"> 244 <if expr="enable_extensions">
246 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" /> 245 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" />
247 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" /> 246 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" />
248 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" /> 247 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" />
249 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" /> 248 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" />
250 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" /> 249 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" />
251 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file ="common/extensions_section.png" /> 250 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file ="common/extensions_section.png" />
252 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" /> 251 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" />
253 <structure type="chrome_scaled_image" name="IDR_EXTENSION_DEFAULT_ICON" file="common/extension_default_icon.png" />
254 </if> 252 </if>
255 <if expr="chromeos"> 253 <if expr="chromeos">
256 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" /> 254 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" />
257 </if> 255 </if>
258 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/ folder.png" /> 256 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/ folder.png" />
259 <if expr="chromeos"> 257 <if expr="chromeos">
260 <structure type="chrome_scaled_image" name="IDR_FILETYPE_ARCHIVE" file=" cros/file_types/archive.png" /> 258 <structure type="chrome_scaled_image" name="IDR_FILETYPE_ARCHIVE" file=" cros/file_types/archive.png" />
261 <structure type="chrome_scaled_image" name="IDR_FILETYPE_ARCHIVE_WHITE" file="cros/file_types/archive_white.png" /> 259 <structure type="chrome_scaled_image" name="IDR_FILETYPE_ARCHIVE_WHITE" file="cros/file_types/archive_white.png" />
262 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" /> 260 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" />
263 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO_WHITE" fi le="cros/file_types/audio_white.png" /> 261 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO_WHITE" fi le="cros/file_types/audio_white.png" />
(...skipping 930 matching lines...) Expand 10 before | Expand all | Expand 10 after
1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1192 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1193 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1197 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1198 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1199 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1197 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1200 1198
1201 </structures> 1199 </structures>
1202 </release> 1200 </release>
1203 </grit> 1201 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698