aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
-rw-r--r--templates/index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4832e1b..886a3e2 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,7 @@ __ https://wiki.gnome.org/Apps/Tomboy/Synchronization/REST/1.0
Supported clients
=================
* Conboy__ (Nokia N900 Maemo)
-* Tomboy__ (Linux)
+* Tomboy__ (Linux, Windows)
* Tomdroid__ (Android)
__ http://conboy.garage.maemo.org/
diff --git a/templates/index.php b/templates/index.php
index fb57acd..e945f9a 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -18,7 +18,7 @@
Supported clients:
</p>
<ul>
- <li><a class="lined" href="https://wiki.gnome.org/Apps/Tomboy">Tomboy</a> (Linux)</li>
+ <li><a class="lined" href="https://wiki.gnome.org/Apps/Tomboy">Tomboy</a> (Linux, Windows)</li>
<li><a class="lined" href="http://conboy.garage.maemo.org/">Conboy</a> (Nokia N900 Maemo)</li>
<li><a class="lined" href="https://launchpad.net/tomdroid">Tomdroid</a> (Android)</li>
</ul>