Home | History | Annotate | Download | only in theme
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!-- This grd file contains images that are not pre-scaled for device
      3      scale factors. The image returned by
      4      |base::ResourceBundle::GetImageNamed| only contains 100P, and
      5      it is the caller's responsibility to do the right thing when the
      6      display is not at 100P device scale factor.
      7   -->
      8 <grit latest_public_release="0" current_release="1">
      9   <outputs>
     10     <output filename="grit/chrome_unscaled_resources.h" type="rc_header">
     11       <emit emit_type='prepend'></emit>
     12     </output>
     13     <output filename="chrome_unscaled_resources.pak" type="data_package" />
     14     <output filename="chrome_unscaled_resources.rc" type="rc_all" />
     15   </outputs>
     16   <release seq="1">
     17     <includes>
     18       <if expr="pp_ifdef('_google_chrome')">
     19         <include name="IDR_PRODUCT_LOGO_64" file="google_chrome/product_logo_64.png" type="BINDATA" />
     20         <include name="IDR_PRODUCT_LOGO_128" file="google_chrome/product_logo_128.png" type="BINDATA" />
     21         <!-- NOTE: product_logo_*.* files beyond what's listed above are
     22              referenced by installer code; don't remove them unless you know
     23              what you're doing! -->
     24         <if expr="is_macosx">
     25           <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_22_mono.png" type="BINDATA" />
     26           <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="google_chrome/product_logo_22_mono_invert.png" type="BINDATA" />
     27         </if>
     28         <if expr="not is_macosx">
     29           <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_22.png" type="BINDATA" />
     30           <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="google_chrome/product_logo_22.png" type="BINDATA" />
     31         </if>
     32         <include name="IDR_WIZARD_ICON" file="google_chrome/wizard_icon.png" type="BINDATA" />
     33         <include name="IDR_WIZARD_ICON_RTL" file="google_chrome/wizard_icon_rtl.png" type="BINDATA" />
     34       </if>
     35       <if expr="not pp_ifdef('_google_chrome')">
     36         <include name="IDR_PRODUCT_LOGO_64" file="chromium/product_logo_64.png" type="BINDATA" />
     37         <include name="IDR_PRODUCT_LOGO_128" file="chromium/product_logo_128.png" type="BINDATA" />
     38         <!-- NOTE: product_logo_*.* files beyond what's listed above are
     39              referenced by installer code; don't remove them unless you know
     40              what you're doing! -->
     41         <if expr="is_macosx">
     42           <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22_mono.png" type="BINDATA" />
     43           <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_logo_22_mono_invert.png" type="BINDATA" />
     44         </if>
     45         <if expr="not is_macosx">
     46           <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.png" type="BINDATA" />
     47           <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_logo_22.png" type="BINDATA" />
     48         </if>
     49       </if>
     50       <if expr="is_win">
     51         <!-- Double-size profile avatar images used for generating .ico
     52              files for Windows profile shortcuts. Included here because
     53              they do not depend on the UI scale factor.
     54              See: http://crbug.com/167277. -->
     55         <include name="IDR_PROFILE_AVATAR_2X_0" file="default_200_percent/profile_avatar_generic.png" type="BINDATA" />
     56         <include name="IDR_PROFILE_AVATAR_2X_1" file="default_200_percent/profile_avatar_generic_aqua.png" type="BINDATA" />
     57         <include name="IDR_PROFILE_AVATAR_2X_2" file="default_200_percent/profile_avatar_generic_blue.png" type="BINDATA" />
     58         <include name="IDR_PROFILE_AVATAR_2X_3" file="default_200_percent/profile_avatar_generic_green.png" type="BINDATA" />
     59         <include name="IDR_PROFILE_AVATAR_2X_4" file="default_200_percent/profile_avatar_generic_orange.png" type="BINDATA" />
     60         <include name="IDR_PROFILE_AVATAR_2X_5" file="default_200_percent/profile_avatar_generic_purple.png" type="BINDATA" />
     61         <include name="IDR_PROFILE_AVATAR_2X_6" file="default_200_percent/profile_avatar_generic_red.png" type="BINDATA" />
     62         <include name="IDR_PROFILE_AVATAR_2X_7" file="default_200_percent/profile_avatar_generic_yellow.png" type="BINDATA" />
     63         <include name="IDR_PROFILE_AVATAR_2X_8" file="default_200_percent/profile_avatar_secret_agent.png" type="BINDATA" />
     64         <include name="IDR_PROFILE_AVATAR_2X_9" file="default_200_percent/profile_avatar_superhero.png" type="BINDATA" />
     65         <include name="IDR_PROFILE_AVATAR_2X_10" file="default_200_percent/profile_avatar_volley_ball.png" type="BINDATA" />
     66         <include name="IDR_PROFILE_AVATAR_2X_11" file="default_200_percent/profile_avatar_businessman.png" type="BINDATA" />
     67         <include name="IDR_PROFILE_AVATAR_2X_12" file="default_200_percent/profile_avatar_ninja.png" type="BINDATA" />
     68         <include name="IDR_PROFILE_AVATAR_2X_13" file="default_200_percent/profile_avatar_alien.png" type="BINDATA" />
     69         <include name="IDR_PROFILE_AVATAR_2X_14" file="default_200_percent/profile_avatar_awesome.png" type="BINDATA" />
     70         <include name="IDR_PROFILE_AVATAR_2X_15" file="default_200_percent/profile_avatar_flower.png" type="BINDATA" />
     71         <include name="IDR_PROFILE_AVATAR_2X_16" file="default_200_percent/profile_avatar_pizza.png" type="BINDATA" />
     72         <include name="IDR_PROFILE_AVATAR_2X_17" file="default_200_percent/profile_avatar_soccer.png" type="BINDATA" />
     73         <include name="IDR_PROFILE_AVATAR_2X_18" file="default_200_percent/profile_avatar_burger.png" type="BINDATA" />
     74         <include name="IDR_PROFILE_AVATAR_2X_19" file="default_200_percent/profile_avatar_cat.png" type="BINDATA" />
     75         <include name="IDR_PROFILE_AVATAR_2X_20" file="default_200_percent/profile_avatar_cupcake.png" type="BINDATA" />
     76         <include name="IDR_PROFILE_AVATAR_2X_21" file="default_200_percent/profile_avatar_dog.png" type="BINDATA" />
     77         <include name="IDR_PROFILE_AVATAR_2X_22" file="default_200_percent/profile_avatar_horse.png" type="BINDATA" />
     78         <include name="IDR_PROFILE_AVATAR_2X_23" file="default_200_percent/profile_avatar_margarita.png" type="BINDATA" />
     79         <include name="IDR_PROFILE_AVATAR_2X_24" file="default_200_percent/profile_avatar_note.png" type="BINDATA" />
     80         <include name="IDR_PROFILE_AVATAR_2X_25" file="default_200_percent/profile_avatar_sun_cloud.png" type="BINDATA" />
     81       </if>
     82       <if expr="is_macosx and pp_ifdef('enable_app_list')">
     83         <!-- App Launcher icons for .app shim, dock icon. Unscaled, because the
     84              icon file built does not depend on UI scale factor. -->
     85         <if expr="pp_ifdef('_google_chrome')">
     86           <include name="IDR_APP_LIST_16" file="google_chrome/app_list_16.png" type="BINDATA" />
     87           <include name="IDR_APP_LIST_32" file="google_chrome/app_list_32.png" type="BINDATA" />
     88           <include name="IDR_APP_LIST_128" file="google_chrome/app_list_128.png" type="BINDATA" />
     89           <include name="IDR_APP_LIST_256" file="google_chrome/app_list_256.png" type="BINDATA" />
     90           <include name="IDR_APP_LIST_CANARY_16" file="google_chrome/app_list_canary_16.png" type="BINDATA" />
     91           <include name="IDR_APP_LIST_CANARY_32" file="google_chrome/app_list_canary_32.png" type="BINDATA" />
     92           <include name="IDR_APP_LIST_CANARY_128" file="google_chrome/app_list_canary_128.png" type="BINDATA" />
     93           <include name="IDR_APP_LIST_CANARY_256" file="google_chrome/app_list_canary_256.png" type="BINDATA" />
     94         </if>
     95         <if expr="not pp_ifdef('_google_chrome')">
     96           <include name="IDR_APP_LIST_16" file="chromium/app_list_16.png" type="BINDATA" />
     97           <include name="IDR_APP_LIST_32" file="chromium/app_list_32.png" type="BINDATA" />
     98           <include name="IDR_APP_LIST_128" file="chromium/app_list_128.png" type="BINDATA" />
     99           <include name="IDR_APP_LIST_256" file="chromium/app_list_256.png" type="BINDATA" />
    100         </if>
    101       </if>
    102     </includes>
    103   </release>
    104 </grit>
    105