xed/plugins/externaltools/data/run-command.tool.in

5 lines
163 B
Plaintext
Raw Normal View History

2011-11-07 13:46:58 -06:00
#!/bin/sh
#TODO: use "mateconftool-2 -g /desktop/mate/applications/terminal/exec"
exec `matedialog --entry --title="Run command - gedit" --text="Command to run"`