From bafd8363f436bfd947751c99f5bcd28357c6a60a Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sat, 25 Feb 2012 23:35:55 -0500 Subject: * Update potfiles * Bump version to 0.2.1 --- .bzrignore | 1 + configure.ac | 2 +- po/POTFILES.in | 2 -- po/indicator-notifications.pot | 20 ++++++++++---------- 4 files changed, 12 insertions(+), 13 deletions(-) diff --git a/.bzrignore b/.bzrignore index 0ca492c..3b8b7aa 100644 --- a/.bzrignore +++ b/.bzrignore @@ -48,3 +48,4 @@ src/gen-notifications-service.xml.h src/libnotifications_la-dbus-spy.lo src/libnotifications_la-notification.lo src/libnotifications_la-notification-menu.lo +*.tar.gz diff --git a/configure.ac b/configure.ac index f380196..e7e6e71 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([indicator-notifications], [0.2.0], [jason.conti@gmail.com]) +AC_INIT([indicator-notifications], [0.2.1], [jason.conti@gmail.com]) AM_INIT_AUTOMAKE([-Wall -Werror]) diff --git a/po/POTFILES.in b/po/POTFILES.in index 70d27c1..6ba5d9b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,3 @@ src/dbus-spy.c src/indicator-notifications.c src/notification.c -src/notifications-interface.c -src/notifications-service.c diff --git a/po/indicator-notifications.pot b/po/indicator-notifications.pot index 50612fe..c9ad969 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: 2011-05-18 14:30-0400\n" +"POT-Creation-Date: 2012-02-25 23:02-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,19 +16,19 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../src/indicator-notifications.c:158 +#: ../src/indicator-notifications.c:162 msgid "Notifications" msgstr "" -#: ../src/indicator-notifications.c:303 +#: ../src/indicator-notifications.c:457 msgid "from" msgstr "" -#: ../src/notifications-service.c:137 -msgid "There are 0 notifications." -msgstr "" - -#: ../src/notifications-service.c:147 -msgid "Clear" -msgstr "" +#: ../src/indicator-notifications.c:509 +#, c-format +msgid "Clear (%d Notification)" +msgid_plural "Clear (%d Notifications)" +msgstr[0] "" +msgstr[1] "" -- cgit v1.2.3