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
PIM
KAlarm
Commits
abece6e3
Commit
abece6e3
authored
Nov 30, 2014
by
Pino Toscano
Browse files
i18n: really fix message extraction
yay for untested changes...
parent
e659824d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Messages.sh
View file @
abece6e3
#! /bin/sh
$XGETTEXT
`
find
.
src
-name
"*.cpp"
-o
-name
"*.h"
|
grep
-v
"/tests"
`
-o
$podir
/libkalarmcal5.pot
$XGETTEXT
`
find
.
-name
"*.cpp"
-o
-name
"*.h"
`
-o
$podir
/libkalarmcal5.pot
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