<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
OK people,<br>
<br>
As I understand (from the explanation by Russell Howe (thanx:-))),
there is a script called wineshelllink that is supposed to install the
created start menu items in your KDE menu.<br>
<br>
First of all: this script does not seem to do anything on my
installation (Slackware 9). Are there known problems with this script?<br>
<br>
Second: from looking at the script it seems that this menu is not
synchronized with the actual contents of your start menu, which would
seem more fancy to me. Because Windows users will be aquainted with the
fact that the Start menu directory actually contains the contents of
the start menu.<br>
<br>
What I would propose is a system in which the contents of the wine menu
would be in continuous synchronization with your start menu. That would
mean:<br>
<ul>
  <li>Less error prone coding (no need for extra scripts etc)</li>
  <li>More forward functionality (moving in the folder will actually
result in moving in the menu as well)</li>
  <li>Better support for applications (links that are not written
through api calls will actually show up as well)</li>
  <li>Ability to copy links between Windows installation and Wine
installation</li>
</ul>
Wouldn't you agree such a system would be better?<br>
<br>
Grtz,<br>
<br>
Robert<br>
</body>
</html>