capitalize Pluma in Run command plugin dialog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
#TODO: use "mateconftool-2 -g /desktop/mate/applications/terminal/exec"
|
||||
exec `zenity --entry --title="Run command - pluma" --text="Command to run"`
|
||||
#TODO: use "gsettings get org.mate.applications-terminal exec"
|
||||
exec `zenity --entry --title="Run command - Pluma" --text="Command to run"`
|
||||
|
Reference in New Issue
Block a user