From fb2e2e869ff57b45464bf6e24989ccdb10120ae9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 29 Apr 2009 02:10:19 +0000 Subject: cleaned up language to make more sense svn path=/trunk/externals/hcs/; revision=11196 --- noquit-help.pd | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/noquit-help.pd b/noquit-help.pd index 1955bca..177b73b 100644 --- a/noquit-help.pd +++ b/noquit-help.pd @@ -1,25 +1,25 @@ -#N canvas 299 22 431 325 10; -#X obj 134 242 noquit; -#X obj 134 127 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 +#N canvas 257 41 431 325 10; +#X obj 64 222 noquit; +#X obj 64 107 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; -#X msg 151 151 bang; -#X msg 167 175 reset; -#X msg 178 198 quit; -#X text 188 152 disable quitting; -#X text 209 173 re-enable quitting; -#X text 158 126 enable/disable quitting; +#X msg 81 131 bang; +#X msg 97 155 reset; +#X msg 108 178 quit; #X obj 9 7 cnv 15 400 30 empty empty noquit 20 16 0 14 -261682 -66577 0; -#X text 34 58 disable quitting for installations \, performances \, -fun \, etc.; -#X obj 134 270 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12 --261234 -1 -1; -#X text 229 217 quit now; -#X msg 178 218 quitnow; -#X text 229 197 quit in the normal way; -#X connect 0 0 10 0; +#X obj 64 250 bng 35 250 50 0 empty empty bang_on_quit 38 17 0 12 -261234 +-1 -1; +#X msg 108 198 quitnow; +#X text 159 177 quit in the normal way; +#X text 88 106 override/reset quitting; +#X text 118 132 override quitting; +#X text 139 153 re-enable normal quit function; +#X text 159 197 quit now without any confirmation at all; +#X text 34 58 override quitting Pd for installations \, performances +\, etc.; +#X connect 0 0 6 0; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 0 0; #X connect 4 0 0 0; -#X connect 12 0 0 0; +#X connect 7 0 0 0; -- cgit v1.2.1