summaryrefslogtreecommitdiffstats
path: root/ash/resources
diff options
context:
space:
mode:
authorbenchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-08 22:13:17 +0000
committerbenchan@chromium.org <benchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-08 22:13:17 +0000
commit3d3afceeefaaef767975d30c64a4df819ef00d3f (patch)
treea03c68c437899806cd9457bf8691d5fc2cc7ab51 /ash/resources
parentabd0e87c708b5bd1baca59f78e061cd71c8c04d2 (diff)
downloadchromium_src-3d3afceeefaaef767975d30c64a4df819ef00d3f.zip
chromium_src-3d3afceeefaaef767975d30c64a4df819ef00d3f.tar.gz
chromium_src-3d3afceeefaaef767975d30c64a4df819ef00d3f.tar.bz2
Add EVDO network icons.
This CL adds a set of EVDO network icons for Chrome OS, which are shown in the ash tray and network list when there is a CDMA EVDO network. BUG=268328 TEST=Verify that the "Ev" icon is shown for a CDMA EVDO network. R=oshima@chromium.org, stevenjb@chromium.org Review URL: https://codereview.chromium.org/22550005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216455 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources')
-rw-r--r--ash/resources/ash_resources.grd2
-rw-r--r--ash/resources/default_100_percent/cros/network/statusbar_network_evdo_dark.pngbin0 -> 281 bytes
-rw-r--r--ash/resources/default_100_percent/cros/network/statusbar_network_evdo_light.pngbin0 -> 319 bytes
-rw-r--r--ash/resources/default_200_percent/cros/network/statusbar_network_evdo_dark.pngbin0 -> 528 bytes
-rw-r--r--ash/resources/default_200_percent/cros/network/statusbar_network_evdo_light.pngbin0 -> 543 bytes
5 files changed, 2 insertions, 0 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
index 7640f65..f7a0bd3 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -176,6 +176,8 @@
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_BARS_LIGHT" file="cros/network/statusbar_network_bars_light.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_EDGE_DARK" file="cros/network/statusbar_network_edge_dark.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_EDGE_LIGHT" file="cros/network/statusbar_network_edge_light.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_EVDO_DARK" file="cros/network/statusbar_network_evdo_dark.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_EVDO_LIGHT" file="cros/network/statusbar_network_evdo_light.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_GPRS_DARK" file="cros/network/statusbar_network_gprs_dark.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_GPRS_LIGHT" file="cros/network/statusbar_network_gprs_light.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_HSPA_DARK" file="cros/network/statusbar_network_hspa_dark.png" />
diff --git a/ash/resources/default_100_percent/cros/network/statusbar_network_evdo_dark.png b/ash/resources/default_100_percent/cros/network/statusbar_network_evdo_dark.png
new file mode 100644
index 0000000..d0f715b
--- /dev/null
+++ b/ash/resources/default_100_percent/cros/network/statusbar_network_evdo_dark.png
Binary files differ
diff --git a/ash/resources/default_100_percent/cros/network/statusbar_network_evdo_light.png b/ash/resources/default_100_percent/cros/network/statusbar_network_evdo_light.png
new file mode 100644
index 0000000..b4407b4
--- /dev/null
+++ b/ash/resources/default_100_percent/cros/network/statusbar_network_evdo_light.png
Binary files differ
diff --git a/ash/resources/default_200_percent/cros/network/statusbar_network_evdo_dark.png b/ash/resources/default_200_percent/cros/network/statusbar_network_evdo_dark.png
new file mode 100644
index 0000000..f0edd15
--- /dev/null
+++ b/ash/resources/default_200_percent/cros/network/statusbar_network_evdo_dark.png
Binary files differ
diff --git a/ash/resources/default_200_percent/cros/network/statusbar_network_evdo_light.png b/ash/resources/default_200_percent/cros/network/statusbar_network_evdo_light.png
new file mode 100644
index 0000000..55b1a37
--- /dev/null
+++ b/ash/resources/default_200_percent/cros/network/statusbar_network_evdo_light.png
Binary files differ