summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--po/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e225e9d3..54c7629d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- include strings from mgaapplet-update-checker & mgaapplet-upgrade-helper
+
Version 3.9 - 25 January 2014, Colin Guthrie
- do not exec pkexec but run it so it has a parent process to fix double fork
diff --git a/po/Makefile b/po/Makefile
index 243f5497..a7b7c34b 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -3,7 +3,7 @@ localedir = $(PREFIX)/usr/share/locale
PGOAL = mgaonline
-PL_FILES = ../mga*.pm ../mgaupdate ../mgaapplet ../mgaapplet-config
+PL_FILES = ../mga*.pm ../mgaupdate ../mgaapplet ../mgaapplet-config ../mgaapplet-update-checker ../mgaapplet-upgrade-helper
POFILES = $(shell ls *.po)
POFILES = $(shell ls *.po)