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
Remove double margin
[kdepim.git]
/
sieveeditor
/
Messages.sh
blob
51e2085f115465541ea633bb2ca1ec0262bb4380
1
#! /bin/sh
2
$EXTRACTRC
`find . -name '*.ui' -or -name '*.rc'`
>>
rc.cpp ||
exit
11
3
$XGETTEXT
`find . -name '*.cpp' -o -name '*.h' | grep -v '/autotests/'`
-o
$podir
/
sieveeditor.pot
4
rm
-f
rc.cpp