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
french -> French
[kdepim.git]
/
headerthemeeditor
/
Messages.sh
blob
f8a9d8eba1905e41cfaad6f0afb0395c4141e8cf
1
#! /bin/sh
2
$EXTRACTRC
`find . -name '*.ui' -or -name '*.rc'`
>>
rc.cpp ||
exit
11
3
$XGETTEXT
`find . -name '*.cpp' -o -name '*.h'`
-o
$podir
/
headerthemeeditor.pot
4
rm
-f
rc.cpp