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
Network
KIO Extras
Commits
044f1a13
Commit
044f1a13
authored
Jul 09, 2021
by
Luigi Toscano
Browse files
kio_info: fix the extraction of the POT file
parent
93227c03
Pipeline
#69381
passed with stage
in 3 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
info/Messages.sh
View file @
044f1a13
#! /usr/bin/env bash
# SPDX-License-Identifier: MIT
$XGETTEXT
*
.c
c
-o
$podir
/kio5_info.pot
$XGETTEXT
*
.c
pp
-o
$podir
/kio5_info.pot
Friedrich W. H. Kossebau
@kossebau
·
Jul 09, 2021
Developer
Ah, was not on my radar, thanks for fixing.
Ah, was not on my radar, thanks for fixing.
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