]> git.sesse.net Git - vlc/commitdiff
Do not translate wizard strings, and stop ignoring old win32 gui plugin
authorClément Stenac <zorglub@videolan.org>
Sun, 25 Apr 2004 15:32:28 +0000 (15:32 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 25 Apr 2004 15:32:28 +0000 (15:32 +0000)
toolbox

diff --git a/toolbox b/toolbox
index 3cd64409cf3f9e7edd81e159ae8bb98ff4c8d316..3942dd7bbda75263321d9174f9647a66d073ca5d 100755 (executable)
--- a/toolbox
+++ b/toolbox
@@ -372,7 +372,7 @@ then
   echo "" >> po/POTFILES.in
   echo "# modules" >> po/POTFILES.in
   find modules -name '*.[chm]' -o -name '*.[ch]pp' \
-    | grep -v '\(gui/win32/\|\.moc\.\|gui/gtk2/\)' \
+    | grep -v '\(gui/wxwindows/wizard\|\.moc\.\|gui/gtk2/\)' \
     | sort >> po/POTFILES.in
   # clean old potfiles
   cd po