Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info2
-rw-r--r--pippy_app.py3
3 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a3c4d21..c572ca3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-* #6036: Add separator after old chat history (morgs)
+41
+
+* Updated translations: mr, de, ht, km, es, it
+* #6035: Add separator after old chat history (morgs)
* #6298: Implement 1-1 private chat with non Sugar Jabber clients (morgs)
40
diff --git a/activity/activity.info b/activity/activity.info
index a6c1709..4fcf23a 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -5,7 +5,7 @@ bundle_id = org.laptop.Chat
service_name = org.laptop.Chat
class = pippy_app.Chat
icon = activity-icon
-activity_version = 40
+activity_version = 41
mime_types =
show_launcher = yes
host_version = 1
diff --git a/pippy_app.py b/pippy_app.py
index f25d082..d44a396 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -650,6 +650,9 @@ CHAT_ICON=\
"""
CHAT_NEWS="""
+41
+
+* Updated translations: mr, de, ht, km, es, it
* #6036: Add separator after old chat history (morgs)
* #6298: Implement 1-1 private chat with non Sugar Jabber clients (morgs)