aboutsummaryrefslogtreecommitdiff
path: root/control/stripdir-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-15 05:04:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-15 05:04:33 +0000
commit8be40503d729c0dbba2d32073865903248f8151b (patch)
treece1dd14d969c90d003ecfe413ece1e4665ef504b /control/stripdir-help.pd
parent5dbef6b14f2cffe2af1ee807f3fd2b1592ee2597 (diff)
added META subpatch and filled in some missing help patches
svn path=/trunk/externals/ggee/; revision=14439
Diffstat (limited to 'control/stripdir-help.pd')
-rw-r--r--control/stripdir-help.pd25
1 files changed, 18 insertions, 7 deletions
diff --git a/control/stripdir-help.pd b/control/stripdir-help.pd
index 1d200a8..d6a03dd 100644
--- a/control/stripdir-help.pd
+++ b/control/stripdir-help.pd
@@ -1,7 +1,18 @@
-#N canvas 231 207 452 294 10;
-#X obj 22 78 stripdir;
-#X symbolatom 22 48 0 0 0;
-#X obj 22 105 print;
-#X text 20 22 strips all leading directories from a path;
-#X connect 0 0 2 0;
-#X connect 1 0 0 0;
+#N canvas 0 26 412 258 10;
+#X obj 22 78 stripdir;
+#X symbolatom 22 48 0 0 0 0 - - -;
+#X obj 22 105 print;
+#X text 20 22 strips all leading directories from a path;
+#N canvas 129 173 494 344 META 0;
+#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE Tcl/Tk;
+#X text 12 105 AUTHOR Guenter Geiger;
+#X text 12 5 KEYWORDS control symbol_op;
+#X text 12 45 DESCRIPTION strip all leading directories from a path
+;
+#X text 12 65 INLET_0 symbol;
+#X text 12 85 OUTLET_0 symbol;
+#X restore 362 236 pd META;
+#X connect 0 0 2 0;
+#X connect 1 0 0 0;