Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 857D163E78D for ; Mon, 29 Oct 2012 12:37:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 14BD414A11D; Mon, 29 Oct 2012 12:37:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 327B114A114 for ; Mon, 29 Oct 2012 12:37:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id q1T_LAqo8fnb for ; Mon, 29 Oct 2012 12:37:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9A28614A106 for ; Mon, 29 Oct 2012 12:37:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 49D5F175DD; Mon, 29 Oct 2012 12:37:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 29 Oct 2012 12:37:07 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/sysutils/gsettings-desktop-schemas To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20121029123707.49D5F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Mon Oct 29 12:37:07 UTC 2012 Modified Files: pkgsrc/sysutils/gsettings-desktop-schemas: Makefile PLIST distinfo Log Message: Update gsettings-desktop-schemas to 3.6.0 * Change default list of input sources to be empty, so the default layout is inherited from the current settings * Add option to show all the available input sources in the UI * Add xkb-options key to input-sources * Add colour saturation setting for the magnifier * Change default keyboard shortcut for "Maximise" * Add show-notifications setting (#677640) * Change the default mouse-button-modifier to Super (#607797) * Add brightness and contrast preferences (#645665) * Add input-sources schema (#676101) * Translation updates To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/gsettings-desktop-schemas/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/gsettings-desktop-schemas/PLIST \ pkgsrc/sysutils/gsettings-desktop-schemas/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.