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