On Wed, Mar 19, 2014 at 11:52:04AM +0100, Markus Koschany wrote: > [...] > From 96777956bac921d60382be9f2babec1bb56d4a9f Mon Sep 17 00:00:00 2001 > From: Markus Koschany <[email protected]> > Date: Wed, 19 Mar 2014 11:48:54 +0100 > Subject: [PATCH] menu > > --- > debian/menu | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/debian/menu b/debian/menu > index 0d231b0..e17f63a 100644 > --- a/debian/menu > +++ b/debian/menu > @@ -1,3 +1,3 @@ > ?package(yahtzeesharp):needs="X11" section="Games/Card"\ > title="yahtzeesharp" command="/usr/games/yahtzeesharp"\ > - icon="yahtzeesharp.xpm" > + icon="/usr/share/pixmaps/yahtzeesharp.xpm"
Really? I just checked the menufile(5) manpage, and it even has an example that shows icon="filename.xpm" without a path. As far as I know, if it's not a path, it should be searched for within /usr/share/pixmaps/. -- Kind regards, Loong Jin
signature.asc
Description: Digital signature

