vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Sat Apr 16 14:24:12 2011 +0200| [d153b6764ecf43d1114afafb8811aba580d28636] | committer: Jean-Baptiste Kempf
Qt: remove the cone slider joke resource > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d153b6764ecf43d1114afafb8811aba580d28636 --- modules/gui/qt4/pixmaps/progress.png | Bin 695 -> 0 bytes modules/gui/qt4/vlc.qrc | 1 - 2 files changed, 0 insertions(+), 1 deletions(-) diff --git a/modules/gui/qt4/pixmaps/progress.png b/modules/gui/qt4/pixmaps/progress.png deleted file mode 100644 index 21f269e..0000000 Binary files a/modules/gui/qt4/pixmaps/progress.png and /dev/null differ diff --git a/modules/gui/qt4/vlc.qrc b/modules/gui/qt4/vlc.qrc index 803e066..8811c74 100644 --- a/modules/gui/qt4/vlc.qrc +++ b/modules/gui/qt4/vlc.qrc @@ -95,7 +95,6 @@ <file alias="go-next">pixmaps/go-next.png</file> <file alias="new.png">pixmaps/profile_new.png</file> <file alias="lock">pixmaps/lock.png</file> - <file alias="progress">pixmaps/progress.png</file> </qresource> <qresource prefix="/prefsmenu"> <file alias="cone_audio_64">pixmaps/prefs/spref_cone_Audio_64.png</file> _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
