aboutsummaryrefslogtreecommitdiff
path: root/embed-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-08 21:43:56 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-08 21:43:56 +0000
commit6ef627fab64da0f52806f3c1e4d685c75f465637 (patch)
treeb041d0456b45d58ed55053ad299bd884c714928a /embed-help.pd
parentb71e0f56b57177433f955076dbfe9afa01adc1f7 (diff)
added help patch for [embed] and fixed cursors.gif inclusion
svn path=/trunk/externals/hcs/; revision=14311
Diffstat (limited to 'embed-help.pd')
-rw-r--r--embed-help.pd4
1 files changed, 4 insertions, 0 deletions
diff --git a/embed-help.pd b/embed-help.pd
new file mode 100644
index 0000000..c92049e
--- /dev/null
+++ b/embed-help.pd
@@ -0,0 +1,4 @@
+#N canvas 329 399 450 300 10;
+#X text 119 127 [embed];
+#X text 55 50 This object is used for hiding the Pd window when making
+an embedded app based on Pd.;