mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
2 lines
75 B
Bash
Executable file
2 lines
75 B
Bash
Executable file
#! /usr/bin/env bash
|
|
$XGETTEXT `find . -name \*.cpp` -o $podir/kdesudo.pot
|