[vlc-commits] commit: Add the .h generated from .ui and comment them. ( Christophe Mutricy )
git at videolan.org
git at videolan.org
Fri Apr 30 01:25:45 CEST 2010
vlc/vlc-1.1 | branch: master | Christophe Mutricy <xtophe at videolan.org> | Thu Apr 29 23:55:11 2010 +0100| [2ae795d2fde93146dde8331fea8b63ee7ab43041] | committer: Christophe Mutricy
Add the .h generated from .ui and comment them.
So that I don't forget them when I generate vlc.pot
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=2ae795d2fde93146dde8331fea8b63ee7ab43041
---
po/POTFILES.in | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 35cd678..385ea3d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1154,3 +1154,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