Issue 5852 in pharo: remove NepaleseEnvironment

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

Issue 5852 in pharo: remove NepaleseEnvironment

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Type-Cleanup Milestone-2.0

New issue 5852 by [hidden email]: remove NepaleseEnvironment
http://code.google.com/p/pharo/issues/detail?id=5852

... depends on never finished Rome Canvas

isFontAvailable
        ^ (Smalltalk globals classNamed: #RomePluginCanvas)
                ifNil: [ false ]
                ifNotNil: [ :canvasClass | canvasClass pangoIsAvailable ]

Attachments:
        CleanUpNepalease.1.cs  141 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5852 in pharo: remove NepaleseEnvironment

pharo
Updates:
        Status: Integrated

Comment #1 on issue 5852 by [hidden email]: remove  
NepaleseEnvironment
http://code.google.com/p/pharo/issues/detail?id=5852

in 2.0 063


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker