From fad2caeab282d191c3558279611fa33e4015d3a8 Mon Sep 17 00:00:00 2001 From: Morgan Collett Date: Fri, 20 Jun 2008 16:25:50 +0000 Subject: Release version 41. --- 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) -- cgit v0.9.1