install location of toolbar pixmaps
Andreas Schlapbach
schlpbch at bluewin.ch
Mon Nov 29 21:44:37 GMT 1999
Gregor Stipicic wrote:
>
> Hi there again...
>
> I hope I may allow myself to pose the following question again, since I got no
> reply to my posting from Nov. 24th and this question is extremely important for
> my current project and I suppose it´s not only me who has a special interest to
> find a solution to it:
..
> > So I wonder how I can convince "make install" (via KDevelop) to install the
> > toolbar pixmaps in $KDEDIR/share/apps/krystal/toolbar/, where krystal is the
> > name of my current project.
This is from the excellent 'The KDevelop Programming Handbook' which
should come together with kdevelop:
..
14.5 Organizing Project Data
..
As an example, a toolbar icon should go to the following:
$(kde_datadir)/<appname>/toolbar/<youricon>.xpm
..
The following code works fine for my little program:
$(kde_datadir)/kset/toolbar/start.xpm
$(kde_datadir)/kset/toolbar/solution.xpm
RTM,
Andreas
--
Andreas Schlapbach
mailto:schlpbch at iam.unibe.ch
http://iamexwiwww.unibe.ch/studenten/schlpbch
More information about the KDevelop
mailing list