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

Re: Bug#693477: psychopy: please specify full path of icon in /usr/share/menu/psychopy



Le Thu, Jan 10, 2013 at 12:05:12PM -0800, Jonathan Nieder a écrit :
> 
> How about this patch?
> 
>  debian/changelog | 9 +++++++++
>  doc/README.pre1  | 2 +-
>  doc/menu.sgml    | 2 +-
>  3 files changed, 11 insertions(+), 2 deletions(-)
 
> +menu (2.1.46+nmu1) unstable; urgency=low
> +
> +  * doc/menu.sgml, doc/README.pre1:
> +    + Emphasize that icon should be an absolute path by using
> +      /path/to/pixmap.xpm instead of path-to-pixmap.xpm in examples.
> +      Thanks Yaroslav Halchenko. See #693477.
> +
> + -- Jonathan Nieder <jrnieder@gmail.com>  Thu, 10 Jan 2013 12:01:50 -0800
> +

> -  button Games/Puzzles  xpuzzles/xmball   path-to-pixmap.xpm "Xmball"  /usr/games/xmball
> +  button Games/Puzzles  xpuzzles/xmball   /path/to/pixmap.xpm "Xmball"  /usr/games/xmball
 
> -                icon=path-to-pixmap.xpm\
> +                icon=/path/to/pixmap.xpm\

Good idea.

On my computer, I see at least two packages that do not indicate the full path.

    ballview:	icon="ballview_32x32.xpm"\
    klavaro:  icon="klavaro-logo.xpm"\

It looks like a good candidate for a Lintian test...

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


Reply to: