Damien Cassou a écrit :
> Hi,
>
> for Ubuntu, we would like to get a link on the ubuntu menu to launch
> Squeak. I thought about a script which would look like:
>
> - create a ~/.squeak directory if it does not exist yet
> - Add image, changes and sources files in ~/.squeak if there are not
> present (is this not what inisqueak usually do ?)
> - cd to ~/.squeak
> - launch squeak with the image
>
> Is it a good idea ?
>
When installing SqueakLand .deb package, it comes with a menu for the
Gnome desktop. May be you can find some hint when looking at this
packages. Will the Squeak plugin be integrated aswell?
Hilaire