Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
bf20db66
Commit
bf20db66
authored
May 23, 2007
by
Christophe Mutricy
Browse files
Don't use gettext on src/modules/builtin.h
parent
bdc5d2dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
bf20db66
...
...
@@ -1013,7 +1013,7 @@ update-po:
echo
""
;
\
echo
"# main sources"
;
\
find include src
-name
'*.[chm]'
-o
-name
'*.[ch]pp'
\
|
grep
-v
'\(vlc_symbols\|misc/modules_\|src/misc/version.c\)'
\
|
grep
-v
'\(vlc_symbols\|misc/modules_\|src/misc/version.c\
|modules/builtin.h\
)'
\
|
sort
;
\
echo
""
;
\
echo
"# modules"
;
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment