summaryrefslogtreecommitdiff
path: root/plugins/externaltools/data/run-command.tool.in
blob: ee611bbb0e111ec8fb422fe6f1a3479e0eea4abe (plain)
1
2
3
4
#!/bin/sh

#TODO: use "mateconftool-2 -g /desktop/mate/applications/terminal/exec"
exec `matedialog --entry --title="Run command - gedit" --text="Command to run"`