diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-23 20:10:08 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 15:51:23 -0500 |
commit | 26404943af15c098b021ab5af52ce030664bcf78 (patch) | |
tree | 6ecce49a24ef67655f87c5260d2fceeb60bf59e4 /desktop/bashrun/README | |
parent | 9f50adba292568d384f1cf091e2d15af40556cdb (diff) |
desktop/bashrun: Fixed dep information
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop/bashrun/README')
-rw-r--r-- | desktop/bashrun/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/bashrun/README b/desktop/bashrun/README index 7de8f90063ac..f29559aebe66 100644 --- a/desktop/bashrun/README +++ b/desktop/bashrun/README @@ -6,5 +6,4 @@ certain commands in a new terminal window, looking up manual and info pages, performing dict and google queries, defining bookmarks for webpages or piping command output to the clipboard. -NOTE: This uses xdotool if it is installed. Also, zenity or kdialog -is used if installed (will fall back to xmessage otherwise). +This can use xdotool, zenity, or kdialog if installed. |