summaryrefslogtreecommitdiffstats
path: root/desktop/grun
AgeCommit message (Collapse)Author
2012-08-15Entire Repo: Remove APPROVED field from .info files Robby Workman
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>
2010-06-04Various: Set perms to 0644 on all SlackBuild scripts Robby Workman
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>
2010-06-04desktop/grun: Misc automated cleanups. David Somero
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-05-19desktop/grun: Fixed for bash4. David Somero
2010-05-15desktop/grun: Added. David Woodfall
gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec. Thanks to David Woodfall.