From eccad407bf7b5e9cd8eb70b9cbd2315482070711 Mon Sep 17 00:00:00 2001 From: "avayvod@chromium.org" Date: Tue, 9 Nov 2010 13:47:42 +0000 Subject: New resources for camera UI: disabled snapshot button and initial camera image. BUG=chromium-os:8669 TEST=None. TBR=nkostylev@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65522 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 6 +++--- chrome/app/theme/initializing_video.png | Bin 0 -> 3835 bytes chrome/app/theme/snapshot_wide_disabled.png | Bin 0 -> 3864 bytes chrome/app/theme/theme_resources.grd | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 chrome/app/theme/initializing_video.png create mode 100644 chrome/app/theme/snapshot_wide_disabled.png diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 07ac811..1786eb6 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -3372,10 +3372,10 @@ each locale. --> - Smile! Take a picture of yourself and set it as your account profile. + Take a photo to identify your account at sign-in. You may change your photo later in Preferences. - - Currently selected image + + The camera failed to initialize. Please, try setting your photo later in Preferences. diff --git a/chrome/app/theme/initializing_video.png b/chrome/app/theme/initializing_video.png new file mode 100644 index 0000000..6d79026 Binary files /dev/null and b/chrome/app/theme/initializing_video.png differ diff --git a/chrome/app/theme/snapshot_wide_disabled.png b/chrome/app/theme/snapshot_wide_disabled.png new file mode 100644 index 0000000..b5f5a94 Binary files /dev/null and b/chrome/app/theme/snapshot_wide_disabled.png differ diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index e8a3963..dd8672e 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -574,6 +574,8 @@ + + -- cgit v1.1