summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@gmx.de>2013-04-09 09:23:24 +0200
committerSven Eden <sven.eden@gmx.de>2013-04-09 09:23:24 +0200
commitb7fbeb16a378a09db59b2c23e18d977ab772af16 (patch)
tree4c8124267bc66824e06604ece0c35e7e9eec9e2f /ufed-curses-help.c
parentThe cursor is now invisible on the help screen. (diff)
downloadufed-b7fbeb16a378a09db59b2c23e18d977ab772af16.tar.gz
ufed-b7fbeb16a378a09db59b2c23e18d977ab772af16.tar.bz2
ufed-b7fbeb16a378a09db59b2c23e18d977ab772af16.zip
Added a "thank you" section to the documentation.ufed-0.90_rc2
Diffstat (limited to 'ufed-curses-help.c')
-rw-r--r--ufed-curses-help.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/ufed-curses-help.c b/ufed-curses-help.c
index 981f946..7dfbf93 100644
--- a/ufed-curses-help.c
+++ b/ufed-curses-help.c
@@ -220,6 +220,12 @@ static void init_lines(void)
"ufed is currently maintained by",
" Sven Eden <yamakuzure@gmx.net>.",
"",
+"--- Thanks ---",
+" Paul Varner - for proxy maintaining and support.",
+" Roman Zilka - for ideas, testing and a lot of patience.",
+"",
+"--------------",
+"",
"Copyright 1999-2013 Gentoo Foundation",
"Distributed under the terms of the GNU General Public License v2"
};