From 9e84e39364da4a4a02143a3597c5f586e0a7b1be Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 22 Sep 1999 15:44:55 +0000 Subject: Updated with new buttons --- images/gimp/scripts/proofgeneral.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'images/gimp/scripts') diff --git a/images/gimp/scripts/proofgeneral.scm b/images/gimp/scripts/proofgeneral.scm index be96ab6b..77be8c62 100644 --- a/images/gimp/scripts/proofgeneral.scm +++ b/images/gimp/scripts/proofgeneral.scm @@ -48,7 +48,7 @@ (define (script-fu-proofgeneral-make-all-buttons) (mapcar script-fu-proofgeneral-make-button - '("goal" "next" "qed" "restart" "retract" "undo" "use" "show" "context" "info" "command"))) + '("goal" "next" "qed" "restart" "retract" "undo" "use" "state" "context" "info" "command" "find" "help"))) (script-fu-register "script-fu-proofgeneral-make-all-buttons" "/Xtns/Script-Fu/Proof General/Make All Buttons" -- cgit v1.2.3