diff options
-rw-r--r-- | libmateweather.pot (renamed from po/libmateweather.pot) | 0 | ||||
-rwxr-xr-x | makepot | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/po/libmateweather.pot b/libmateweather.pot index e00f7ba..e00f7ba 100644 --- a/po/libmateweather.pot +++ b/libmateweather.pot @@ -0,0 +1,5 @@ +#! /bin/sh + +PACKAGE=libmateweather; + +make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . |