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
Network
KDE Connect
Commits
61e0108c
Commit
61e0108c
authored
Nov 13, 2022
by
Nicolas Fella
Browse files
[handler] Extract translatable strings from ui file
(cherry picked from commit
85b32083
)
parent
abe4a57e
Changes
1
Hide whitespace changes
Inline
Side-by-side
urlhandler/Messages.sh
View file @
61e0108c
#!/usr/bin/env bash
$EXTRACTRC
`
find
.
-name
'*.ui'
-o
-name
'*.rc'
`
>>
rc.cpp
$XGETTEXT
`
find
.
-name
'*.cpp'
`
-o
$podir
/kdeconnect-urlhandler.pot
rm
-f
rc.cpp
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