[vlc-commits] commit: Remove trailing space. (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Tue Jun 15 00:47:08 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jun 15 00:44:48 2010 +0200| [f03b6a09a7b37a87e1ea45ca4bfa6355b88ca15b] | committer: Jean-Baptiste Kempf
Remove trailing space.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f03b6a09a7b37a87e1ea45ca4bfa6355b88ca15b
---
modules/gui/qt4/Modules.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/gui/qt4/Modules.am b/modules/gui/qt4/Modules.am
index 9c76688..01fd039 100644
--- a/modules/gui/qt4/Modules.am
+++ b/modules/gui/qt4/Modules.am
@@ -186,7 +186,7 @@ DEPS_res = \
pixmaps/win7/win7thumbnail_pause.png \
pixmaps/win7/win7thumbnail_prev.png \
pixmaps/win7/win7thumbnail_next.png \
- pixmaps/win7/win7thumbnail_stop.png \
+ pixmaps/win7/win7thumbnail_play.png \
pixmaps/update.png \
pixmaps/lock.png
@@ -313,7 +313,7 @@ noinst_HEADERS = \
components/interface_widgets.hpp \
components/controller.hpp \
components/controller_widget.hpp \
- components/epg/EPGChannels.hpp \
+ components/epg/EPGChannels.hpp \
components/epg/EPGEvent.hpp \
components/epg/EPGItem.hpp \
components/epg/EPGRuler.hpp \
More information about the vlc-commits
mailing list