mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
2 lines
56 B
Bash
2 lines
56 B
Bash
#!/bin/bash
|
|
$XGETTEXT *.cpp *.i18n -o $podir/kcmusb.pot
|