aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-12-01 05:15:19 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-12-01 05:15:19 +0000
commita2ec19f88e78c2ad02d837536ad3df3c51d071a3 (patch)
treec4f2638110abbae69cba6394212b5c31ae36b5f3 /doc/pddp
parent7ea8f5de8b0fd97bc1703a65fff125e5f6e8ac2b (diff)
minor text update
svn path=/trunk/; revision=15808
Diffstat (limited to 'doc/pddp')
-rw-r--r--doc/pddp/import-help.pd10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/pddp/import-help.pd b/doc/pddp/import-help.pd
index 12e12618..95d6fd8f 100644
--- a/doc/pddp/import-help.pd
+++ b/doc/pddp/import-help.pd
@@ -1,4 +1,4 @@
-#N canvas 579 22 555 619 10;
+#N canvas 57 22 555 619 10;
#X declare;
#X declare;
#X declare -lib cyclone -lib osc;
@@ -12,15 +12,15 @@
#X text 12 125 LIBRARY internal;
#X text 12 165 WEBSITE http://crca.ucsd.edu/~msp/;
#X text 12 25 LICENSE SIBSD;
-#X text 12 145 AUTHOR Miller Puckette;
+#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 205 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
to conform to the PDDP template for Pd version 0.42.;
#X text 12 5 KEYWORDS control;
-#X text 12 45 DESCRIPTION load libraries from a patch;
+#X text 12 45 DESCRIPTION append directories to the canvas-local path;
#X text 12 65 INLET_0 bang rewind;
#X text 12 85 OUTLET_0 symbol;
#X text 12 105 OUTLET_1 bang;
-#X text 12 185 RELEASE_DATE 1997;
+#X text 12 185 RELEASE_DATE 2005;
#X restore 500 597 pd META;
#X obj 0 369 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
13 -228856 -1 0;
@@ -60,7 +60,7 @@ On older versions \, it loads the libraries into the global namespace.
#X obj 262 184 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X text 283 183 bang after the end of the list is reached;
-#X text 11 23 load libraries from a patch;
+#X text 11 23 append directories to the canvas-local path;
#X text 168 377 - a "bang" to the inlet of [import] sends a symbol
to the left outlet which the name of a loaded library.;
#X text 168 332 - the "rewind" message starts at the top of the list