repo.or.cz
/
kdepim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
SVN_SILENT made messages (.desktop file) - always resolve ours
[kdepim.git]
/
kleopatra
/
Messages.sh
blob
2533377cddbdbd48d3048d02b369d0e3636bcf38
1
#! /bin/sh
2
$EXTRACTRC
`find . -name \*.rc -o -name \*.ui -o -name \*.kcfg`
>>
rc.cpp ||
exit
11
3
$XGETTEXT
`find . -name \*.cc -o -name \*.cpp -o -name \*.h | grep -v '/tests/' | grep -v '/kwatchgnupg/'`
-o
$podir
/
kleopatra.pot
4
rm
-f
rc.cpp