From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 4 05:42:17 2004 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 899CB16A4CE for ; Sun, 4 Jan 2004 05:42:17 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5F643D1D for ; Sun, 4 Jan 2004 05:42:16 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id F127A7642E for ; Sun, 4 Jan 2004 14:42:13 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00588-01 for ; Sun, 4 Jan 2004 14:42:11 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 3E5407642D for ; Sun, 4 Jan 2004 14:42:11 +0100 (CET) Message-ID: <3FF81836.2020809@webonaut.com> Date: Sun, 04 Jan 2004 14:42:14 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD GNOME Users Content-Type: multipart/mixed; boundary="------------070000070700000201030308" X-Virus-Scanned: by amavisd-new at webonaut.com Subject: new bugzilla.gnome.org entry: extend i18n.py to try default "gdesklets"-gettext domain 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: Sun, 04 Jan 2004 13:42:17 -0000 This is a multi-part message in MIME format. --------------070000070700000201030308 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit http://bugzilla.gnome.org/show_bug.cgi?id=130509 i18n doesn't work with most gdesklets-sensors because the developers are defining a domain but providing there files under gdesklets.mo i've extended i18n.py to catch this. i've submitted a PR (ports/60891) that installes the mo-files but i think it's easier to add the attached patch to gdesklets in the meantime. franz. --------------070000070700000201030308 Content-Type: text/plain; name="patch-utils::i18n.py" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="patch-utils::i18n.py" LS0tIHV0aWxzL2kxOG4ucHkub3JpZwlTdW4gSmFuICA0IDEzOjU2OjIxIDIwMDQKKysrIHV0 aWxzL2kxOG4ucHkJU3VuIEphbiAgNCAxNDoyNjoxMCAyMDA0CkBAIC0xMiw2ICsxMiw5IEBA CiAgICAgICAgIHRyYW5zbGF0ZSA9IGdldHRleHQudHJhbnNsYXRpb24oZG9tYWluLCBsb2Nh bGVkaXIpLmdldHRleHQKIAogICAgIGV4Y2VwdDoKLSAgICAgICAgdHJhbnNsYXRlID0gZHVt bXkKKwl0cnk6CisJICAgdHJhbnNsYXRlID0gZ2V0dGV4dC50cmFuc2xhdGlvbigiZ2Rlc2ts ZXRzIiwgbG9jYWxlZGlyKS5nZXR0ZXh0CisJZXhjZXB0OgorICAgICAgICAgICB0cmFuc2xh dGUgPSBkdW1teQogCiAgICAgcmV0dXJuIHRyYW5zbGF0ZQo= --------------070000070700000201030308--