[Xfce4-commits] <www:master> Add online help image.
Nick Schermer
noreply at xfce.org
Sat Apr 21 13:54:01 CEST 2012
Updating branch refs/heads/master
to b7ca78746a3ab3e1a35284557b40e0a28c25fba9 (commit)
from 23d8717fa13e2df80b0c2cf6e4761e70c3519b48 (commit)
commit b7ca78746a3ab3e1a35284557b40e0a28c25fba9
Author: Nick Schermer <nick at xfce.org>
Date: Sat Apr 21 13:52:41 2012 +0200
Add online help image.
pages/about/tour.php | 2 ++
static/about/tour/4.10/online-help.png | Bin 0 -> 20729 bytes
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/pages/about/tour.php b/pages/about/tour.php
index 66a979c..13d65df 100644
--- a/pages/about/tour.php
+++ b/pages/about/tour.php
@@ -18,6 +18,8 @@ function print_img ($file, $title)
<h2><?php E_("Online Documentation") ?></h2>
<p><?php E_("During the 4.10 development we've decided to remove the user manuals from the packages and move all manuals in an online wiki at <a href=\"http://docs.xfce.org\">docs.xfce.org</a>. Reason for this change that there was hardly any documentation contributed after the Xfce 4.6 release and a lot of pages were outdated or missing.") ?></p>
+
+ <?php print_img ("online-help", R_("")) ?>
<p><?php E_("We hope that with the introduction of a wiki it will be easier for contributers to help maintaining the docs and of course for developers it is easier as well.") ?></p>
diff --git a/static/about/tour/4.10/online-help.png b/static/about/tour/4.10/online-help.png
new file mode 100644
index 0000000..b2d835d
Binary files /dev/null and b/static/about/tour/4.10/online-help.png differ
More information about the Xfce4-commits
mailing list