[glade-web] Fix IRC news title
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade-web] Fix IRC news title
- Date: Tue, 9 Jan 2018 17:55:14 +0000 (UTC)
commit 92762a6c6cf46e7cae536859e8cbbcb1e007f7fd
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Tue Jan 9 14:44:53 2018 -0300
Fix IRC news title
newsitems.py | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/newsitems.py b/newsitems.py
index 373f0f5..4d99d55 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -15,10 +15,9 @@ item = lambda *x: items.append(x)
# http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
-item("""Glade 3.21.0 released""", (2018, 1, 8),
- """
- <p>New IRC channel!!!</p>
- <p>Glade IRC channel moved to #glade</p>""", 'Juan Pablo Ugarte')
+item("""New IRC channel!!!""", (2018, 1, 8),
+ """<p>Glade IRC channel moved to #glade</p>""",
+ 'Juan Pablo Ugarte')
item("""Glade 3.21.0 released""", (2017, 12, 30),
"""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]