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

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

Issue 10900018: Introduce App Launcher for Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleanup Created 8 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/theme_resources.h" type="rc_header" context="default_ 100_percent"> 4 <output filename="grit/theme_resources.h" type="rc_header" context="default_ 100_percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co ntext="default_100_percent" /> 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co ntext="default_100_percent" />
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con text="default_100_percent" /> 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con text="default_100_percent" />
9 <output filename="theme_resources_100_percent.pak" type="data_package" conte xt="default_100_percent" /> 9 <output filename="theme_resources_100_percent.pak" type="data_package" conte xt="default_100_percent" />
10 <output filename="theme_resources_200_percent.pak" type="data_package" conte xt="default_200_percent" /> 10 <output filename="theme_resources_200_percent.pak" type="data_package" conte xt="default_200_percent" />
(...skipping 12 matching lines...) Expand all
23 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON_PRESSED" file="action_box_button_pressed.png" /> 23 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON_PRESSED" file="action_box_button_pressed.png" />
24 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file=" allowed_fullscreen.png" /> 24 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file=" allowed_fullscreen.png" />
25 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="allo wed_images.png" /> 25 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="allo wed_images.png" />
26 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file ="allowed_mouse_cursor.png" /> 26 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file ="allowed_mouse_cursor.png" />
27 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="allowed_notifications.png" /> 27 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="allowed_notifications.png" />
28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="allo wed_popups.png" /> 28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="allo wed_popups.png" />
29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="all owed_plugins.png" /> 29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="all owed_plugins.png" />
30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" allowed_script.png" /> 30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" allowed_script.png" />
31 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap p_default_icon.png" /> 31 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap p_default_icon.png" />
32 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d roparrow.png" /> 32 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d roparrow.png" />
33 <if expr="is_win">
34 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="app_list .png" />
35 </if>
33 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file ="nub.png" /> 36 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file ="nub.png" />
34 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" /> 37 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" />
35 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB BLE" file="small_bubble.png" /> 38 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB BLE" file="small_bubble.png" />
36 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media .png" /> 39 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media .png" />
37 <if expr="not pp_ifdef('toolkit_views')"> 40 <if expr="not pp_ifdef('toolkit_views')">
38 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> 41 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" />
39 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" /> 42 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" />
40 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" /> 43 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" />
41 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" /> 44 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" />
42 </if> 45 </if>
(...skipping 850 matching lines...) Expand 10 before | Expand all | Expand 10 after
893 <if expr="not is_macosx"> 896 <if expr="not is_macosx">
894 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 897 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
895 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" /> 898 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" />
896 </if> 899 </if>
897 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" /> 900 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" />
898 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" /> 901 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" />
899 </if> 902 </if>
900 </includes> 903 </includes>
901 </release> 904 </release>
902 </grit> 905 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698