[glade-web] Added news item about survey
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade-web] Added news item about survey
- Date: Mon, 18 Nov 2013 17:41:02 +0000 (UTC)
commit c6506a64702f4729012ded70de436498c583658c
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Mon Nov 18 14:40:39 2013 -0300
Added news item about survey
head.src | 4 ++++
newsitems.py | 6 ++++++
2 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/head.src b/head.src
index f9043fa..2d24263 100644
--- a/head.src
+++ b/head.src
@@ -28,6 +28,10 @@
<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/glade/">Windows Binaries</a></li>
<li><a href="http://ftp.gnome.org/pub/GNOME/binaries/mac/glade3/3.6/">Older MacOSX
Binaries</a></li>
</ul>
+ <h1>User Survey</h1>
+ <ul>
+ <li><a href="registration.html">Take survey now!</a>
+ <li>Results not available yet
<h1>Documentation</h1>
<ul>
<li><a href="http://live.gnome.org/Glade/Tutorials">Tutorials</a></li>
diff --git a/newsitems.py b/newsitems.py
index ba93658..4915391 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -14,6 +14,12 @@ item = lambda *x: items.append(x)
# "INSERT AUTHOR HERE")
# http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("""Glade User Survey goes live""", (2013, 11, 16),
+ """
+ <p>We are conducting a survey to better know our user base</p>
+ <p>So please take a few minutes to <a href="registration.html">complete it</a> we appreciate it.</p>
+ """, 'Juan Pablo Ugarte')
+
item("""Glade 3.16.0 released""", (2013, 9, 24),
"""
<p>Glade 3.16.0 is now available for download.</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]