<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Unquoted file name in xdg-desktop-menu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69339#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Unquoted file name in xdg-desktop-menu"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69339">bug 69339</a>
              from <span class="vcard"><a class="email" href="mailto:Martin.vGagern@gmx.net" title="Martin von Gagern <Martin.vGagern@gmx.net>"> <span class="fn">Martin von Gagern</span></a>
</span></b>
        <pre>The desktop files in question were installed by Wine. They had the format
"wine-Programs-WindowsVendor-WindowsAppName.desktop"
i.e. "wine-" as vendor prefix, and then the directory structure inside the
start menu encoded using "-" as structure separator. The way I read the spec
you mentioned, that only specifies the part up to the first "-", i.e. "wine-".
I can see no restriction on the part after that, although I might well have
missed that.

In any case, even though I only had two instances of " - " inside desktop
files, I had a not more containing spaces, so xdg-desktop-menu should be able
to cope with these. Handling that single location is therefore a step in the
right direction. Thanks for fixing this.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>