repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
not quite so much needs to be delayed to the init() function
[personal-kdebase.git]
/
workspace
/
khotkeys
/
Messages.sh
blob
8581c6c52018753dcfc0dfeca063963be4ffa84f
1
#! /usr/bin/env bash
2
$EXTRACTRC
`find . -name \*.ui -o -name \*.khotkeys`
>>
rc.cpp ||
exit
11
3
$XGETTEXT
rc.cpp
`find . -name \*.cpp -o -name \*.h`
-o
$podir
/
khotkeys.pot
4
rm
-f
rc.cpp