mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
4 lines
195 B
Bash
4 lines
195 B
Bash
#! /usr/bin/env bash
|
|
$XGETTEXT kgreet_classic.cpp -o $podir/kgreet_classic.pot
|
|
$XGETTEXT kgreet_winbind.cpp -o $podir/kgreet_winbind.pot
|
|
$XGETTEXT kgreet_generic.cpp -o $podir/kgreet_generic.pot
|