From 1ac07febc480f49dc9aaa308b1d17215ccf83da2 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sun, 26 Feb 2012 15:15:15 -0500 Subject: * Update potfiles. * Bump version to 0.2.2. --- configure.ac | 2 +- po/POTFILES.in | 1 + po/indicator-notifications.pot | 14 +++++++------- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/configure.ac b/configure.ac index e7e6e71..bb0730a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([indicator-notifications], [0.2.1], [jason.conti@gmail.com]) +AC_INIT([indicator-notifications], [0.2.2], [jason.conti@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror]) diff --git a/po/POTFILES.in b/po/POTFILES.in index 6ba5d9b..149d9c0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,3 +1,4 @@ src/dbus-spy.c src/indicator-notifications.c src/notification.c +src/notification-menuitem.c diff --git a/po/indicator-notifications.pot b/po/indicator-notifications.pot index c9ad969..bb3fbea 100644 --- a/po/indicator-notifications.pot +++ b/po/indicator-notifications.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-25 23:02-0500\n" +"POT-Creation-Date: 2012-02-26 15:13-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,17 +18,17 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../src/indicator-notifications.c:162 +#: ../src/indicator-notifications.c:160 msgid "Notifications" msgstr "" -#: ../src/indicator-notifications.c:457 -msgid "from" -msgstr "" - -#: ../src/indicator-notifications.c:509 +#: ../src/indicator-notifications.c:451 #, c-format msgid "Clear (%d Notification)" msgid_plural "Clear (%d Notifications)" msgstr[0] "" msgstr[1] "" + +#: ../src/notification-menuitem.c:96 +msgid "from" +msgstr "" -- cgit v1.2.3