summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2012-08-18 20:46:49 -0500
committer Robby Workman <rworkman@slackbuilds.org>2012-08-18 20:46:49 -0500
commit8889d4cfb9bdc0c2cdf2cbefc37a064ad021edff (patch)
tree19700cf72440441cec82f3d587eed59de7d4e058
parent95517d2aceb31c65ee1a676f953c23232980db8f (diff)
downloadslackbuilds-8889d4cfb9bdc0c2cdf2cbefc37a064ad021edff.tar.gz
slackbuilds-8889d4cfb9bdc0c2cdf2cbefc37a064ad021edff.tar.xz
libraries/gconfmm: Kill GConf mention in README
GConf is part of Slackware 14.0 Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--libraries/gconfmm/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/gconfmm/README b/libraries/gconfmm/README
index e3ee9be009..79115dff0a 100644
--- a/libraries/gconfmm/README
+++ b/libraries/gconfmm/README
@@ -1,4 +1,4 @@
-It's a C++ wrapper for GConf.
+gconfmm is a C++ wrapper for GConf.
All classes are in the Gnome::Conf namespace.
-It requires glibmm and GConf.
+This requires glibmm.