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

Side by Side Diff: ui/file_manager/file_manager_resources.grd

Issue 1170913006: Add material design toggle ripple element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 <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/file_manager_resources.h" type="rc_header"> 4 <output filename="grit/file_manager_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/file_manager_resources_map.cc" type="resource_file_ma p_source" /> 7 <output filename="grit/file_manager_resources_map.cc" type="resource_file_ma p_source" />
8 <output filename="grit/file_manager_resources_map.h" type="resource_map_head er" /> 8 <output filename="grit/file_manager_resources_map.h" type="resource_map_head er" />
9 <output filename="file_manager_resources.pak" type="data_package" /> 9 <output filename="file_manager_resources.pak" type="data_package" />
10 <output filename="file_manager_resources.rc" type="rc_all" /> 10 <output filename="file_manager_resources.rc" type="rc_all" />
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 <include name="IDR_AUDIO_PLAYER_ICON_128" file="audio_player/icons/audio-p layer-128.png" type="BINDATA" /> 172 <include name="IDR_AUDIO_PLAYER_ICON_128" file="audio_player/icons/audio-p layer-128.png" type="BINDATA" />
173 <include name="IDR_AUDIO_PLAYER_ICON_256" file="audio_player/icons/audio-p layer-256.png" type="BINDATA" /> 173 <include name="IDR_AUDIO_PLAYER_ICON_256" file="audio_player/icons/audio-p layer-256.png" type="BINDATA" />
174 174
175 <!-- Gallery.app pages and scripts. --> 175 <!-- Gallery.app pages and scripts. -->
176 <include name="IDR_GALLERY_MANIFEST" file="gallery/manifest.json" type="BI NDATA" /> 176 <include name="IDR_GALLERY_MANIFEST" file="gallery/manifest.json" type="BI NDATA" />
177 <include name="IDR_GALLERY" file="gallery/gallery.html" allowexternalscrip t="true" flattenhtml="true" type="BINDATA" /> 177 <include name="IDR_GALLERY" file="gallery/gallery.html" allowexternalscrip t="true" flattenhtml="true" type="BINDATA" />
178 <include name="IDR_GALLERY_JS" file="gallery/js/gallery_scripts.js" flatte nhtml="true" type="BINDATA" /> 178 <include name="IDR_GALLERY_JS" file="gallery/js/gallery_scripts.js" flatte nhtml="true" type="BINDATA" />
179 <include name="IDR_GALLERY_BKGND_JS" file="gallery/js/background.js" flatt enhtml="true" type="BINDATA" /> 179 <include name="IDR_GALLERY_BKGND_JS" file="gallery/js/background.js" flatt enhtml="true" type="BINDATA" />
180 <include name="IDR_GALLERY_TEST_UTIL_JS" file="gallery/js/test_util.js" fl attenhtml="true" type="BINDATA" /> 180 <include name="IDR_GALLERY_TEST_UTIL_JS" file="gallery/js/test_util.js" fl attenhtml="true" type="BINDATA" />
181 <include name="IDR_GALLERY_METADATA_WORKER_JS" file="gallery/js/metadata_w orker.js" flattenhtml="true" type="BINDATA" /> 181 <include name="IDR_GALLERY_METADATA_WORKER_JS" file="gallery/js/metadata_w orker.js" flattenhtml="true" type="BINDATA" />
182 <include name="IDR_GALLERY_ELEMENTS_GALLERY_TOGGLE_BUTTON_HTML" file="gall ery/elements/gallery_toggle_button.html" type="BINDATA" />
fukino 2015/06/10 08:28:52 It'd be better if file_manager and gallery can sha
yawano 2015/06/10 08:55:19 Yes, I agree with it. We are going to extract this
183 <include name="IDR_GALLERY_ELEMENTS_GALLERY_TOGGLE_BUTTON_JS" file="galler y/elements/gallery_toggle_button.js" type="BINDATA" />
182 184
183 <!-- Custom cursors (which grit cannot inline). --> 185 <!-- Custom cursors (which grit cannot inline). -->
184 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="gallery/ima ges/100/cursor_crop.png" type="BINDATA" /> 186 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="gallery/ima ges/100/cursor_crop.png" type="BINDATA" />
185 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_LEFTRIGHT" file="galler y/images/100/cursor_leftright.png" type="BINDATA" /> 187 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_LEFTRIGHT" file="galler y/images/100/cursor_leftright.png" type="BINDATA" />
186 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_MOVE" file="gallery/ima ges/100/cursor_move.png" type="BINDATA" /> 188 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_MOVE" file="gallery/ima ges/100/cursor_move.png" type="BINDATA" />
187 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_NWSE" file="gallery/ima ges/100/cursor_nwse.png" type="BINDATA" /> 189 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_NWSE" file="gallery/ima ges/100/cursor_nwse.png" type="BINDATA" />
188 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_SWNE" file="gallery/ima ges/100/cursor_swne.png" type="BINDATA" /> 190 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_SWNE" file="gallery/ima ges/100/cursor_swne.png" type="BINDATA" />
189 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_UPDOWN" file="gallery/i mages/100/cursor_updown.png" type="BINDATA" /> 191 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_UPDOWN" file="gallery/i mages/100/cursor_updown.png" type="BINDATA" />
190 192
191 <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_CROP" file="gallery/ images/200/cursor_crop.png" type="BINDATA" /> 193 <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_CROP" file="gallery/ images/200/cursor_crop.png" type="BINDATA" />
(...skipping 19 matching lines...) Expand all
211 </if> 213 </if>
212 <if expr="_google_chrome"> 214 <if expr="_google_chrome">
213 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. --> 215 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont ent of ../internal/piex/piex.pexe. -->
214 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" /> 216 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex /piex.pexe" type="BINDATA" />
215 </if> 217 </if>
216 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" /> 218 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader /piex/piex.nmf.txt" type="BINDATA" />
217 </if> 219 </if>
218 </includes> 220 </includes>
219 </release> 221 </release>
220 </grit> 222 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698