summaryrefslogtreecommitdiff
path: root/pixmaps
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-26 20:36:16 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-10-26 20:36:53 +0100
commit7d0f7176f06f933ae2c8d5ca6e7336b70875ffdc (patch)
treeea8fc67ebc633615adcab5274f805fd57a5aa89d /pixmaps
parent9905caa983fb72d6feb9105ebe7adb063c1cb625 (diff)
added buffering indication to playing status
fixed replaygain scale bug
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/Makefile.am5
-rw-r--r--pixmaps/buffering_16.pngbin0 -> 228 bytes
2 files changed, 3 insertions, 2 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index 86bc3ef0..fd8452cd 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -1,10 +1,11 @@
pixmapsdir = $(pkgdatadir)/pixmaps
pixmaps_DATA =\
-next_24.png\
pause_16.png\
-pause_24.png\
play_16.png\
+buffering_16.png\
+next_24.png\
+pause_24.png\
play_24.png\
prev_24.png\
random_24.png\
diff --git a/pixmaps/buffering_16.png b/pixmaps/buffering_16.png
new file mode 100644
index 00000000..bf5b8887
--- /dev/null
+++ b/pixmaps/buffering_16.png
Binary files differ