[Xfce4-commits] <wiki:master> Use https for bugs and translations in header.
Nick Schermer
noreply at xfce.org
Sun Mar 27 11:16:01 CEST 2011
Updating branch refs/heads/master
to a78d0e7586fbdaf0292e5eed37f3b9d54c425173 (commit)
from 43a55c53951df758e540d912bbc43542fddbab29 (commit)
commit a78d0e7586fbdaf0292e5eed37f3b9d54c425173
Author: Nick Schermer <nick at xfce.org>
Date: Sun Mar 27 11:13:53 2011 +0200
Use https for bugs and translations in header.
lib/tpl/xfce/xfce-header.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/tpl/xfce/xfce-header.html b/lib/tpl/xfce/xfce-header.html
index a76a567..215fccb 100644
--- a/lib/tpl/xfce/xfce-header.html
+++ b/lib/tpl/xfce/xfce-header.html
@@ -9,9 +9,9 @@
<li><a href="http://archive.xfce.org" title="Download location of tarballs">Archive</a></li>
<li><a href="http://wiki.xfce.org" title="Community documentation" class="active">Wiki</a></li>
<li><a href="http://forum.xfce.org" title="Community forums">Forum</a></li>
- <li><a href="http://bugzilla.xfce.org" title="Report and track bugs">Bugs</a></li>
+ <li><a href="https://bugzilla.xfce.org" title="Report and track bugs">Bugs</a></li>
<li><a href="http://blog.xfce.org" title="Visit the blog">Blog</a></li>
- <li><a href="http://translations.xfce.org" title="Help translating the Xfce project">Translate</a></li>
+ <li><a href="https://translations.xfce.org" title="Help translating the Xfce project">Translate</a></li>
<li><a href="http://git.xfce.org" title="Project repositories">GIT</a></li>
</ul>
</div>
More information about the Xfce4-commits
mailing list