Built program not in the menu

General support for problems installing or using Deluge
Post Reply
Hollowbin

Built program not in the menu

Post by Hollowbin »

Hello
So I built this program from the source because Fedora 16 didn't have the new version in the add/remove application.
So I built it and everything went fine but I can't find the program in any menues,
the only way ive found to start the program is going to Terminal and typing the name of the app.

Since I have AWN toolbar I want my programs docked there but I can't seem to do this with this program.
So how do I get this program to show in menues?

Thanks.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Built program not in the menu

Post by Cas »

Two issues come to mind one is that you have intltool dependency so that the desktop file will be created and the other is this issue where you also need to run setup.py install_data.
Hollowbin

Re: Built program not in the menu

Post by Hollowbin »

Thank you, got it to work with the "setup.py install_data" command!
Post Reply