The following commit has been merged in the master branch:
commit 2c6e9b1b3a42709408cdbad17dddd61348e681a2
Author: Michal Čihař <[email protected]>
Date: Thu Nov 24 11:40:00 2011 +0100
Add pointers to git repo
diff --git a/html/downloads/list.html b/html/downloads/list.html
index ad2a9c2..8e69509 100644
--- a/html/downloads/list.html
+++ b/html/downloads/list.html
@@ -40,6 +40,11 @@ You can not find your platform here? Choose the correct one
<a href="../">on com
{% endblocktrans %}
</p>
+<h3>{% trans "Development version" %}</h3>
+
+<p>
+{% blocktrans %}Should you be interested in git access or git snapshots, you
can find them on <a href="/contribute/code/">development page</a>.{%
endblocktrans %}
+</p>
{% endblock %}
diff --git a/html/downloads/platformlinks.html
b/html/downloads/platformlinks.html
index 3ccb07b..9181ed2 100644
--- a/html/downloads/platformlinks.html
+++ b/html/downloads/platformlinks.html
@@ -19,5 +19,6 @@
<a
href="http://software.opensuse.org/search?baseproject=home:Nijel:experimental&q={{
program_name }}&include_home=true">
{% trans "RPM packages (openSUSE, Fedora, Madriva) (latest testing
version)" %}
</a></li>
+<li><a href="/contribute/code/">{% trans "Development git snaphots and git
access" %}</a></li>
</ul>
--
UNNAMED PROJECT
_______________________________________________
Wammu-svn mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/wammu-svn