[vlc-commits] commit: Win7: new buttons for taskbar (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Thu Jun 3 12:36:33 CEST 2010
vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 1 23:30:59 2010 +0200| [60dc75dd197825573c61a788dfb0c15eff17701c] | committer: Jean-Baptiste Kempf
Win7: new buttons for taskbar
(cherry picked from commit 19bc50ee63bd5cd5b7b87c151e011bc5dec27b93)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=60dc75dd197825573c61a788dfb0c15eff17701c
---
.../gui/qt4/pixmaps/win7/win7thumbnail_next.png | Bin 0 -> 337 bytes
.../gui/qt4/pixmaps/win7/win7thumbnail_pause.png | Bin 0 -> 237 bytes
.../gui/qt4/pixmaps/win7/win7thumbnail_play.png | Bin 0 -> 323 bytes
.../gui/qt4/pixmaps/win7/win7thumbnail_prev.png | Bin 0 -> 330 bytes
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/modules/gui/qt4/pixmaps/win7/win7thumbnail_next.png b/modules/gui/qt4/pixmaps/win7/win7thumbnail_next.png
new file mode 100644
index 0000000..1b62335
Binary files /dev/null and b/modules/gui/qt4/pixmaps/win7/win7thumbnail_next.png differ
diff --git a/modules/gui/qt4/pixmaps/win7/win7thumbnail_pause.png b/modules/gui/qt4/pixmaps/win7/win7thumbnail_pause.png
new file mode 100644
index 0000000..bbbc04e
Binary files /dev/null and b/modules/gui/qt4/pixmaps/win7/win7thumbnail_pause.png differ
diff --git a/modules/gui/qt4/pixmaps/win7/win7thumbnail_play.png b/modules/gui/qt4/pixmaps/win7/win7thumbnail_play.png
new file mode 100644
index 0000000..68e1f97
Binary files /dev/null and b/modules/gui/qt4/pixmaps/win7/win7thumbnail_play.png differ
diff --git a/modules/gui/qt4/pixmaps/win7/win7thumbnail_prev.png b/modules/gui/qt4/pixmaps/win7/win7thumbnail_prev.png
new file mode 100644
index 0000000..ea78e47
Binary files /dev/null and b/modules/gui/qt4/pixmaps/win7/win7thumbnail_prev.png differ
More information about the vlc-commits
mailing list