summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authordhg@chromium.org <dhg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-14 17:01:43 +0000
committerdhg@chromium.org <dhg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-14 17:01:43 +0000
commit69d0eac3ac1b89bc34ee4548a3c341566cc3e414 (patch)
tree258e0bbe65a6f85a833b004b58cf93a058f2e460 /chrome/app
parent2aab2f39b2d0d2620b4186540d3f739944484f9a (diff)
downloadchromium_src-69d0eac3ac1b89bc34ee4548a3c341566cc3e414.zip
chromium_src-69d0eac3ac1b89bc34ee4548a3c341566cc3e414.tar.gz
chromium_src-69d0eac3ac1b89bc34ee4548a3c341566cc3e414.tar.bz2
Resource changes to the mediaplayer
BUG=none TEST=none Review URL: http://codereview.chromium.org/1627017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44486 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/mediaplayer_full_screen.pngbin1458 -> 868 bytes
-rw-r--r--chrome/app/theme/mediaplayer_menu.pngbin578 -> 508 bytes
-rw-r--r--chrome/app/theme/mediaplayer_next.pngbin902 -> 467 bytes
-rw-r--r--chrome/app/theme/mediaplayer_pause.pngbin403 -> 250 bytes
-rw-r--r--chrome/app/theme/mediaplayer_play.pngbin536 -> 385 bytes
-rwxr-xr-xchrome/app/theme/mediaplayer_playlist.pngbin0 -> 177 bytes
-rw-r--r--chrome/app/theme/mediaplayer_prev.pngbin941 -> 468 bytes
-rw-r--r--chrome/app/theme/mediaplayer_vol_high.pngbin1005 -> 732 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd1
9 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/mediaplayer_full_screen.png b/chrome/app/theme/mediaplayer_full_screen.png
index 4776bff..89c55ae 100644
--- a/chrome/app/theme/mediaplayer_full_screen.png
+++ b/chrome/app/theme/mediaplayer_full_screen.png
Binary files differ
diff --git a/chrome/app/theme/mediaplayer_menu.png b/chrome/app/theme/mediaplayer_menu.png
index a8e3b90..8c4f113 100644
--- a/chrome/app/theme/mediaplayer_menu.png
+++ b/chrome/app/theme/mediaplayer_menu.png
Binary files differ
diff --git a/chrome/app/theme/mediaplayer_next.png b/chrome/app/theme/mediaplayer_next.png
index f8af798..5b1c196 100644
--- a/chrome/app/theme/mediaplayer_next.png
+++ b/chrome/app/theme/mediaplayer_next.png
Binary files differ
diff --git a/chrome/app/theme/mediaplayer_pause.png b/chrome/app/theme/mediaplayer_pause.png
index c874205..cfa5a62 100644
--- a/chrome/app/theme/mediaplayer_pause.png
+++ b/chrome/app/theme/mediaplayer_pause.png
Binary files differ
diff --git a/chrome/app/theme/mediaplayer_play.png b/chrome/app/theme/mediaplayer_play.png
index a1aaf8e..5f786ed 100644
--- a/chrome/app/theme/mediaplayer_play.png
+++ b/chrome/app/theme/mediaplayer_play.png
Binary files differ
diff --git a/chrome/app/theme/mediaplayer_playlist.png b/chrome/app/theme/mediaplayer_playlist.png
new file mode 100755
index 0000000..ec8e1be
--- /dev/null
+++ b/chrome/app/theme/mediaplayer_playlist.png
Binary files differ
diff --git a/chrome/app/theme/mediaplayer_prev.png b/chrome/app/theme/mediaplayer_prev.png
index ff38633..77cc900 100644
--- a/chrome/app/theme/mediaplayer_prev.png
+++ b/chrome/app/theme/mediaplayer_prev.png
Binary files differ
diff --git a/chrome/app/theme/mediaplayer_vol_high.png b/chrome/app/theme/mediaplayer_vol_high.png
index 067a56c..a35e505 100644
--- a/chrome/app/theme/mediaplayer_vol_high.png
+++ b/chrome/app/theme/mediaplayer_vol_high.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index dc922a9..591b904 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -491,6 +491,7 @@
<include name="IDR_MEDIAPLAYER_MENU" file="mediaplayer_menu.png" type="BINDATA" />
<include name="IDR_MEDIAPLAYER_VOL_HIGH" file="mediaplayer_vol_high.png" type="BINDATA" />
<include name="IDR_MEDIAPLAYER_FULL_SCREEN" file="mediaplayer_full_screen.png" type="BINDATA" />
+ <include name="IDR_MEDIAPLAYER_PLAYLIST" file="mediaplayer_playlist.png" type="BINDATA" />
<include name="IDR_LOGIN_DEFAULT_USER" file="login_default.png" type="BINDATA" />
<include name="IDR_LOGIN_OTHER_USER" file="login_other.png" type="BINDATA" />
<include name="IDR_APP_LAUNCHER_BUTTON" file="app_launcher_button.png" type="BINDATA" />