Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 38990

Summary: DrScheme ebuild should create GNOME/KDE applications menu items
Product: Gentoo Linux Reporter: Keith Lea <keith>
Component: New packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: enhancement CC: gralves, nichoj, paulo
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Suggested Applications menu entry
icon for drscheme
drscheme-209-r1.ebuild

Description Keith Lea 2004-01-21 22:56:05 UTC
I have attached a sample desktop entry file to place in the Applications menu. It should be copied to /usr/share/applications.

I suggest that the Icon value be changed, however. I suggest creating and using /usr/share/pixmaps/drscheme-icon.png. I think it should be created in the following manner:

cp plt/collects/icons/plt-flat.gif /usr/share/pixmaps/drscheme-icon.ong
convert -antialias -transparent white collects/icons/plt-flat.gif -resize 256x256 /usr/share/pixmaps/drscheme-icon.png

This makes an image that's much nicer for use as an icon - it has a transparent background.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Keith Lea 2004-01-21 23:00:39 UTC
Created attachment 24217 [details]
Suggested Applications menu entry
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2005-03-14 20:20:06 UTC
Created attachment 53489 [details]
icon for drscheme

An icon for DrScheme, based on the suggested command, although a little smaller
(64x64).
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2005-03-14 20:21:34 UTC
Created attachment 53490 [details]
drscheme-209-r1.ebuild

An ebuild which uses the previously mentioned icon, and makes a menu entry. It
assumes the icon is in drscheme's files directory
Comment 4 Patrick McLean gentoo-dev 2006-07-27 11:51:59 UTC
dev-scheme/drscheme-351 now installs a desktop icon.