[email protected] | ea544cfbb4 | 2014-04-22 06:06:41 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <grit latest_public_release="0" current_release="1"> |
| 3 | <outputs> |
| 4 | <output filename="grit/file_manager_resources.h" type="rc_header"> |
| 5 | <emit emit_type='prepend'></emit> |
| 6 | </output> |
| 7 | <output filename="grit/file_manager_resources_map.cc" type="resource_file_map_source" /> |
| 8 | <output filename="grit/file_manager_resources_map.h" type="resource_map_header" /> |
| 9 | <output filename="file_manager_resources.pak" type="data_package" /> |
| 10 | <output filename="file_manager_resources.rc" type="rc_all" /> |
| 11 | </outputs> |
| 12 | <release seq="1"> |
| 13 | <includes> |
[email protected] | 914e33eb | 2014-04-24 01:36:00 | [diff] [blame^] | 14 | <include name="IDR_FILEMANAGER_MANIFEST" file="file_manager/manifest.json" type="BINDATA" /> |
| 15 | <!-- Files.app pages and scripts. --> |
| 16 | <include name="IDR_FILE_MANAGER_MAIN" file="file_manager/main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 17 | <include name="IDR_FILE_MANAGER_MAIN_JS" file="file_manager/foreground/js/main_scripts.js" flattenhtml="true" type="BINDATA" /> |
| 18 | <include name="IDR_FILE_MANAGER_BKGND_JS" file="file_manager/background/js/background.js" type="BINDATA" /> |
| 19 | |
| 20 | <include name="IDR_FILE_MANAGER_GALLERY" file="file_manager/gallery.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> |
| 21 | <include name="IDR_FILE_MANAGER_GALLERY_JS" file="file_manager/foreground/js/photo/gallery_scripts.js" flattenhtml="true" type="BINDATA" /> |
| 22 | |
| 23 | <!-- Scripts working in background page. --> |
| 24 | <include name="IDR_FILE_MANAGER_ERROR_UTIL_JS" file="file_manager/common/js/error_util.js" flattenhtml="false" type="BINDATA" /> |
| 25 | <include name="IDR_FILE_MANAGER_ASYNC_UTIL_JS" file="file_manager/common/js/async_util.js" flattenhtml="false" type="BINDATA" /> |
| 26 | <include name="IDR_FILE_MANAGER_DEVICE_HANDLER_JS" file="file_manager/background/js/device_handler.js" flattenhtml="false" type="BINDATA" /> |
| 27 | <include name="IDR_FILE_MANAGER_DRIVE_SYNC_HANDLER_JS" file="file_manager/background/js/drive_sync_handler.js" flattenhtml="false" type="BINDATA" /> |
| 28 | <include name="IDR_FILE_MANAGER_FILE_OPERATION_HANDLER_JS" file="file_manager/background/js/file_operation_handler.js" flattenhtml="false" type="BINDATA" /> |
| 29 | <include name="IDR_FILE_MANAGER_FILE_OPERATION_MANAGER_JS" file="file_manager/background/js/file_operation_manager.js" flattenhtml="false" type="BINDATA" /> |
| 30 | <include name="IDR_FILE_MANAGER_PATH_UTIL_JS" file="file_manager/common/js/path_util.js" flattenhtml="false" type="BINDATA" /> |
| 31 | <include name="IDR_FILE_MANAGER_PROGRESS_CENTER_COMMON_JS" file="file_manager/common/js/progress_center_common.js" flattenhtml="false" type="BINDATA" /> |
| 32 | <include name="IDR_FILE_MANAGER_PROGRESS_CENTER_JS" file="file_manager/background/js/progress_center.js" flattenhtml="false" type="BINDATA" /> |
| 33 | <include name="IDR_FILE_MANAGER_TEST_UTIL_JS" file="file_manager/background/js/test_util.js" flattenhtml="false" type="BINDATA" /> |
| 34 | <include name="IDR_FILE_MANAGER_UTIL_JS" file="file_manager/common/js/util.js" flattenhtml="false" type="BINDATA" /> |
| 35 | <include name="IDR_FILE_MANAGER_VOLUME_MANAGER_JS" file="file_manager/background/js/volume_manager.js" flattenhtml="false" type="BINDATA" /> |
| 36 | |
| 37 | <!-- Scripts required by the metadata parser worker. --> |
| 38 | <include name="IDR_FILE_MANAGER_UTIL" file="file_manager/common/js/util.js" type="BINDATA" /> |
| 39 | <include name="IDR_FILE_MANAGER_METADATA_DISPATCHER" file="file_manager/foreground/js/metadata/metadata_dispatcher.js" type="BINDATA" /> |
| 40 | <include name="IDR_FILE_MANAGER_METADATA_READER" file="file_manager/foreground/js/metadata/byte_reader.js" type="BINDATA" /> |
| 41 | <include name="IDR_FILE_MANAGER_METADATA_PARSER" file="file_manager/foreground/js/metadata/metadata_parser.js" type="BINDATA" /> |
| 42 | <include name="IDR_FILE_MANAGER_EXIF_PARSER" file="file_manager/foreground/js/metadata/exif_parser.js" type="BINDATA" /> |
| 43 | <include name="IDR_FILE_MANAGER_MPEG_PARSER" file="file_manager/foreground/js/metadata/mpeg_parser.js" type="BINDATA" /> |
| 44 | <include name="IDR_FILE_MANAGER_IMAGE_PARSERS" file="file_manager/foreground/js/metadata/image_parsers.js" type="BINDATA" /> |
| 45 | <include name="IDR_FILE_MANAGER_ID3_PARSER" file="file_manager/foreground/js/metadata/id3_parser.js" type="BINDATA" /> |
| 46 | <include name="IDR_FILE_MANAGER_PARALLEL" file="file_manager/foreground/js/metadata/function_parallel.js" type="BINDATA" /> |
| 47 | <include name="IDR_FILE_MANAGER_SEQUENCE" file="file_manager/foreground/js/metadata/function_sequence.js" type="BINDATA" /> |
| 48 | |
| 49 | <!-- Images referenced from the manifest or the code --> |
| 50 | <include name="IDR_FILE_MANAGER_ICON_16" file="file_manager/common/images/icon16.png" type="BINDATA" /> |
| 51 | <include name="IDR_FILE_MANAGER_ICON_32" file="file_manager/common/images/icon32.png" type="BINDATA" /> |
| 52 | <include name="IDR_FILE_MANAGER_ICON_48" file="file_manager/common/images/icon48.png" type="BINDATA" /> |
| 53 | <include name="IDR_FILE_MANAGER_ICON_64" file="file_manager/common/images/icon64.png" type="BINDATA" /> |
| 54 | <include name="IDR_FILE_MANAGER_ICON_96" file="file_manager/common/images/icon96.png" type="BINDATA" /> |
| 55 | <include name="IDR_FILE_MANAGER_ICON_128" file="file_manager/common/images/icon128.png" type="BINDATA" /> |
| 56 | <include name="IDR_FILE_MANAGER_ICON_256" file="file_manager/common/images/icon256.png" type="BINDATA" /> |
| 57 | <include name="IDR_FILE_MANAGER_AUDIO_PLAYER_ICON_64" file="file_manager/audio_player/icons/audio-player-64.png" type="BINDATA" /> |
| 58 | |
| 59 | <!-- Resources used for non-flattened HTML files. --> |
| 60 | <include name="IDR_FILE_MANAGER_DRIVE_WELCOME_STYLE" file="file_manager/foreground/css/drive_welcome.css" type="BINDATA" /> |
| 61 | <include name="IDR_FILE_MANAGER_IMG_UI_DRIVE_WELCOME_BACKGROUND" file="../webui/resources/images/clouds.png" type="BINDATA" /> |
| 62 | <include name="IDR_FILE_MANAGER_IMG_UI_DRIVE_WELCOME_LOGO" file="file_manager/foreground/images/files/ui/drive_logo.png" type="BINDATA" /> |
| 63 | <include name="IDR_FILE_MANAGER_IMG_UI_2X_DRIVE_WELCOME_LOGO" file="file_manager/foreground/images/files/ui/2x/drive_logo.png" type="BINDATA" /> |
| 64 | |
| 65 | <!-- Custom cursors (which grit cannot inline). --> |
| 66 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="file_manager/foreground/images/gallery/cursor_crop.png" type="BINDATA" /> |
| 67 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_LEFTRIGHT" file="file_manager/foreground/images/gallery/cursor_leftright.png" type="BINDATA" /> |
| 68 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_MOVE" file="file_manager/foreground/images/gallery/cursor_move.png" type="BINDATA" /> |
| 69 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_NWSE" file="file_manager/foreground/images/gallery/cursor_nwse.png" type="BINDATA" /> |
| 70 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_SWNE" file="file_manager/foreground/images/gallery/cursor_swne.png" type="BINDATA" /> |
| 71 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_UPDOWN" file="file_manager/foreground/images/gallery/cursor_updown.png" type="BINDATA" /> |
| 72 | |
| 73 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_CROP" file="file_manager/foreground/images/gallery/2x/cursor_crop.png" type="BINDATA" /> |
| 74 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_LEFTRIGHT" file="file_manager/foreground/images/gallery/2x/cursor_leftright.png" type="BINDATA" /> |
| 75 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_MOVE" file="file_manager/foreground/images/gallery/2x/cursor_move.png" type="BINDATA" /> |
| 76 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_NWSE" file="file_manager/foreground/images/gallery/2x/cursor_nwse.png" type="BINDATA" /> |
| 77 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_SWNE" file="file_manager/foreground/images/gallery/2x/cursor_swne.png" type="BINDATA" /> |
| 78 | <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_UPDOWN" file="file_manager/foreground/images/gallery/2x/cursor_updown.png" type="BINDATA" /> |
| 79 | |
| 80 | <include name="IDR_FILE_MANAGER_AUDIO_PLAYER" file="file_manager/audio_player.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> |
| 81 | <include name="IDR_FILE_MANAGER_AUDIO_PLAYER_SCRIPTS_JS" file="file_manager/audio_player/js/audio_player_scripts.js" flattenhtml="true" type="BINDATA" /> |
| 82 | |
[email protected] | fe175374 | 2014-04-22 08:41:07 | [diff] [blame] | 83 | <!-- VideoPlayer.app pages and scripts. --> |
| 84 | <include name="IDR_VIDEO_PLAYER_MANIFEST" file="video_player/manifest.json" type="BINDATA" /> |
| 85 | <include name="IDR_VIDEO_PLAYER" file="video_player/video_player.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> |
| 86 | <include name="IDR_VIDEO_PLAYER_JS" file="video_player/js/video_player_scripts.js" flattenhtml="true" type="BINDATA" /> |
| 87 | <include name="IDR_VIDEO_PLAYER_BKGND_JS" file="video_player/js/background.js" flattenhtml="true" type="BINDATA" /> |
| 88 | <include name="IDR_VIDEO_PLAYER_TEST_UTIL_JS" file="video_player/js/test_util.js" flattenhtml="false" type="BINDATA" /> |
| 89 | <include name="IDR_VIDEO_PLAYER_ERROR_UTIL_JS" file="video_player/js/error_util.js" flattenhtml="false" type="BINDATA" /> |
| 90 | <include name="IDR_VIDEO_PLAYER_ICON_16" file="video_player/images/100/icon.png" type="BINDATA" /> |
| 91 | <include name="IDR_VIDEO_PLAYER_ICON_32" file="video_player/images/200/icon.png" type="BINDATA" /> |
[email protected] | 6ba07912 | 2014-04-22 11:29:31 | [diff] [blame] | 92 | |
| 93 | <!-- Gallery.app pages and scripts. --> |
| 94 | <include name="IDR_GALLERY_MANIFEST" file="gallery/manifest.json" type="BINDATA" /> |
| 95 | <include name="IDR_GALLERY" file="gallery/gallery.html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> |
| 96 | <include name="IDR_GALLERY_JS" file="gallery/js/gallery_scripts.js" flattenhtml="true" type="BINDATA" /> |
| 97 | <include name="IDR_GALLERY_BKGND_JS" file="gallery/js/background.js" flattenhtml="true" type="BINDATA" /> |
| 98 | <include name="IDR_GALLERY_TEST_UTIL_JS" file="gallery/js/test_util.js" flattenhtml="false" type="BINDATA" /> |
| 99 | <include name="IDR_GALLERY_ERROR_UTIL_JS" file="gallery/js/error_util.js" flattenhtml="false" type="BINDATA" /> |
| 100 | <include name="IDR_GALLERY_ICON_16" file="gallery/images/100/icon.png" type="BINDATA" /> |
| 101 | <include name="IDR_GALLERY_ICON_32" file="gallery/images/200/icon.png" type="BINDATA" /> |
[email protected] | 9c9241c | 2014-04-22 12:11:57 | [diff] [blame] | 102 | |
| 103 | <!-- Image loader extension manifest and scripts. --> |
| 104 | <if expr="image_loader_extension"> |
| 105 | <include name="IDR_IMAGE_LOADER_MANIFEST" file="image_loader/manifest.json" type="BINDATA" /> |
| 106 | <include name="IDR_IMAGE_LOADER_IMAGE_LOADER_JS" file="image_loader/image_loader.js" type="BINDATA" /> |
| 107 | <include name="IDR_IMAGE_LOADER_CACHE_JS" file="image_loader/cache.js" type="BINDATA" /> |
| 108 | <include name="IDR_IMAGE_LOADER_WORKER_JS" file="image_loader/worker.js" type="BINDATA" /> |
| 109 | <include name="IDR_IMAGE_LOADER_REQUEST_JS" file="image_loader/request.js" type="BINDATA" /> |
| 110 | <include name="IDR_IMAGE_LOADER_BACKGROUND_JS" file="image_loader/background.js" type="BINDATA" /> |
| 111 | <include name="IDR_IMAGE_LOADER_CLIENT_JS" file="image_loader/image_loader_client.js" type="BINDATA" /> |
| 112 | </if> |
[email protected] | ea544cfbb4 | 2014-04-22 06:06:41 | [diff] [blame] | 113 | </includes> |
| 114 | </release> |
| 115 | </grit> |