From ea1b011cfcbf0d7ce1de5faba28ecbe7059b33cc Mon Sep 17 00:00:00 2001 From: "sadrul@chromium.org" Date: Thu, 10 May 2012 16:01:33 +0000 Subject: ash: Remove the row for power, and add a row for date + system buttons. BUG=127430 TEST=none Review URL: https://chromiumcodereview.appspot.com/10381081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136318 0039d316-1c4b-4281-b951-d872f2087c98 --- ui/resources/aura/status_help.png | Bin 0 -> 564 bytes ui/resources/aura/status_lockscreen.png | Bin 0 -> 481 bytes ui/resources/aura/status_shutdown.png | Bin 0 -> 647 bytes ui/resources/ui_resources.grd | 3 +++ 4 files changed, 3 insertions(+) create mode 100644 ui/resources/aura/status_help.png create mode 100644 ui/resources/aura/status_lockscreen.png create mode 100644 ui/resources/aura/status_shutdown.png (limited to 'ui/resources') diff --git a/ui/resources/aura/status_help.png b/ui/resources/aura/status_help.png new file mode 100644 index 0000000..5f24e7b Binary files /dev/null and b/ui/resources/aura/status_help.png differ diff --git a/ui/resources/aura/status_lockscreen.png b/ui/resources/aura/status_lockscreen.png new file mode 100644 index 0000000..12f085e Binary files /dev/null and b/ui/resources/aura/status_lockscreen.png differ diff --git a/ui/resources/aura/status_shutdown.png b/ui/resources/aura/status_shutdown.png new file mode 100644 index 0000000..75f8942 Binary files /dev/null and b/ui/resources/aura/status_shutdown.png differ diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd index b459e98..ef28986 100644 --- a/ui/resources/ui_resources.grd +++ b/ui/resources/ui_resources.grd @@ -308,6 +308,9 @@ + + + -- cgit v1.1