mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
3 lines
92 B
Bash
3 lines
92 B
Bash
#! /usr/bin/env bash
|
|
$EXTRACTRC *.ui >> rc.cpp
|
|
$XGETTEXT *.cpp *.h -o $podir/kcmcrypto.pot
|