mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-03-12 19:34:06 +00:00
2 lines
70 B
Bash
2 lines
70 B
Bash
#!/bin/sh
|
|
$XGETTEXT ../*.cpp *.cpp -o $podir/kaddressbookmigrator.pot
|