summaryrefslogtreecommitdiffstats
path: root/ash/resources
diff options
context:
space:
mode:
authortnagel@chromium.org <tnagel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-12 18:09:08 +0000
committertnagel@chromium.org <tnagel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-12 18:09:08 +0000
commita889e94c4e7adbe172fc9aa9edd637f17a2c3c7b (patch)
treef02f25bbb6f9cfc6ad11e40bb024e7240696bbab /ash/resources
parentae0187077ff7dd7a85845ae112388ad833cfc597 (diff)
downloadchromium_src-a889e94c4e7adbe172fc9aa9edd637f17a2c3c7b.zip
chromium_src-a889e94c4e7adbe172fc9aa9edd637f17a2c3c7b.tar.gz
chromium_src-a889e94c4e7adbe172fc9aa9edd637f17a2c3c7b.tar.bz2
Move session length timer into tray bubble.
BUG=287784 Review URL: https://codereview.chromium.org/262973004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269813 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources')
-rw-r--r--ash/resources/ash_resources.grd3
-rw-r--r--ash/resources/default_100_percent/cros/notification/notification_session_length_timer.pngbin0 -> 654 bytes
-rw-r--r--ash/resources/default_100_percent/cros/status/status_session_length_limit_timer.pngbin612 -> 0 bytes
-rw-r--r--ash/resources/default_100_percent/cros/status/status_session_length_timer.pngbin0 -> 548 bytes
-rw-r--r--ash/resources/default_200_percent/cros/notification/notification_session_length_timer.pngbin0 -> 1312 bytes
-rw-r--r--ash/resources/default_200_percent/cros/status/status_session_length_limit_timer.pngbin1221 -> 0 bytes
-rw-r--r--ash/resources/default_200_percent/cros/status/status_session_length_timer.pngbin0 -> 1346 bytes
7 files changed, 2 insertions, 1 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
index 825cadedc..6aef83d 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -143,7 +143,6 @@
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_POWER_SMALL_CHARGING_UNRELIABLE_DARK" file="cros/status/status_power_small_all_dark_fluctuating.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SCREENSHARE" file="cros/status/status_screenshare.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SCREENSHARE_DARK" file="cros/status/status_screenshare_dark.png" />
- <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SESSION_LENGTH_LIMIT_TIMER" file="cros/status/status_session_length_limit_timer.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SETTINGS" file="cros/status/status_settings.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SHUTDOWN" file="cros/status/status_shutdown.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_SHUTDOWN_HOVER" file="cros/status/status_shutdown_hover.png" />
@@ -155,6 +154,7 @@
<if expr="chromeos">
<structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_LOW_POWER_CHARGER" file="cros/notification/notification_low_power_charger.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_NOTIFICATION_DISPLAY" file="cros/notification/display_notification_icon.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_BUBBLE_SESSION_LENGTH_LIMIT" file="cros/status/status_session_length_timer.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_ENTERPRISE" file="cros/status/status_managed.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_MANAGED_USER" file="cros/status/status_managed_mode_user.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_1X" file="cros/network/statusbar_network_1x.png" />
@@ -188,6 +188,7 @@
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_VPN" file="cros/network/statusbar_vpn_dark.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_VPN_BADGE" file="cros/network/statusbar_network_vpn_badge.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NETWORK_WIRED" file="cros/network/statusbar_wired.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFICATION_SESSION_LENGTH_LIMIT" file="cros/notification/notification_session_length_timer.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_RECORDING" file="cros/status/status_recording.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_RECORDING_RED" file="cros/status/status_recording_red.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_VIRTUAL_KEYBOARD" file="cros/status/status_virtual_keyboard.png" />
diff --git a/ash/resources/default_100_percent/cros/notification/notification_session_length_timer.png b/ash/resources/default_100_percent/cros/notification/notification_session_length_timer.png
new file mode 100644
index 0000000..95d0a0c
--- /dev/null
+++ b/ash/resources/default_100_percent/cros/notification/notification_session_length_timer.png
Binary files differ
diff --git a/ash/resources/default_100_percent/cros/status/status_session_length_limit_timer.png b/ash/resources/default_100_percent/cros/status/status_session_length_limit_timer.png
deleted file mode 100644
index 2e0fd04..0000000
--- a/ash/resources/default_100_percent/cros/status/status_session_length_limit_timer.png
+++ /dev/null
Binary files differ
diff --git a/ash/resources/default_100_percent/cros/status/status_session_length_timer.png b/ash/resources/default_100_percent/cros/status/status_session_length_timer.png
new file mode 100644
index 0000000..a894fe9
--- /dev/null
+++ b/ash/resources/default_100_percent/cros/status/status_session_length_timer.png
Binary files differ
diff --git a/ash/resources/default_200_percent/cros/notification/notification_session_length_timer.png b/ash/resources/default_200_percent/cros/notification/notification_session_length_timer.png
new file mode 100644
index 0000000..5aa2e56
--- /dev/null
+++ b/ash/resources/default_200_percent/cros/notification/notification_session_length_timer.png
Binary files differ
diff --git a/ash/resources/default_200_percent/cros/status/status_session_length_limit_timer.png b/ash/resources/default_200_percent/cros/status/status_session_length_limit_timer.png
deleted file mode 100644
index 0dbae98..0000000
--- a/ash/resources/default_200_percent/cros/status/status_session_length_limit_timer.png
+++ /dev/null
Binary files differ
diff --git a/ash/resources/default_200_percent/cros/status/status_session_length_timer.png b/ash/resources/default_200_percent/cros/status/status_session_length_timer.png
new file mode 100644
index 0000000..39c3c7d
--- /dev/null
+++ b/ash/resources/default_200_percent/cros/status/status_session_length_timer.png
Binary files differ