diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-02-13 04:44:51 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-02-13 04:44:51 +0000 |
commit | 8d79d929583a54fad73f48580c12cc3aa6c8e4d0 (patch) | |
tree | 96a6c4e4d13171741f75f05c54b39b8e7c26a3a8 /0-pager-help.pd | |
parent | 748e847384e20c291bc933c8f30d9654199b715e (diff) |
+pager should now work decently on Windows
svn path=/trunk/abstractions/pddp/; revision=7427
Diffstat (limited to '0-pager-help.pd')
-rw-r--r-- | 0-pager-help.pd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/0-pager-help.pd b/0-pager-help.pd deleted file mode 100644 index 2558d5f..0000000 --- a/0-pager-help.pd +++ /dev/null @@ -1,9 +0,0 @@ -#N canvas 368 122 488 350 10; -#X obj 144 178 pddp/open 0-pager; -#X text 20 60 0-pager.pd is an object that allows you to navigate through -a folder of files with "previous" and "next" buttons.; -#X text 24 97 To use it \, copy to the folder where the files that -you want to browser thru are. The filenames need to start with a number -in order to be controlled by 0-pager.pd.; -#X text 36 241 0-pager.pd should be the first file in the list in order -for things to work properly.; |