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

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

Issue 246091: Make the main menu open at full screen and provides command line... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 2 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"> 4 <output filename="grit/theme_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="theme_resources.rc" type="rc_all" /> 7 <output filename="theme_resources.rc" type="rc_all" />
8 <output filename="theme_resources.pak" type="data_package" /> 8 <output filename="theme_resources.pak" type="data_package" />
9 <output filename="grit/theme_resources_map.h" type="resource_map_header" /> 9 <output filename="grit/theme_resources_map.h" type="resource_map_header" />
10 <output filename="grit/theme_resources_map.cc" type="resource_map_source" /> 10 <output filename="grit/theme_resources_map.cc" type="resource_map_source" />
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 <include name="IDR_STATUSBAR_DISCONNECTED" file="statusbar_disconnected. png" type="BINDATA" /> 379 <include name="IDR_STATUSBAR_DISCONNECTED" file="statusbar_disconnected. png" type="BINDATA" />
380 <include name="IDR_STATUSBAR_WIFI_1" file="statusbar_wifi_1.png" type="B INDATA" /> 380 <include name="IDR_STATUSBAR_WIFI_1" file="statusbar_wifi_1.png" type="B INDATA" />
381 <include name="IDR_STATUSBAR_WIFI_2" file="statusbar_wifi_2.png" type="B INDATA" /> 381 <include name="IDR_STATUSBAR_WIFI_2" file="statusbar_wifi_2.png" type="B INDATA" />
382 <include name="IDR_STATUSBAR_WIFI_3" file="statusbar_wifi_3.png" type="B INDATA" /> 382 <include name="IDR_STATUSBAR_WIFI_3" file="statusbar_wifi_3.png" type="B INDATA" />
383 <include name="IDR_STATUSBAR_WIFI_4" file="statusbar_wifi_4.png" type="B INDATA" /> 383 <include name="IDR_STATUSBAR_WIFI_4" file="statusbar_wifi_4.png" type="B INDATA" />
384 <include name="IDR_STATUSBAR_WIFI_5" file="statusbar_wifi_5.png" type="B INDATA" /> 384 <include name="IDR_STATUSBAR_WIFI_5" file="statusbar_wifi_5.png" type="B INDATA" />
385 <include name="IDR_STATUSBAR_WIFI_6" file="statusbar_wifi_6.png" type="B INDATA" /> 385 <include name="IDR_STATUSBAR_WIFI_6" file="statusbar_wifi_6.png" type="B INDATA" />
386 <include name="IDR_STATUSBAR_WIFI_7" file="statusbar_wifi_7.png" type="B INDATA" /> 386 <include name="IDR_STATUSBAR_WIFI_7" file="statusbar_wifi_7.png" type="B INDATA" />
387 <include name="IDR_STATUSBAR_WIFI_8" file="statusbar_wifi_8.png" type="B INDATA" /> 387 <include name="IDR_STATUSBAR_WIFI_8" file="statusbar_wifi_8.png" type="B INDATA" />
388 <include name="IDR_STATUSBAR_WIRED" file="statusbar_wired.png" type="BIN DATA" /> 388 <include name="IDR_STATUSBAR_WIRED" file="statusbar_wired.png" type="BIN DATA" />
389 </if>
390
391 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
389 <include name="IDR_MAIN_MENU_BUTTON" file="google_chrome/button_menu.png " type="BINDATA" /> 392 <include name="IDR_MAIN_MENU_BUTTON" file="google_chrome/button_menu.png " type="BINDATA" />
390 <include name="IDR_MAIN_MENU_BUTTON_DROP_DOWN" file="google_chrome/butto n_menu_drop_down.png" type="BINDATA" /> 393 <include name="IDR_MAIN_MENU_BUTTON_DROP_DOWN" file="google_chrome/butto n_menu_drop_down.png" type="BINDATA" />
391 </if> 394 </if>
392 395
396 <if expr="pp_ifdef('chromeos') and not pp_ifdef('_google_chrome')">
397 <include name="IDR_MAIN_MENU_BUTTON" file="chromium/button_menu.png" typ e="BINDATA" />
398 <include name="IDR_MAIN_MENU_BUTTON_DROP_DOWN" file="chromium/button_men u_drop_down.png" type="BINDATA" />
399 </if>
400
393 <if expr="not pp_ifdef('chromeos')"> 401 <if expr="not pp_ifdef('chromeos')">
394 <include name="IDR_THEME_FRAME" file="theme_frame_default.png" type="BIN DATA" /> 402 <include name="IDR_THEME_FRAME" file="theme_frame_default.png" type="BIN DATA" />
395 <include name="IDR_THEME_TAB_BACKGROUND" file="theme_tab_background.png" type="BINDATA" /> 403 <include name="IDR_THEME_TAB_BACKGROUND" file="theme_tab_background.png" type="BINDATA" />
396 <include name="IDR_THEME_FRAME_INCOGNITO_INACTIVE" file="theme_frame_def ault_incognito_inactive.png" type="BINDATA" /> 404 <include name="IDR_THEME_FRAME_INCOGNITO_INACTIVE" file="theme_frame_def ault_incognito_inactive.png" type="BINDATA" />
397 <include name="IDR_THEME_TOOLBAR" file="theme_toolbar_default.png" type= "BINDATA" /> 405 <include name="IDR_THEME_TOOLBAR" file="theme_toolbar_default.png" type= "BINDATA" />
398 <include name="IDR_THEME_FRAME_INCOGNITO" file="theme_frame_default_inco gnito.png" type="BINDATA" /> 406 <include name="IDR_THEME_FRAME_INCOGNITO" file="theme_frame_default_inco gnito.png" type="BINDATA" />
399 <include name="IDR_THEME_FRAME_INACTIVE" file="theme_frame_default_inact ive.png" type="BINDATA" /> 407 <include name="IDR_THEME_FRAME_INACTIVE" file="theme_frame_default_inact ive.png" type="BINDATA" />
400 </if> 408 </if>
401 409
402 </includes> 410 </includes>
403 </release> 411 </release>
404 </grit> 412 </grit>
413
414
OLDNEW
« no previous file with comments | « chrome/app/theme/chromium/button_menu_drop_down.png ('k') | chrome/browser/chromeos/main_menu.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698