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
Games
KBlocks
Commits
484f43db
Commit
484f43db
authored
Jun 04, 2021
by
Yuri Chornoivan
Browse files
Extract all messages
parent
b778b7d6
Pipeline
#64248
passed with stage
in 2 minutes and 24 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Messages.sh
View file @
484f43db
#! /bin/sh
$EXTRACTRC
*
.rc
*
.kcfg
>>
rc.cpp
$XGETTEXT
rc.cpp
*
.cpp
-o
$podir
/kblocks.pot
$XGETTEXT
`
find
.
-name
'
*.cpp
'
`
-o
$podir
/kblocks.pot
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