aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2020-05-31 12:20:52 +0200
committerPapoteur <papoteur@mageia.org>2020-05-31 12:20:52 +0200
commitb77ec57f2106c4f793c79d778e951bc0df0ebaf4 (patch)
treef878af33512a6e23a0141de2295cd9c04aea9bb5 /po/Makefile
parent42d7135849a9069b2e04f3107ca2bda9b53d103a (diff)
downloadnet_monitor-b77ec57f2106c4f793c79d778e951bc0df0ebaf4.tar
net_monitor-b77ec57f2106c4f793c79d778e951bc0df0ebaf4.tar.gz
net_monitor-b77ec57f2106c4f793c79d778e951bc0df0ebaf4.tar.bz2
net_monitor-b77ec57f2106c4f793c79d778e951bc0df0ebaf4.tar.xz
net_monitor-b77ec57f2106c4f793c79d778e951bc0df0ebaf4.zip
Update translation catalog
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index ceb9b46..5c90df9 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -17,7 +17,7 @@ clean:
files:
find ../ -name "*.py" -o -name "net_monitor" > FILES
pot:
- xgettext --copyright-holder='Eugeni Dodonov <eugeni@mandriva.com>' --package-name=net_monitor --from-code=UTF-8 \
+ xgettext --copyright-holder='Eugeni Dodonov' --package-name=net_monitor --from-code=UTF-8 \
-L Python --msgid-bugs-address=http://bugs.mageia.org -o $(PACKAGE_NAME).pot --files-from=FILES
po: