aboutsummaryrefslogtreecommitdiff
path: root/keyboard_layout-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
commit41eb4f92137dfa34066e634e5c14fa9e4123bd1c (patch)
treea527a02836f7a17afa34edfe0cb7fbd99b887923 /keyboard_layout-help.pd
parentc9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff)
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'keyboard_layout-help.pd')
-rw-r--r--keyboard_layout-help.pd48
1 files changed, 30 insertions, 18 deletions
diff --git a/keyboard_layout-help.pd b/keyboard_layout-help.pd
index 1a7f823..9b0a01c 100644
--- a/keyboard_layout-help.pd
+++ b/keyboard_layout-help.pd
@@ -1,25 +1,37 @@
-#N canvas 146 36 576 362 10;
-#X obj 116 144 keyboard_layout;
-#X msg 118 32 bang;
-#X msg 146 63 menu;
-#X obj 242 244 flatspace/popup 124 25 #ffffff _;
+#N canvas 0 26 553 346 10;
+#X msg 116 32 bang;
+#X msg 144 63 menu;
+#X obj 242 244 flatspace/popup 124 25 #ffffff _ option;
#X msg 141 209 options;
#X obj 203 163 route clear;
#X symbolatom 116 277 0 0 0 0 - - -;
-#X text 185 64 see all options in the popup menu;
+#X text 183 64 see all options in the popup menu;
#X obj 308 111 symbol;
#X text 250 283 select a new input method with the popup menu;
#X obj 202 185 bang;
#X msg 197 208 name language;
-#X connect 0 0 6 0;
-#X connect 0 1 5 0;
-#X connect 1 0 0 0;
-#X connect 2 0 0 0;
-#X connect 3 1 8 0;
-#X connect 4 0 3 0;
-#X connect 5 0 10 0;
-#X connect 5 1 3 0;
-#X connect 8 0 0 0;
-#X connect 10 0 4 0;
-#X connect 10 0 11 0;
-#X connect 11 0 3 0;
+#N canvas 231 99 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 125 AUTHOR Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control GUI needs_work (object won't create)
+;
+#X text 12 45 DESCRIPTION needs a description;
+#X text 12 65 INLET_0 bang menu symbol;
+#X text 12 85 OUTLET_0;
+#X text 12 105 OUTLET_1;
+#X restore 502 322 pd META;
+#X obj 116 144 keyboard_layout;
+#X connect 0 0 12 0;
+#X connect 1 0 12 0;
+#X connect 2 1 7 0;
+#X connect 3 0 2 0;
+#X connect 4 0 9 0;
+#X connect 4 1 2 0;
+#X connect 7 0 12 0;
+#X connect 9 0 3 0;
+#X connect 9 0 10 0;
+#X connect 10 0 2 0;
+#X connect 12 0 5 0;
+#X connect 12 1 4 0;