mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
#! /usr/bin/env bash
|
|
$EXTRACTRC *.rc >> rc.cpp
|
|
$XGETTEXT *.cpp -o $podir/kcertpart.pot
|