Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
f761bb0f
Commit
f761bb0f
authored
Aug 05, 2019
by
Yuri Chornoivan
Browse files
Clean up output of extract-messages.sh a bit
parent
8884c27a
Pipeline
#6233
passed with stage
in 19 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Messages.sh
View file @
f761bb0f
...
...
@@ -3,7 +3,7 @@
kdenlive_subdirs
=
"plugins renderer data src src/ui"
$EXTRACTRC
--tag
=
name
--tag
=
description
--tag
=
label
--tag
=
comment
--tag
=
paramlistdisplay data/transitions/
*
.xml data/effects/
*
.xml data/generators/
*
.xml data/kdenliveeffectscategory.rc
>>
rc.cpp
$EXTRACTRC
`
find
$kdenlive_subdirs
-name
\*
.rc
-a
!
-name
encodingprofiles.rc
-a
!
-name
camcorderfilters.rc
-o
-name
\*
.ui
`
>>
rc.cpp
$EXTRACTRC
`
find
$kdenlive_subdirs
-name
\*
.rc
-a
!
-name
encodingprofiles.rc
-a
!
-name
camcorderfilters.rc
-a
!
-name
externalproxies.rc
-o
-name
\*
.ui
`
>>
rc.cpp
$XGETTEXT
`
find
$kdenlive_subdirs
-name
\*
.cpp
-o
-name
\*
.h
-o
-name
\*
.qml
`
*
.cpp
-o
$podir
/kdenlive.pot
rm
-f
rc.cpp
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