goffice is GO and the evaluation of goffice is a little difficult because there 
are no applications and example codes.
tsclient is GO however I noticed one critical problem in rdesktop. i18n with 
XStoreName() is needed for the title string. I'll address it next week.
6724978 is filed for a small bug.

   - goffice: GO


Message I18N
========

     * OK: textdomain(3C) is configured.
       go_data_vector_str_set_translation_domain() can define the domains for 
array chars.

Printing
========

     * N/A

String
========

     * N/A: no implementation from cut/paste.

File operation
========

     * OK: unclear how go_filename_simplify() works with samba because of no 
applications.

Character set
========

     * OK: glib.so is linked.

Font
========

     * OK: libpangoft2.so is linked.

Locale
========

     * OK: unclear how go_locale_sel_get_locale() works because of no 
applications.

Key map
========

     * N/A

Short cut key
========

     * OK: unclear how go_selector_key_press() works with IM because of no 
applications.

Input Method
========

     * N/A

Image, Sound, Movie
========

     * N/A

Accessibility
========

     * N/A

CDE compatibility
========

     * N/A


   - tsclient: GO


Message I18N
========

     * OK: textdomain(3C) is configured.

Printing
========

     * N/A

String
========

     * N/A: no copy & paste APIs.

File operation
========

     * N/A

Character set
========

     * OK: glib.so is linked.

Font
========

     * OK: GTK works.

Locale
========

     * OK: locale can be imported.

Key map
========

     * N/A

Short cut key
========

     * N/A

Input Method
========

     * N/A

Image, Sound, Movie
========

     * N/A

Accessibility
========

     * N/A

CDE compatibility
========

     * N/A

Reply via email to