Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--activity/activity.info2
-rw-r--r--pippy_app.py5
3 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c572ca3..705f558 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,12 @@
+42
+
+* #6036: Show timestamp as elapsed time instead of date (morgs)
+* Updated translations: fr, mvo, pis, af, sd, pap, tpi, ar, de
+
41
* Updated translations: mr, de, ht, km, es, it
-* #6035: Add separator after old chat history (morgs)
+* #6036: 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 4fcf23a..bdad982 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 = 41
+activity_version = 42
mime_types =
show_launcher = yes
host_version = 1
diff --git a/pippy_app.py b/pippy_app.py
index 3be11c6..3073eed 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -663,6 +663,11 @@ CHAT_ICON=\
"""
CHAT_NEWS="""
+42
+
+* #6036: Show timestamp as elapsed time instead of date (morgs)
+* Updated translations: fr, mvo, pis, af, sd, pap, tpi, ar, de
+
41
* Updated translations: mr, de, ht, km, es, it