It is a rather bad habit to do full citations of mails. Thus cutting
away the unneeded parts:

On 01/02/2013 10:31 PM, Csanyi Pal wrote:
>>> FreeCAD.FreeCAD = {
>>>   Icon = "/debian-adatok-1/Kepek/Ikonok/FreeCAD.png";
>>> };
...
> Indeed, it does add this line abowe and now it is the only line:
> FreeCAD.FreeCAD = {
>     AlwaysUserIcon = Yes;
>   };
...
> No, it still doesn't use my icon.
> 
The icon location "/debian-adatok-1/Kepek/Ikonok/FreeCAD.png" is a bit
uncommon, most probably doesn't even exist. Search for the correct icon
location (e.g., with "locate FreeCAD.png") and use the full path of that
location instead. Or, better yet, simply put that icon somewhere in your
existing icon paths and reference it just by its full name, omitting any
path component.

Hope this helps.
Paul


-- 
To unsubscribe, send mail to [email protected].

Reply via email to