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
/
kwin
/
clients
/
Messages.sh
blob
15752f19b22ed4dedd8254d5761395502a841885
1
#! /usr/bin/env bash
2
$EXTRACTRC
`find . -name \*.ui`
>>
rc.cpp ||
exit
11
3
$XGETTEXT
`find . -name \*.cpp`
-o
$podir
/
kwin_clients.pot
4
rm
-f
rc.cpp