SV: add icons to project

Andreas Pakulat apaku at gmx.de
Sun Dec 12 14:14:12 GMT 2004


On 12.Dec 2004 - 14:03:00, Rolf Thunbo wrote:
> make a prefix in kdevelop, which then in the Makefile.am would look like
> mypicsdir = $(kde_datadir)/appname/pics
> 
> and then ad target in the subproject where made the prefix, and then choose Data file in the dialog
> and the prefix just selected.
> 
> Then you can add the icons needed to the newly created target, and can use them by using statements like

Thanks for your help, but:

This doesn't work. I can only choose between bin/sbin and noinst as
prefix nothing else for primary target "data". If I choose bin, I get
bin_DATA in the Makefile.am which makes automake error out with
"invalid variable `bin_DATA`".

> UserIcon("iconname", KIcon::DefaultState, appinstance)

I assume UserIcon would be an instance of KIcon right? (Yes I'm pretty
new to the whole KDE-Development and I could only find very little
documentation about this :-( )

Andreas

-- 
Stay the curse.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list