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

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