aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bzrignore1
-rw-r--r--configure.ac2
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/indicator-notifications.pot20
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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <small>(%d Notification)</small>"
+msgid_plural "Clear <small>(%d Notifications)</small>"
+msgstr[0] ""
+msgstr[1] ""