diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2017-02-09 22:47:20 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:33 +0700 |
commit | 0ba6e2c2b20349717e10fe98030ab83828cd4a22 (patch) | |
tree | 7cfeb7cd4cd532c913553b73ce123f4af2140deb /desktop/sgsearch/README | |
parent | 42de10e38c366b3bc1ac5e3052623e02561bc453 (diff) |
desktop/sgsearch: Added (search frontend).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/sgsearch/README')
-rw-r--r-- | desktop/sgsearch/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/sgsearch/README b/desktop/sgsearch/README new file mode 100644 index 000000000000..ff18e489e315 --- /dev/null +++ b/desktop/sgsearch/README @@ -0,0 +1,4 @@ +SGSearch is a simple frontend for find and grep file search tools. + +By default, the SlackBuild builds the gtk3 interface. If you want +instead to build the gtk2 interface pass GTK2=yes to the SlackBuild. |