From f441cfbdda3396a1a4e9ee283395e25e8d2d09d6 Mon Sep 17 00:00:00 2001 From: Morgan Collett Date: Thu, 05 Jun 2008 17:49:52 +0000 Subject: Release version 40. --- diff --git a/NEWS b/NEWS index cfe5dc5..834fc87 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +40 + #5767: Use black text on light fill colors (matthias) 39 diff --git a/activity/activity.info b/activity/activity.info index 80e9a67..a6c1709 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 = 39 +activity_version = 40 mime_types = show_launcher = yes host_version = 1 diff --git a/pippy_app.py b/pippy_app.py index ad947c7..0911865 100644 --- a/pippy_app.py +++ b/pippy_app.py @@ -578,6 +578,8 @@ CHAT_ICON=\ """ CHAT_NEWS=""" +40 + #5767: Use black text on light fill colors (matthias) 39 -- cgit v0.9.1