On Wednesday 24 April 2013 09:37:16 Michael Spencer wrote:
> On Wednesday, April 24, 2013 09:21:57 AM David Faure wrote:
> > If you can test that removing the double-quotes works (including when
> > launching from KRun/klauncher, i.e. the standard way), even when the
> > caption has a space in it,
On Wednesday, April 24, 2013 09:21:57 AM David Faure wrote:
> If you can test that removing the double-quotes works (including when
> launching from KRun/klauncher, i.e. the standard way), even when the caption
> has a space in it, then I'd be glad to see a patch removing all
> double-quotes from .
On Monday 22 April 2013 09:57:18 Michael Spencer wrote:
> Is my understanding of this correct, and this is a bug
> in all .desktop files that do this?
I think you are correct.
If you can test that removing the double-quotes works (including when
launching from KRun/klauncher, i.e. the standard
Hello,
I noticed a bug in my application based on a template from KDevelop. When
launched from Docky, single quotes are displayed around the application name
in the title bar. After experimenting with the .desktop file, I found it is
due to the quotes around the %c:
%i -caption "%c"
I remove