mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
4 lines
125 B
Bash
4 lines
125 B
Bash
![]() |
#! /bin/sh
|
||
|
$EXTRACTRC `find . -name \*.ui -o -name \*.kcfg` >> rc.cpp
|
||
|
$XGETTEXT `find . -name \*.cpp` -o $podir/libkcddb.pot
|