From d102fb2d8deda4d09c0e3ce90721488fd78a2ad2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 6 Oct 2011 15:59:48 +0000 Subject: moved [keyboard_layout] to the apple lib, since its Apple only svn path=/trunk/externals/hcs/; revision=15530 --- keyboard_layout-help.pd | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 keyboard_layout-help.pd (limited to 'keyboard_layout-help.pd') diff --git a/keyboard_layout-help.pd b/keyboard_layout-help.pd deleted file mode 100644 index 9b0a01c..0000000 --- a/keyboard_layout-help.pd +++ /dev/null @@ -1,37 +0,0 @@ -#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 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; -#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; -- cgit v1.2.1