From 5df79bc13515d4da647be4185c0c7a47dcb4f82a Mon Sep 17 00:00:00 2001 From: Lex Date: Thu, 21 Feb 2013 12:42:30 +1100 Subject: [PATCH] Adjust Terminal tooltip in preferences Adjust to say it is a full command and that %c is substituted by the geany_run_script path. --- data/geany.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/geany.glade b/data/geany.glade index cc220b95..2e488ae2 100644 --- a/data/geany.glade +++ b/data/geany.glade @@ -4783,7 +4783,7 @@ True True - A terminal emulator like xterm, gnome-terminal or konsole (should accept the -e argument) + A terminal emulator command (%c is substituted with the Geany run script filename) False False True