mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
3 lines
137 B
Bash
3 lines
137 B
Bash
#!/bin/bash
|
|
$XGETTEXT $(find -name "kcalendarsystem*.cpp") -o $podir/kdecalendarsystems.pot
|
|
$XGETTEXT TIMEZONES -o $podir/timezones4.pot
|