diff options
author | rkc@chromium.org <rkc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-15 20:58:56 +0000 |
---|---|---|
committer | rkc@chromium.org <rkc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-15 20:58:56 +0000 |
commit | 08392131bdf655152ca1c5445c52422a99214416 (patch) | |
tree | bfde84a09bc25243a91677ba121eda27a779c2c1 /ash/resources/default_100_percent | |
parent | d45aa1f5cf91d7f0840f66cfcb1d00ed9ba64c6b (diff) | |
download | chromium_src-08392131bdf655152ca1c5445c52422a99214416.zip chromium_src-08392131bdf655152ca1c5445c52422a99214416.tar.gz chromium_src-08392131bdf655152ca1c5445c52422a99214416.tar.bz2 |
When connected to LTE, show the LTE icon.
In the data notification, when connected to LTE, show the LTE icon, not the 3g icon. Also fix the LTE icons in the tray to look clearer.
R=stevenjb@chromium.org,benchan@chromium.org,zelidrag@chromium.org
BUG=169969
Review URL: https://codereview.chromium.org/11889024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176967 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources/default_100_percent')
-rw-r--r-- | ash/resources/default_100_percent/common/notification_3g.png | bin | 1388 -> 2138 bytes |
-rw-r--r-- | ash/resources/default_100_percent/common/notification_lte.png | bin | 0 -> 1885 bytes |
-rw-r--r-- | ash/resources/default_100_percent/cros/network/statusbar_network_gprs.png | bin | 106 -> 1035 bytes |
-rw-r--r-- | ash/resources/default_100_percent/cros/network/statusbar_network_hspa.png | bin | 105 -> 1036 bytes |
-rw-r--r-- | ash/resources/default_100_percent/cros/network/statusbar_network_hspa_plus.png | bin | 115 -> 1049 bytes |
-rw-r--r-- | ash/resources/default_100_percent/cros/network/statusbar_network_lte.png | bin | 126 -> 1051 bytes |
-rw-r--r-- | ash/resources/default_100_percent/cros/network/statusbar_network_lte_advanced.png | bin | 122 -> 1066 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/ash/resources/default_100_percent/common/notification_3g.png b/ash/resources/default_100_percent/common/notification_3g.png Binary files differindex c86599e..7a5e3f5 100644 --- a/ash/resources/default_100_percent/common/notification_3g.png +++ b/ash/resources/default_100_percent/common/notification_3g.png diff --git a/ash/resources/default_100_percent/common/notification_lte.png b/ash/resources/default_100_percent/common/notification_lte.png Binary files differnew file mode 100644 index 0000000..146db1d --- /dev/null +++ b/ash/resources/default_100_percent/common/notification_lte.png diff --git a/ash/resources/default_100_percent/cros/network/statusbar_network_gprs.png b/ash/resources/default_100_percent/cros/network/statusbar_network_gprs.png Binary files differindex 4d13802..d6f08c3 100644 --- a/ash/resources/default_100_percent/cros/network/statusbar_network_gprs.png +++ b/ash/resources/default_100_percent/cros/network/statusbar_network_gprs.png diff --git a/ash/resources/default_100_percent/cros/network/statusbar_network_hspa.png b/ash/resources/default_100_percent/cros/network/statusbar_network_hspa.png Binary files differindex 65b2c8c..fea4d73 100644 --- a/ash/resources/default_100_percent/cros/network/statusbar_network_hspa.png +++ b/ash/resources/default_100_percent/cros/network/statusbar_network_hspa.png diff --git a/ash/resources/default_100_percent/cros/network/statusbar_network_hspa_plus.png b/ash/resources/default_100_percent/cros/network/statusbar_network_hspa_plus.png Binary files differindex 7eab17a..ed6e3e0 100644 --- a/ash/resources/default_100_percent/cros/network/statusbar_network_hspa_plus.png +++ b/ash/resources/default_100_percent/cros/network/statusbar_network_hspa_plus.png diff --git a/ash/resources/default_100_percent/cros/network/statusbar_network_lte.png b/ash/resources/default_100_percent/cros/network/statusbar_network_lte.png Binary files differindex f27cdc1..b777a23 100644 --- a/ash/resources/default_100_percent/cros/network/statusbar_network_lte.png +++ b/ash/resources/default_100_percent/cros/network/statusbar_network_lte.png diff --git a/ash/resources/default_100_percent/cros/network/statusbar_network_lte_advanced.png b/ash/resources/default_100_percent/cros/network/statusbar_network_lte_advanced.png Binary files differindex 2813bbc..0d83587 100644 --- a/ash/resources/default_100_percent/cros/network/statusbar_network_lte_advanced.png +++ b/ash/resources/default_100_percent/cros/network/statusbar_network_lte_advanced.png |