Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
PIM Messagelib
Commits
9f30cf5f
Commit
9f30cf5f
authored
Apr 06, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Messages.sh
parent
2a741f7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
webengineviewer/src/Messages.sh
webengineviewer/src/Messages.sh
+4
-0
No files found.
webengineviewer/src/Messages.sh
0 → 100644
View file @
9f30cf5f
#! /bin/sh
#$EXTRACTRC `find . -name '*.ui' -or -name '*.rc' -or -name '*.kcfg' -or -name '*.kcfg.cmake'` >> rc.cpp || exit 11
$XGETTEXT
`
find
.
-name
'*.cpp'
-o
-name
'*.h'
|
grep
-v
'/tests/'
|
grep
-v
'/autotests/'
`
-o
$podir
/libwebengineiewer.pot
#rm -f rc.cpp
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