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
b23fd403
Commit
b23fd403
authored
Jul 31, 2019
by
Jean-Baptiste Mardelle
Browse files
Download translations in correct place
parent
54a7ae88
Pipeline
#6088
passed with stage
in 18 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/fetch_l10n_po.rb
View file @
b23fd403
...
...
@@ -46,6 +46,8 @@ end
##########################################################################################
# EXTRACT TRANSLATED APPLICATION FILES
Dir
.
chdir
(
"../.."
)
if
!
(
File
.
exists?
(
"po"
)
&&
File
.
directory?
(
"po"
))
Dir
.
mkdir
(
"po"
)
end
...
...
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