From owner-freebsd-gnome@FreeBSD.ORG Thu Feb 24 01:59:03 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5426E16A4CE for ; Thu, 24 Feb 2005 01:59:03 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E144A43D41 for ; Thu, 24 Feb 2005 01:59:02 +0000 (GMT) (envelope-from lihong.chen@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so55876wri for ; Wed, 23 Feb 2005 17:58:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=Os/lHC3S5lYiRLugml3eOZnCBOBok5Y6NnhzNRfTbuZGCl7/L3Jq+JmUZpEIer6uRpHOkLsLFwpUGn/Hv5K3KzfL2LcYAlRxXsHSwbVCiZTtWZxVnnuUMnNsDP8VtwFLrNXGZTMKCw7iaWx1E1C1rcsQuI0gfH56Lg4Y4cbc9MM= Received: by 10.54.56.1 with SMTP id e1mr45862wra; Wed, 23 Feb 2005 17:58:56 -0800 (PST) Received: from localhost.localdomain ([61.221.58.28]) by smtp.gmail.com with ESMTP id 43sm12159wri.2005.02.23.17.58.55; Wed, 23 Feb 2005 17:58:56 -0800 (PST) From: Chen Lihong To: freebsd-gnome@freebsd.org Content-Type: text/plain Date: Thu, 24 Feb 2005 09:58:51 +0800 Message-Id: <1109210331.17188.5.camel@OmniBook.accton.com.tw> Mime-Version: 1.0 X-Mailer: Evolution 2.1.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: gnome2-2.9.91 and scim X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 01:59:03 -0000 I just upgraded to gnome 2.9.91 see http://www.freebsd.org/gnome/docs/develfaq.html But all gnome applications lost the input methods, in gnome 2.8 I can use scim to input non english characters. Not only scim but also all built-in input method gone. My locale is en_US.UTF-8. Now only the stardict can see the GTK2's input methods. /Lihong