mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
3 lines
106 B
Bash
3 lines
106 B
Bash
#! /usr/bin/env bash
|
|
$EXTRACTRC *.ui *.kcfg >> rc.cpp
|
|
$XGETTEXT *.cpp -o $podir/akonadi_pop3_resource.pot
|