The following commit has been merged in the master branch:
commit a27083458cd7f3315b45c0e3542c3ec7a1963dfe
Author: Michal Čihař <[email protected]>
Date: Tue Oct 6 16:26:35 2009 +0200
Do not display port = twice.
diff --git a/html/phonedb/body.html b/html/phonedb/body.html
index aab56d6..121eaff 100644
--- a/html/phonedb/body.html
+++ b/html/phonedb/body.html
@@ -17,7 +17,7 @@
<pre>
[gammu]
-port = {% ifequal phone.connection.medium "bluetooth" %}BLUETOOTH ADDRESS OF
PHONE{% else %}port = DEVICE NAME{% endifequal %}
+port = {% ifequal phone.connection.medium "bluetooth" %}BLUETOOTH ADDRESS OF
PHONE{% else %}DEVICE NAME{% endifequal %}
connection = {{ phone.connection.name }}
{% if phone.model %}model = {{ phone.model }}{% endif %}</pre>
--
UNNAMED PROJECT
_______________________________________________
Wammu-svn mailing list
[email protected]
https://lists.cihar.com/cgi-bin/mailman/listinfo/wammu-svn