summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
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" />