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
Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git]
/
apps
/
nsplugins
/
Messages.sh
blob
e2b4650bed9ee5f4b0aca30367c38d1f5e9595e7
1
#! /usr/bin/env bash
2
# $EXTRACTRC `find . -name "*.ui"` >> rc.cpp || exit 11
3
$EXTRACTRC
`find . -name "*.rc"`
>>
rc.cpp ||
exit
12
4
$XGETTEXT
*
.cpp viewer
/*
.cpp
-o
$podir
/
nsplugin.pot
5
rm
-f
rc.cpp