aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-02 19:12:41 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-02 19:12:41 +0000
commit5ebae9f842a9d841758f79ee00a38e3b97bb633c (patch)
tree3d33e6d772d83af72d34c0377931efc3a41acb0d /packages/win32_inno
parent3d080151763edc15bd43fc2c28aa5c22e033bc26 (diff)
generalized locations so that UNIX-style dir layout can also be used in addition to the Windows/MacOSX-style dir layout; fixed random bugs; added more the clean targets
svn path=/trunk/; revision=4120
Diffstat (limited to 'packages/win32_inno')
-rw-r--r--packages/win32_inno/TODO16
1 files changed, 10 insertions, 6 deletions
diff --git a/packages/win32_inno/TODO b/packages/win32_inno/TODO
index 3a82f593..3d778f03 100644
--- a/packages/win32_inno/TODO
+++ b/packages/win32_inno/TODO
@@ -1,7 +1,15 @@
-- Another detail is that the menu item "help/1 manual" results in no action - possibly some link pointing to the wrong place?
+- check out using env vars in Path settings in registry, or make relative paths
+
+- move gripd files to pd\gripd
+
+- Another detail is that the menu item "help/1 manual" results in no action -
+ possibly some link pointing to the wrong place? It turns out that the
+ rundll "open" thingy isn't working...
+ - make Pd.exe using MinGW's "start.exe" like MacOSX's "open"
+ - menu_openhtml on Win32 with rundll should be able to open other
+ filetypes like open on MACOSX.
-- add SMlib from email from Anders
- get Pd compiling on MinGW:. From Carmen:
@@ -11,8 +19,4 @@
if you dont feel like doing that.."
-- make Pd.exe using MinGW's "start.exe" like MacOSX's "open"
-
-- menu_openhtml on Win32 with rundll should be able to open other filetypes like open on MACOSX.
-
- get Windows Makefiles for Gem