[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: include desktop file and icon



Elías A. M. wrote:

On Fri, May 8, 2009 at 12:03 PM, Grammostola Rosea <rosea.grammostola@gmail.com <mailto:rosea.grammostola@gmail.com>> wrote:

    Hi,

    I'm trying to build an package. It has an desktop file and an
    pixmaps folder with icons.. But how do I build it with those
    things included?

    The desktop file is in /package/
    the icons in /package/pixmaps/

    \r


-- To UNSUBSCRIBE, email to debian-mentors-REQUEST@lists.debian.org
    <mailto:debian-mentors-REQUEST@lists.debian.org>
    with a subject of "unsubscribe". Trouble? Contact
    listmaster@lists.debian.org <mailto:listmaster@lists.debian.org>


Hi,
One way: you can create a "install" file in debian directory, that contain some similar to:

package/pixmaps/graph.xpm usr/share/pixmaps/

and your "rules" files must have "dh_install" in install tag.

A advice, try download some package with "apt-get source" and revise it. for example some game.


Thanks, I'll take a look at it.
Do you also have an solution for the desktop file?

\r


Reply to: