summaryrefslogtreecommitdiffstats
path: root/desktop/grun
Commit message (Collapse)AuthorAgeFilesLines
* desktop/grun: Switch to github. Willy Sudiarto Raharjo2017-07-262-6/+8
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* desktop/grun: Install doinst.sh, i486=>i586. B. Watson2017-03-251-3/+4
| | | | | Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
* desktop/grun: Fix slack-desc. B. Watson2016-11-141-1/+1
|
* various: Update find command to match template. dsomero2013-11-221-2/+2
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* various: Fix slack-desc formatting and comment nit picks. dsomero2013-11-221-6/+6
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* desktop/grun: Fixed (Don't clobber config files) dsomero2012-09-292-3/+19
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* Add REQUIRED field to .info files. Erik Hanson2012-08-191-0/+1
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* Entire Repo: Remove APPROVED field from .info files Robby Workman2012-08-141-1/+0
| | | | | | | | This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* Various: Set perms to 0644 on all SlackBuild scripts Robby Workman2010-06-041-0/+0
| | | | | | | | | These will (ideally, assuming we remember when generating tarballs) still be mode 0755 inside the tarballs, but we would prefer to have them mode 0644 on the server. It's probably not really important, but just call us OCD like that. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* desktop/grun: Misc automated cleanups. David Somero2010-06-041-1/+13
| | | | Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
* desktop/grun: Fixed for bash4. David Somero2010-05-191-2/+2
|
* desktop/grun: Added. David Woodfall2010-05-154-0/+124
gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec. Thanks to David Woodfall.