Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
ddf269ed
Commit
ddf269ed
authored
Dec 05, 2020
by
Yuri Chornoivan
Browse files
Extract messages from header files as well
parent
91c83b55
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/runners/Messages.sh
View file @
ddf269ed
#! /usr/bin/env bash
$XGETTEXT
`
find
.
-name
"*.cpp"
`
-o
$podir
/kcm_search.pot
$XGETTEXT
`
find
.
-name
"*.cpp"
-o
-name
"*.h"
`
-o
$podir
/kcm_search.pot
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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