Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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