mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 10:22:52 +00:00
3 lines
81 B
Bash
3 lines
81 B
Bash
#! /bin/sh
|
|
$EXTRACTRC *.ui >> rc.cpp
|
|
$XGETTEXT *.h *.cpp -o $podir/ksnapshot.pot
|