[LOSTWAGES] Add regedit janitorial project (RESEND)

Mike McCormack mike at codeweavers.com
Sun Jan 9 23:13:34 CST 2005


Having a bad morning i think :/

This time with the patch, rather than the whole file.

Mike


ChangeLog:
* Add regedit janitorial project
-------------- next part --------------
Index: templates/en/janitorial.template
===================================================================
RCS file: /home/wine/lostwages/templates/en/janitorial.template,v
retrieving revision 1.54
diff -u -r1.54 janitorial.template
--- templates/en/janitorial.template	6 Jan 2005 16:48:31 -0000	1.54
+++ templates/en/janitorial.template	10 Jan 2005 05:05:34 -0000
@@ -7,6 +7,16 @@
   Janitor's List</a>), and it's high time that we have one too.
   What is there to clean up? Well, lots of things! :)
 
+  <h2>Regedit fixes</h2>
+
+  Regedit lacks a few features.  We need to improve regedit to:
+  <ul>
+    <li>Allow display and editting of binary (REG_BINARY) values.
+    <li>Allow display and editting of multi-string (REG_SZ_MULTI) values.
+    <li>Import registry files regerated by Windows 2000 regedit
+  </ul>
+  <p>
+
   <h2>Code cleanup</h2>
 
   Some parts of Wine have become too big and complex to debug, and should


More information about the wine-patches mailing list