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
Akonadi Contacts
Commits
b819a55d
Commit
b819a55d
authored
Apr 23, 2017
by
Laurent Montel
😁
Browse files
Exclude autotest/test
parent
f7fe29ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Messages.sh
View file @
b819a55d
#! /bin/sh
$EXTRACTRC
`
find
.
-name
\*
.ui
-o
-iname
\*
.kcfg
-o
-iname
\*
.kcfg.cmake
`
>>
rc.cpp
||
exit
11
$XGETTEXT
`
find
.
-name
\*
.h
-o
-iname
\*
.cpp
`
-o
$podir
/akonadicontact5.pot
$XGETTEXT
`
find
.
-name
\*
.h
-o
-iname
\*
.cpp
|
grep
-v
'/tests/'
|
grep
-v
'/autotests/'
`
-o
$podir
/akonadicontact5.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