Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2008-06-05 17:49:52 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2008-06-05 17:49:52 (GMT)
commitf441cfbdda3396a1a4e9ee283395e25e8d2d09d6 (patch)
tree7039740998706d42ebe26cff0a5359fc7f65bf1e
parentecea73e913fe983f91d7617d35d1b8dfa4ce8af3 (diff)
Release version 40.v40
-rw-r--r--NEWS2
-rw-r--r--activity/activity.info2
-rw-r--r--pippy_app.py2
3 files changed, 5 insertions, 1 deletions
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