Thanks to everyone for the excellent suggestions. I tried them all, but
nothing worked.
Here's a report on my latest effort. I started with a known
working .desktop file and replaced the name of the other application with
the name of my application everywhere except the fields related to the
ico
Hi,
maybe it is related to permissions on the image.. i had some problem
like yours and I needed to make the image readable by everyone IIRC
Ian
--
http://ianlawrence.info
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo
On Wed, 2008-10-01 at 09:00 -0600, Jeffrey Barish wrote:
> It still seems likely that I have something wrong in my .desktop file. Here
> is what it contains. Perhaps someone will notice something.
>
> [Desktop Entry]
> Encoding=UTF-8
> Name=My_application
> GenericName=My_application
> Exec=/usr
On Wed, Oct 01, 2008 at 09:00:42AM -0600, Jeffrey Barish wrote:
> Matan Ziv-Av wrote:
> >
> > Just to be on the safe side - put a 64x64 icon in scalable/ as well. A
> > lot of applications only have scalable and 26x26 icons, and that seems
> > to work fine.
>
> Thanks for the suggestion. I copie
This is my latest .desktop and i have in 64x64 icon (64x64 big) and in 40x40
icon (the same 64x64) with the same name. Thus i have 64x64 in menu and
40x40 in taskbar (resizes automatically). I don't have scalable at all (in
fact if i have scalable, i get full size in taskbar). Hope that helps.
[De
Matan Ziv-Av wrote:
>
> Just to be on the safe side - put a 64x64 icon in scalable/ as well. A
> lot of applications only have scalable and 26x26 icons, and that seems
> to work fine.
Thanks for the suggestion. I copied the icon in the 26x26 directory to the
scalable directory. I still get the
On Tue, 30 Sep 2008, Jeffrey Barish wrote:
> Yes, I have all three of those parameters in my .desktop file. My icon is
> in the directory that you indicated. One of the many mysteries I
> encountered during this exercise was that making the icon 26x26 resulted in
> an icon that was much smaller
Daniel Martin Yerga wrote:
> While I don't know as it's your .desktop file, I always add everyone of
> this parameters to .desktop files of my apps, perhaps some of them are
> useful in your case:
>
> Icon=name of the icon without the suffix
> X-Icon-path=/usr/share/icons
> X-Window-Icon=again th
Hi.
- Original message -
Jun Xu wrote:
> To my knowledge, there are many parameters to determine what to show in
> the navigator bar. So I guess that you can try the parameters
> "StartupWMClass" in your desktop file. To know more info about desktop's
> parameters file see:
>
http://stand