aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-16 18:38:11 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-16 18:38:11 +0000
commit8476554bc26567564d6381e1b733579d5b45d881 (patch)
tree07a3134c21460e7183ea6516e1c2b7d87c51e219 /packages/win32_inno/TODO
parentbe911ac82a45ca74b900aec72492400ca11374a4 (diff)
- Lots of bug fixes
- added script which searches thru all of the .pd_darwin files for dependencies from Fink. It then copies those libs into the Pd.app and sets everything up for them to be sourced by the objects. - added Guenter's quick hack to allow international characters in Pd patches svn path=/trunk/; revision=4241
Diffstat (limited to 'packages/win32_inno/TODO')
-rw-r--r--packages/win32_inno/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/win32_inno/TODO b/packages/win32_inno/TODO
index 9b2541ee..312ade3c 100644
--- a/packages/win32_inno/TODO
+++ b/packages/win32_inno/TODO
@@ -1,4 +1,6 @@
+- check out dynamic linking in ogg* objects, and included DLL if needed
+
- check out using env vars in Path settings in registry, or make relative paths
- Another detail is that the menu item "help/1 manual" results in no action -