Thread: Icon locations?
View Single Post
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#8
Originally Posted by EIPI View Post
Thank you for the responses. I adjusted my .desktop file per VDVsx's recommendation.

I am using PyPackager for the packaging, so AFAICT, I am not specifying the icon location 'usr/....'. I agree that it looks like it should be '/usr/....'.

With PyPackager, I have a 'make.py' file that provides all of the inputs required for the packaging. However, nowhere that I can see am I specifying the icon directories. I simply create that directory structure below 'src'. I am a little stumped. Where would I look to see why the '/' is missing from the path?
I don't know anything about PyPackager never used it, but did you tried to create a dirs file[1] inside your debian directory or add the dirs directly to your makefile ? I know that the icon dirs are already created in a regular system, but probably some script is failing to achieve/see that.

[1] - http://old.gpul.org/colaboraciones/dnmg/ch-dother.html (4.5)
[2] - http://www.debian.org/doc/maint-guide/ch-dother.en.html
__________________
Valério Valério
www.valeriovalerio.org
 

The Following User Says Thank You to VDVsx For This Useful Post: