diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-04-22 18:04:50 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-15 10:50:21 +0200 |
commit | 5fa31cbeb7cf96103f73844d5f333d4d369c6bca (patch) | |
tree | fb7f0a1b622bd89625a3db2561c73a65eeed1713 /desktop/grun/slack-desc | |
parent | 0a5eb8d6de66c5dabbb547dee9d550f5cf400940 (diff) | |
download | slackbuilds-5fa31cbeb7cf96103f73844d5f333d4d369c6bca.tar.gz |
desktop/grun: Added.
gRun is a GTK based Run dialog that closely resembles the
Windows Run dialog, just like xexec.
Thanks to David Woodfall.
Diffstat (limited to 'desktop/grun/slack-desc')
-rw-r--r-- | desktop/grun/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/grun/slack-desc b/desktop/grun/slack-desc new file mode 100644 index 0000000000..2a4f262c03 --- /dev/null +++ b/desktop/grun/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 ':'. + + |-----handy-ruler------------------------------------------------------| +grun: grun - a GTK based run dialog +grun: +grun: gRun is a GTK based Run dialog that closely resembles the Windows Run +grun: dialog, just like xexec. It has a intelligent history mechanism and a +grun: dual level fork() mechanism for launching the application in its own +grun: process. gRun also has support for launching console mode application +grun: in an XTerm as well as associations for file types. +grun: +grun: Homepage: http://code.google.com/p/grun/ +grun: +grun: |