mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 715275 - New default favicon images for different resolutions [r=sriram]
--HG-- extra : rebase_source : f7ba965bbcdfed526b2154f26f31684b52afdb5d
This commit is contained in:
parent
f0a980ebdd
commit
a7a6ece1dc
@ -277,6 +277,7 @@ RES_DRAWABLE_NODPI = \
|
||||
$(NULL)
|
||||
|
||||
RES_DRAWABLE_MDPI_V8 = \
|
||||
res/drawable-mdpi-v8/favicon.png \
|
||||
res/drawable-mdpi-v8/abouthome_icon.png \
|
||||
res/drawable-mdpi-v8/abouthome_logo.png \
|
||||
res/drawable-mdpi-v8/abouthome_separator.9.png \
|
||||
@ -319,6 +320,7 @@ RES_DRAWABLE_MDPI_V8 = \
|
||||
$(NULL)
|
||||
|
||||
RES_DRAWABLE_HDPI_V8 = \
|
||||
res/drawable-hdpi-v8/favicon.png \
|
||||
res/drawable-hdpi-v8/home_bg.png \
|
||||
res/drawable-hdpi-v8/home_star.png \
|
||||
res/drawable-hdpi-v8/abouthome_icon.png \
|
||||
@ -383,6 +385,7 @@ RES_DRAWABLE_HDPI_V11 = \
|
||||
$(NULL)
|
||||
|
||||
RES_DRAWABLE_XHDPI_V11 = \
|
||||
res/drawable-xhdpi-v11/favicon.png \
|
||||
res/drawable-xhdpi-v11/abouthome_icon.png \
|
||||
res/drawable-xhdpi-v11/abouthome_logo.png \
|
||||
res/drawable-xhdpi-v11/abouthome_separator.9.png \
|
||||
@ -496,7 +499,6 @@ MOZ_ANDROID_DRAWABLES += \
|
||||
mobile/android/base/resources/drawable/awesomebar_tab_unselected.xml \
|
||||
mobile/android/base/resources/drawable/background.png \
|
||||
mobile/android/base/resources/drawable/desktop_notification.png \
|
||||
mobile/android/base/resources/drawable/favicon.png \
|
||||
mobile/android/base/resources/drawable/gecko_actionbar_bg.xml \
|
||||
mobile/android/base/resources/drawable/progress_spinner.xml \
|
||||
mobile/android/base/resources/drawable/progress_spinner_1.png \
|
||||
|
BIN
mobile/android/base/resources/drawable-hdpi-v8/favicon.png
Normal file
BIN
mobile/android/base/resources/drawable-hdpi-v8/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
BIN
mobile/android/base/resources/drawable-mdpi-v8/favicon.png
Normal file
BIN
mobile/android/base/resources/drawable-mdpi-v8/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
mobile/android/base/resources/drawable-xhdpi-v11/favicon.png
Normal file
BIN
mobile/android/base/resources/drawable-xhdpi-v11/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 268 B |
Loading…
Reference in New Issue
Block a user