diff options
author | Chris Abela <chris.abela@maltats.com> | 2011-03-06 12:20:25 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-08 12:14:45 -0600 |
commit | f64f6aa9a10f02f62d8d8e17d20b5e4991692f29 (patch) | |
tree | 5ff79bf998ccba3133f62e72eb2d0d5c83246b5b /network/gq/slack-desc | |
parent | 3e6876f61d43f3dc3a54ff1a57b500c753036e4a (diff) | |
download | slackbuilds-f64f6aa9a10f02f62d8d8e17d20b5e4991692f29.tar.gz |
network/gq: Added (gtk+ ldap client and browser utility)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/gq/slack-desc')
-rw-r--r-- | network/gq/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/gq/slack-desc b/network/gq/slack-desc new file mode 100644 index 0000000000..687ba63820 --- /dev/null +++ b/network/gq/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-----------------------------------------------------| +gq: gq (gtk+ ldap client and browser utility) +gq: +gq: GQ is a GTK+ LDAP client and browser utility. It can be used for searching +gq: a LDAP directory as well as browsing it using a tree view. Furthermore, it +gq: lets you inspect the LDAP schema a server is using. +gq: +gq: Install gq if you need a graphical tool to manage the contents of a LDAP +gq: server. +gq: +gq: Homepage: http://sourceforge.net/projects/gqclient/ +gq: |