From 1fa284b5bd94a0f84604f80b928dac668b880cc5 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 13 Sep 1999 14:22:02 +0000 Subject: Added new buttons. (xbm files currently missing, some icons not made yet, confusingly copied old ones. --- 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 7c67d5b5..ac55e0b1 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"))) + '("goal" "next" "qed" "restart" "retract" "undo" "use" "show" "context" "info" "command"))) (script-fu-register "script-fu-proofgeneral-make-all-buttons" "/Xtns/Script-Fu/Proof General/Make All Buttons" -- cgit v1.2.3