Re: Vitaliy Margolen : wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-28 Thread Marcus Meissner
aliy Margolen <[EMAIL PROTECTED]> > Date: Fri Nov 24 13:53:29 2006 -0700 > > wineshelllink: Use FreeDesktop standard to create Wine menu structure. Umm. This means we (distributor) need to supply xdg utils also for all old distros, right? Ciao, Marcus

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-27 Thread Alexandre Julliard
Vitaliy Margolen <[EMAIL PROTECTED]> writes: > So in the end this is Alexandre's call. All I can do is present my > solution. And let him decide how he wants to fix this major show-stopper. If xdg-utils can be used, then that seems clearly preferable to reinventing them ourselves. Even if it's a

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-26 Thread Detlef Riekenberg
On Sa, 2006-11-25 at 17:44 +0100, Andreas Mohr wrote: > Besides, xdg-utils happens to already be installed on my > Debian testing box: > # dpkg -l|grep xdg-utils > ii xdg-utils 1.0-1 >Desktop integration utilities from freedeskt A

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-25 Thread Travis Watkins
On 11/24/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: [xdg-utils] can not handle files with spaces in them. Probably because GNOME cannot handle files with spaces in them for the menus. -- Travis Watkins http://www.realistanew.com

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-25 Thread Kai Blin
On Saturday 25 November 2006 18:34, Kevin Krammer wrote: > > It's sad though, that even developers of free software projects seem to > think that unreported bugs magically fix themselves. They don't? Damn. Next someone will say that Santa isn't real. Kai -- Kai Blin, WorldForge developerh

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-25 Thread Kevin Krammer
On Saturday 25 November 2006 17:50, Vitaliy Margolen wrote: > Dan Kegel wrote: > > Vitaly wrote: > >> [xdg-utils] can not handle files with spaces in them. > > > > If that's true, it's a bug, and should be fixed. > > Yes it have to be fixed. It's sad though, that even developers of free software p

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-25 Thread Vitaliy Margolen
Dan Kegel wrote: > Vitaly wrote: >> [xdg-utils] can not handle files with spaces in them. > > If that's true, it's a bug, and should be fixed. Yes it have to be fixed. >> Also they don't allow installing icons without specifying size. > > ? http://portland.freedesktop.org/xdg-utils-1.0/xdg-deskt

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-25 Thread Andreas Mohr
Hi, On Sat, Nov 25, 2006 at 07:55:38AM -0800, Dan Kegel wrote: > >[We can't just check the scripts into the wine source tree > > and require their installation.] > > Why not? If they save effort and work well, let's do it. Yes please. If they save tons of efforts via the Oh So Ugly mechanism of

re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-25 Thread Dan Kegel
Vitaly wrote: [xdg-utils] can not handle files with spaces in them. If that's true, it's a bug, and should be fixed. Also they don't allow installing icons without specifying size. ? http://portland.freedesktop.org/xdg-utils-1.0/xdg-desktop-icon.html doesn't seem to talk about sizes at all.

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-24 Thread Vitaliy Margolen
Jeremy White wrote: > I would strongly recommend that this be done instead with > xdg-utils: > > http://portland.freedesktop.org/wiki/XdgUtils Sure, but they can not handle files with spaces in them. Also they don't work as-is with Wine's winemenubuilder. Which will require at least one more wra

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-24 Thread Kevin Krammer
On Friday 24 November 2006 22:32, Jeremy White wrote: > I would strongly recommend that this be done instead with > xdg-utils: > > http://portland.freedesktop.org/wiki/XdgUtils > > That will allow us to avoid the pain of maintaining our own > implementation, and allow distro vendors to make their

Re: wineshelllink: Use FreeDesktop standard to create Wine menu structure.

2006-11-24 Thread Jeremy White
-utils. The trick is whether or not we can persuade Alexandre and/or all of the Wine packagers to include xdg-utils by default in distributions. Cheers, Jeremy Vitaliy Margolen wrote: > Change Log: > wineshelllink: Use FreeDesktop standard to create Wine menu structure. > > The m