mirror of
https://github.com/videolan/vlc.git
synced 2024-11-25 02:44:30 +08:00
Do not translate wizard strings, and stop ignoring old win32 gui plugin
This commit is contained in:
parent
2b208ebcf0
commit
1f9e100842
2
toolbox
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user