[vlc-commits] Add the .h generated from .ui and comment them.
Christophe Mutricy
git at videolan.org
Sun Oct 9 21:16:59 CEST 2011
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Thu Apr 29 23:55:11 2010 +0100| [be87168f996be7003c280882967854a2dc69efed] | committer: Christophe Mutricy
Add the .h generated from .ui and comment them.
So that I don't forget them when I generate vlc.pot
Signed-off-by: Christophe Mutricy <xtophe at chewa.net>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=be87168f996be7003c280882967854a2dc69efed
---
po/POTFILES.in | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 38a0773..c2a75bd 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1135,3 +1135,25 @@ modules/visualization/visual/fft.c
modules/visualization/visual/fft.h
modules/visualization/visual/visual.c
modules/visualization/visual/visual.h
+
+# Qt4 .ui files
+# uncomment (and prepend $builddir} if you want to generate a proper vlc.pot
+
+#modules/gui/qt4/ui/equalizer.h
+#modules/gui/qt4/ui/open.h
+#modules/gui/qt4/ui/open_capture.h
+#modules/gui/qt4/ui/open_disk.h
+#modules/gui/qt4/ui/open_file.h
+#modules/gui/qt4/ui/open_net.h
+#modules/gui/qt4/ui/podcast_configuration.h
+#modules/gui/qt4/ui/profiles.h
+#modules/gui/qt4/ui/sout.h
+#modules/gui/qt4/ui/sprefs_audio.h
+#modules/gui/qt4/ui/sprefs_input.h
+#modules/gui/qt4/ui/sprefs_interface.h
+#modules/gui/qt4/ui/sprefs_subtitles.h
+#modules/gui/qt4/ui/sprefs_video.h
+#modules/gui/qt4/ui/streampanel.h
+#modules/gui/qt4/ui/v4l2.h
+#modules/gui/qt4/ui/video_effects.h
+#modules/gui/qt4/ui/vlm.h
More information about the vlc-commits
mailing list