diff options
author | crocket <crockabiscuit@gmail.com> | 2011-07-19 21:01:00 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:46 -0500 |
commit | 9e7a4496e0f0d240f5e444c13764693094b2434c (patch) | |
tree | ba3f435c34663c142522e2712e2f440250b6be37 /libraries/gconfmm/slack-desc | |
parent | e9d20d45ca3a5964c2e1452cef724ff4c646c846 (diff) |
libraries/gconfmm: Added (C++ bindings for GConf)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/gconfmm/slack-desc')
-rw-r--r-- | libraries/gconfmm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gconfmm/slack-desc b/libraries/gconfmm/slack-desc new file mode 100644 index 000000000000..bdeb4f51b5f1 --- /dev/null +++ b/libraries/gconfmm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gconfmm: gconfmm (C++ bindings for GConf) +gconfmm: +gconfmm: It's a C++ wrapper for GConf. All classes are in the Gnome::Conf +gconfmm: namespace. +gconfmm: +gconfmm: Website : http://gconfmm.sourceforge.net/ +gconfmm: +gconfmm: +gconfmm: +gconfmm: +gconfmm: |