summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorjohnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-07 16:04:42 +0000
committerjohnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-07 16:04:42 +0000
commiteeb2fa46f8bf9ed00bf9f1516867af473a478183 (patch)
tree5d058a6e72f4f00bdf6eb3db23fd1f693686ab25 /chrome/app
parent2705f8cc2b42c972d227f266cf38de3c9c429274 (diff)
downloadchromium_src-eeb2fa46f8bf9ed00bf9f1516867af473a478183.zip
chromium_src-eeb2fa46f8bf9ed00bf9f1516867af473a478183.tar.gz
chromium_src-eeb2fa46f8bf9ed00bf9f1516867af473a478183.tar.bz2
New visuals for notifications on Windows.
BUG=none TEST=none Review URL: http://codereview.chromium.org/1980005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46690 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd2
-rw-r--r--chrome/app/theme/balloon_close.pngbin379 -> 393 bytes
-rw-r--r--chrome/app/theme/balloon_close_hover.pngbin373 -> 408 bytes
-rw-r--r--chrome/app/theme/balloon_frame.pngbin301 -> 340 bytes
-rw-r--r--chrome/app/theme/balloon_shelf.pngbin301 -> 452 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index eb4f142..05f29ce 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6777,7 +6777,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Dismiss
</message>
<message name="IDS_NOTIFICATION_BALLOON_SOURCE_LABEL" desc="Text which labels the balloon with the source origin.">
- from <ph name="SOURCE_ORIGIN">$1</ph>
+ <ph name="SOURCE_ORIGIN">$1</ph>
</message>
<message name="IDS_NOTIFICATION_PERMISSIONS" desc="Text requesting permission for desktop notifications.">
Allow <ph name="site">$1<ex>mail.google.com</ex></ph> to show desktop notifications?
diff --git a/chrome/app/theme/balloon_close.png b/chrome/app/theme/balloon_close.png
index cd5609e..1880347 100644
--- a/chrome/app/theme/balloon_close.png
+++ b/chrome/app/theme/balloon_close.png
Binary files differ
diff --git a/chrome/app/theme/balloon_close_hover.png b/chrome/app/theme/balloon_close_hover.png
index 8d36beb..636026f 100644
--- a/chrome/app/theme/balloon_close_hover.png
+++ b/chrome/app/theme/balloon_close_hover.png
Binary files differ
diff --git a/chrome/app/theme/balloon_frame.png b/chrome/app/theme/balloon_frame.png
index 347523b..370b444 100644
--- a/chrome/app/theme/balloon_frame.png
+++ b/chrome/app/theme/balloon_frame.png
Binary files differ
diff --git a/chrome/app/theme/balloon_shelf.png b/chrome/app/theme/balloon_shelf.png
index dd1173a..0dd7a06 100644
--- a/chrome/app/theme/balloon_shelf.png
+++ b/chrome/app/theme/balloon_shelf.png
Binary files differ