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
7a95c490
Commit
7a95c490
authored
Nov 06, 2020
by
Yuri Chornoivan
Browse files
Fix extraction script for Accessibility module
parent
a49f9392
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/access/Messages.sh
View file @
7a95c490
#! /usr/bin/env bash
$EXTRACTRC
*
.ui
>>
rc.cpp
$XGETTEXT
`
find
.
-name
\*
.cpp
`
-o
$podir
/kcmaccess.pot
rm
-f
rc.cpp
$XGETTEXT
`
find
.
-name
"*.cpp"
-o
-name
"*.qml"
`
-o
$podir
/kcmaccess.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