Fix incorrect documentation

Mike Hearn m.hearn at signal.qinetiq.com
Fri Mar 28 10:35:36 CST 2003


I'm surprised nobody caught this one in my previous (duff) patch... the
"uninstaller" app appears to have been forgotten about.

ChangeLog:
- Add info on how to use the Wine uninstaller

-- 
Mike Hearn <m.hearn at signal.qinetiq.com>
QinetiQ - Malvern Technology Center
-------------- next part --------------
--- documentation/running.sgml.old	2003-03-28 16:32:42.000000000 +0000
+++ documentation/running.sgml	2003-03-28 16:33:57.000000000 +0000
@@ -23,11 +23,13 @@
       <para>
         The standard way to uninstall things is for the application to provide an
         uninstaller, usually registered with the "Add/Remove Programs" control panel
-        applet. Unfortunately as of the time of writing, Wine doesn't provide an
-        Add/Remove control panel applet, so you'll have to run the uninstall manually, either
-        from the menu or from the command line.
+        applet. To access the Wine equivalent, run the "uninstaller" program:
       </para>
 
+      <screen>
+        <prompt>$</prompt> <userinput>uninstaller</userinput>
+      </screen>
+
       <para>
         Some programs install associated control panel applets, examples of this would be
         Internet Explorer and QuickTime. You can access the Wine control panel by running:


More information about the wine-patches mailing list