Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
51e2e19d
Commit
51e2e19d
authored
Dec 09, 2003
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* toolbox: Do not include MOC files in the POTFILES.in generation.
parent
c743991c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
toolbox
toolbox
+2
-2
No files found.
toolbox
View file @
51e2e19d
#! /bin/sh
#! /bin/sh
## toolbox for the VLC media player
## toolbox for the VLC media player
## $Id: toolbox,v 1.5
1 2003/12/04 12:33:42 gbazin
Exp $
## $Id: toolbox,v 1.5
2 2003/12/09 14:33:31 sam
Exp $
##
##
## Authors: Samuel Hocevar <sam@zoy.org>
## Authors: Samuel Hocevar <sam@zoy.org>
...
@@ -379,7 +379,7 @@ then
...
@@ -379,7 +379,7 @@ then
echo
""
>>
po/POTFILES.in
echo
""
>>
po/POTFILES.in
echo
"# main sources"
>>
po/POTFILES.in
echo
"# main sources"
>>
po/POTFILES.in
find include src
-name
'*.[chm]'
-o
-name
'*.[ch]pp'
\
find include src
-name
'*.[chm]'
-o
-name
'*.[ch]pp'
\
|
grep
-v
'\(vlc_symbols\|misc/modules_\)'
\
|
grep
-v
'\(vlc_symbols\|misc/modules_\
|\.moc\.\
)'
\
|
sort
>>
po/POTFILES.in
|
sort
>>
po/POTFILES.in
echo
""
>>
po/POTFILES.in
echo
""
>>
po/POTFILES.in
echo
"# modules"
>>
po/POTFILES.in
echo
"# modules"
>>
po/POTFILES.in
...
...
Write
Preview
Markdown
is supported
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