diff options
Diffstat (limited to 'libraries/gconfmm/README')
-rw-r--r-- | libraries/gconfmm/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/gconfmm/README b/libraries/gconfmm/README index e3ee9be009b5..79115dff0aa4 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. |