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

Side by Side Diff: chrome/browser/resources/component_extension_resources.grd

Issue 10939019: [filemanager] HiDPI icon for filemanager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/resources/file_manager/css/action_choice.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. --> 3 without changes to the corresponding grd file. -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/component_extension_resources.h" type="rc_header"> 6 <output filename="grit/component_extension_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="grit/component_extension_resources_map.cc" type="resource_ file_map_source" /> 9 <output filename="grit/component_extension_resources_map.cc" type="resource_ file_map_source" />
10 <output filename="grit/component_extension_resources_map.h" type="resource_m ap_header" /> 10 <output filename="grit/component_extension_resources_map.h" type="resource_m ap_header" />
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 <include name="IDR_FILE_MANAGER_METADATA_PARSER" file="file_manager/js/m etadata/metadata_parser.js" type="BINDATA" /> 70 <include name="IDR_FILE_MANAGER_METADATA_PARSER" file="file_manager/js/m etadata/metadata_parser.js" type="BINDATA" />
71 <include name="IDR_FILE_MANAGER_EXIF_PARSER" file="file_manager/js/metad ata/exif_parser.js" type="BINDATA" /> 71 <include name="IDR_FILE_MANAGER_EXIF_PARSER" file="file_manager/js/metad ata/exif_parser.js" type="BINDATA" />
72 <include name="IDR_FILE_MANAGER_MPEG_PARSER" file="file_manager/js/metad ata/mpeg_parser.js" type="BINDATA" /> 72 <include name="IDR_FILE_MANAGER_MPEG_PARSER" file="file_manager/js/metad ata/mpeg_parser.js" type="BINDATA" />
73 <include name="IDR_FILE_MANAGER_IMAGE_PARSERS" file="file_manager/js/met adata/image_parsers.js" type="BINDATA" /> 73 <include name="IDR_FILE_MANAGER_IMAGE_PARSERS" file="file_manager/js/met adata/image_parsers.js" type="BINDATA" />
74 <include name="IDR_FILE_MANAGER_ID3_PARSER" file="file_manager/js/metada ta/id3_parser.js" type="BINDATA" /> 74 <include name="IDR_FILE_MANAGER_ID3_PARSER" file="file_manager/js/metada ta/id3_parser.js" type="BINDATA" />
75 <include name="IDR_FILE_MANAGER_PARALLEL" file="file_manager/js/metadata /function_parallel.js" type="BINDATA" /> 75 <include name="IDR_FILE_MANAGER_PARALLEL" file="file_manager/js/metadata /function_parallel.js" type="BINDATA" />
76 <include name="IDR_FILE_MANAGER_SEQUENCE" file="file_manager/js/metadata /function_sequence.js" type="BINDATA" /> 76 <include name="IDR_FILE_MANAGER_SEQUENCE" file="file_manager/js/metadata /function_sequence.js" type="BINDATA" />
77 77
78 <!-- Images referenced from the manifest or the code --> 78 <!-- Images referenced from the manifest or the code -->
79 <include name="IDR_FILE_MANAGER_ICON_16" file="file_manager/images/icon1 6.png" type="BINDATA" /> 79 <include name="IDR_FILE_MANAGER_ICON_16" file="file_manager/images/icon1 6.png" type="BINDATA" />
80 <include name="IDR_FILE_MANAGER_ICON_32" file="file_manager/images/icon3 2.png" type="BINDATA" />
80 <include name="IDR_FILE_MANAGER_ICON_128" file="file_manager/images/icon 128.png" type="BINDATA" /> 81 <include name="IDR_FILE_MANAGER_ICON_128" file="file_manager/images/icon 128.png" type="BINDATA" />
81 82
82 <!-- Resources used for non-flattened HTML files. --> 83 <!-- Resources used for non-flattened HTML files. -->
83 <include name="IDR_FILE_MANAGER_GDRIVE_WELCOME_STYLE" file="file_manager /css/gdrive_welcome.css" type="BINDATA" /> 84 <include name="IDR_FILE_MANAGER_GDRIVE_WELCOME_STYLE" file="file_manager /css/gdrive_welcome.css" type="BINDATA" />
84 <include name="IDR_FILE_MANAGER_IMG_UI_GDRIVE_WELCOME_BACKGROUND" file=" shared/images/clouds.png" type="BINDATA" /> 85 <include name="IDR_FILE_MANAGER_IMG_UI_GDRIVE_WELCOME_BACKGROUND" file=" shared/images/clouds.png" type="BINDATA" />
85 <include name="IDR_FILE_MANAGER_IMG_UI_GDRIVE_WELCOME_LOGO" file="file_m anager/images/files/ui/gdrive_logo.png" type="BINDATA" /> 86 <include name="IDR_FILE_MANAGER_IMG_UI_GDRIVE_WELCOME_LOGO" file="file_m anager/images/files/ui/gdrive_logo.png" type="BINDATA" />
86 <include name="IDR_FILE_MANAGER_IMG_UI_2X_GDRIVE_WELCOME_LOGO" file="fil e_manager/images/files/ui/2x/gdrive_logo.png" type="BINDATA" /> 87 <include name="IDR_FILE_MANAGER_IMG_UI_2X_GDRIVE_WELCOME_LOGO" file="fil e_manager/images/files/ui/2x/gdrive_logo.png" type="BINDATA" />
87 88
88 <!-- Custom cursors (which grit cannot inline). No 2x versions too as We bKit does not yet support 'image-set' for cursors. --> 89 <!-- Custom cursors (which grit cannot inline). No 2x versions too as We bKit does not yet support 'image-set' for cursors. -->
89 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="file_mana ger/images/gallery/cursor_crop.png" type="BINDATA" /> 90 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="file_mana ger/images/gallery/cursor_crop.png" type="BINDATA" />
90 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_LEFTRIGHT" file="file _manager/images/gallery/cursor_leftright.png" type="BINDATA" /> 91 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_LEFTRIGHT" file="file _manager/images/gallery/cursor_leftright.png" type="BINDATA" />
91 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_MOVE" file="file_mana ger/images/gallery/cursor_move.png" type="BINDATA" /> 92 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_MOVE" file="file_mana ger/images/gallery/cursor_move.png" type="BINDATA" />
92 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_NWSE" file="file_mana ger/images/gallery/cursor_nwse.png" type="BINDATA" /> 93 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_NWSE" file="file_mana ger/images/gallery/cursor_nwse.png" type="BINDATA" />
93 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_SWNE" file="file_mana ger/images/gallery/cursor_swne.png" type="BINDATA" /> 94 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_SWNE" file="file_mana ger/images/gallery/cursor_swne.png" type="BINDATA" />
94 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_UPDOWN" file="file_ma nager/images/gallery/cursor_updown.png" type="BINDATA" /> 95 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_UPDOWN" file="file_ma nager/images/gallery/cursor_updown.png" type="BINDATA" />
95 96
96 </if> 97 </if>
97 <if expr="pp_ifdef('chromeos')"> 98 <if expr="pp_ifdef('chromeos')">
98 <include name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_mana ger/main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 99 <include name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_mana ger/main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
99 <include name="IDR_WALLPAPER_MANAGER_MAIN_JS" file="chromeos/wallpaper_m anager/js/main_scripts.js" flattenhtml="true" type="BINDATA" /> 100 <include name="IDR_WALLPAPER_MANAGER_MAIN_JS" file="chromeos/wallpaper_m anager/js/main_scripts.js" flattenhtml="true" type="BINDATA" />
100 </if> 101 </if>
101 </includes> 102 </includes>
102 </release> 103 </release>
103 </grit> 104 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/file_manager/css/action_choice.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698