where is ClipboardExtendedPlugin?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

where is ClipboardExtendedPlugin?

EstebanLM
 
Hi,
I'm trying to start building the vms... and I'm not finding
ClipboardExtendedPlugin (which is an internal plugin)... does anybody
know where it is placed?

Cheers,
Esteban



Reply | Threaded
Open this post in threaded view
|

Re: where is ClipboardExtendedPlugin?

Bert Freudenberg


On 24.11.2010, at 15:58, Esteban Lorenzano wrote:

> Hi,
> I'm trying to start building the vms... and I'm not finding ClipboardExtendedPlugin (which is an internal plugin)... does anybody know where it is placed?

http://squeakvm.org/svn/squeak/trunk/platforms/Mac%20OS/plugins/ClipboardExtended/

- Bert -


Reply | Threaded
Open this post in threaded view
|

Re: where is ClipboardExtendedPlugin?

EstebanLM
 
I mean the slang sources, not the generated ones :)

Cheers,
Esteban

On 2010-11-24 12:13:24 -0300, Bert Freudenberg <[hidden email]> said:

>
>
> On 24.11.2010, at 15:58, Esteban Lorenzano wrote:
>
>> Hi,
>> I'm trying to start building the vms... and I'm not finding
> ClipboardExtendedPlugin (which is an internal plugin)... does anybody
> know where it is placed?
>
>
> http://squeakvm.org/svn/squeak/trunk/platforms/Mac%20OS/plugins/ClipboardE
> xtended/
>
> - Bert -



Reply | Threaded
Open this post in threaded view
|

Re: where is ClipboardExtendedPlugin?

EstebanLM
 
Oh, they are there, as a .st and .cs files... sorry :)

On 2010-11-24 12:17:12 -0300, Esteban Lorenzano <[hidden email]> said:

>  I mean the slang sources, not the generated ones :)
>
> Cheers,
> Esteban
>
> On 2010-11-24 12:13:24 -0300, Bert Freudenberg <[hidden email]> said:
>
>>
>>
>> On 24.11.2010, at 15:58, Esteban Lorenzano wrote:
>>
>>> Hi,
>>> I'm trying to start building the vms... and I'm not finding
>> ClipboardExtendedPlugin (which is an internal plu



Reply | Threaded
Open this post in threaded view
|

Re: where is ClipboardExtendedPlugin?

Bert Freudenberg

Yes, moving them into VMMaker would be good. The plugin works on Mac and Unix, not sure about Windows.

- Bert -

On 24.11.2010, at 16:23, Esteban Lorenzano wrote:

> Oh, they are there, as a .st and .cs files... sorry :)
>
> On 2010-11-24 12:17:12 -0300, Esteban Lorenzano <[hidden email]> said:
>
>> I mean the slang sources, not the generated ones :)
>> Cheers,
>> Esteban
>> On 2010-11-24 12:13:24 -0300, Bert Freudenberg <[hidden email]> said:
>>> On 24.11.2010, at 15:58, Esteban Lorenzano wrote:
>>>> Hi,
>>>> I'm trying to start building the vms... and I'm not finding
>>> ClipboardExtendedPlugin (which is an internal plu

Reply | Threaded
Open this post in threaded view
|

Re: where is ClipboardExtendedPlugin?

David T. Lewis
 
Esteban,

I have added you as a developer in project VMMaker on SqueakSource.

If you commit updates, please update method VMMaker class>>versionString
and increase the minor version number (e.g. '4.3.18' -> '4.3.19') for
each new version.

Dave

On Wed, Nov 24, 2010 at 04:25:55PM +0100, Bert Freudenberg wrote:

>
> Yes, moving them into VMMaker would be good. The plugin works on Mac and Unix, not sure about Windows.
>
> - Bert -
>
> On 24.11.2010, at 16:23, Esteban Lorenzano wrote:
>
> > Oh, they are there, as a .st and .cs files... sorry :)
> >
> > On 2010-11-24 12:17:12 -0300, Esteban Lorenzano <[hidden email]> said:
> >
> >> I mean the slang sources, not the generated ones :)
> >> Cheers,
> >> Esteban
> >> On 2010-11-24 12:13:24 -0300, Bert Freudenberg <[hidden email]> said:
> >>> On 24.11.2010, at 15:58, Esteban Lorenzano wrote:
> >>>> Hi,
> >>>> I'm trying to start building the vms... and I'm not finding
> >>> ClipboardExtendedPlugin (which is an internal plu