Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-11-22 19:43:20 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-11-22 19:43:20 (GMT)
commitff84e36be8cbe77f0061dc4af77e37a109d4fa6a (patch)
tree71d019baa4fac43cf586bdbe70be98e5b490ec1a
parentabdc656dc57c4287f3cc7f60e95706abc41ef640 (diff)
Actualize SL text
-rw-r--r--cgi/template/footer.tmpl4
-rw-r--r--cgi/template/header.tmpl5
-rw-r--r--cgi/template/index.tmpl5
3 files changed, 7 insertions, 7 deletions
diff --git a/cgi/template/footer.tmpl b/cgi/template/footer.tmpl
index 4bd2951..6b03196 100644
--- a/cgi/template/footer.tmpl
+++ b/cgi/template/footer.tmpl
@@ -1,6 +1,6 @@
<div class="foot">
<p>
- Powered by <a href="http://moritz.faui2k3.org/en/ilbot">ilbot</a>/<a href="http://git.sugarlabs.org/projects/ilbot">Modified</a>.<br />
- <a href="http://wiki.sugarlabs.org/go/Service/meeting#Administrative_contact">Support</a>
+ Powered by <a href="http://moritz.faui2k3.org/en/ilbot">ilbot</a>/<a href="http://git.sugarlabs.org/sl-tweaks/ilbot">Modified</a>.<br />
+ <a href="mailto:meeting@sugarlabs.org">Webmaster</a>
</p>
</div>
diff --git a/cgi/template/header.tmpl b/cgi/template/header.tmpl
index 1d29b05..84b5e02 100644
--- a/cgi/template/header.tmpl
+++ b/cgi/template/header.tmpl
@@ -30,9 +30,10 @@
<a href="http://wiki.sugarlabs.org/"> Wiki </a> &nbsp; &middot; &nbsp;
<a href="http://activities.sugarlabs.org/"> Activities </a> &nbsp; &middot; &nbsp;
<a href="http://download.sugarlabs.org/"> Download </a> &nbsp; &middot; &nbsp;
- <a href="http://planet.sugarlabs.org/"> Blogs </a> &nbsp; &middot; &nbsp;
+ <a href="http://planet.sugarlabs.org/"> Blog </a> &nbsp; &middot; &nbsp;
<a href="http://lists.sugarlabs.org/"> Lists </a> &nbsp; &middot; &nbsp;
- <a href="http://meeting.sugarlabs.org/"><strong>Meeting</strong></a> &nbsp; &middot; &nbsp;
+ <a href="http://chat.sugarlabs.org/"> Chat </a> &nbsp; &middot; &nbsp;
+ <a href="http://meeting.sugarlabs.org/"><strong>Meetings</strong></a> &nbsp; &middot; &nbsp;
<a href="http://schools.sugarlabs.org/"> Schools </a> &nbsp; &middot; &nbsp;
<a href="http://bugs.sugarlabs.org/"> Bugs </a> &nbsp; &middot; &nbsp;
<a href="http://patchwork.sugarlabs.org/"> Patches </a> &nbsp; &middot; &nbsp;
diff --git a/cgi/template/index.tmpl b/cgi/template/index.tmpl
index e7c52de..b6470c0 100644
--- a/cgi/template/index.tmpl
+++ b/cgi/template/index.tmpl
@@ -6,9 +6,8 @@
<div class="content">
<div class='box'>
- <p>These are the archives of Sugar related IRC channels collected by <a href="http://sourceforge.net/projects/supybot/">supybot</a>, IRC bot named <a href="http://wiki.sugarlabs.org/go/Service/meeting">meeting</a>. To learn how to utilize many of supybot features, see <a href="http://supybook.fealdia.org/devel/">Supybook</a>.</p>
- <p>Among other features, supybot can handle meetings on all channels it joined to. Look into <a href="http://meetbot.debian.net/Manual.html#tutorial">MeetBot Tutorial</a> to learn what IRC meetings are and how to use MeetBot to process them. All meeting logs are accessible on particular channel page.</p>
- <p>If you are participating in one of mentioned below channels and do not wish your message to be recorded, please prefix your message with the keyword:</p>
+ <p>These are the archives of Sugar related IRC channels collected by <a href="http://sourceforge.net/projects/supybot/">supybot</a>, IRC bot named <code>meeting</code>. To learn how to use many of supybot features like handling meetings or multi-lingual support, see <a href="http://wiki.sugarlabs.org/go/Service/meeting/Usage">documentaion</a>.</p>
+ <p>If you are participating in one of mentioned below channels and do not wish your message to be recorded, please prefix it with the keyword:</p>
<pre> [nolog]</pre>
<p><a href="<TMPL_VAR BASE_URL>search.pl">Search</a></p>
</div>