From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F0B515800A for ; Mon, 24 Jul 2023 16:07:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5828E0819; Mon, 24 Jul 2023 16:07:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48D9AE0819 for ; Mon, 24 Jul 2023 16:07:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 715D7340DFC for ; Mon, 24 Jul 2023 16:07:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D37FBED for ; Mon, 24 Jul 2023 16:07:03 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1690212117.d7bc8c00fac04f63873d825bc9399682f3893169.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-common commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog Makefile org.gnu.emacs.defaults.gschema.xml X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: d7bc8c00fac04f63873d825bc9399682f3893169 X-VCS-Branch: emacs-common Date: Mon, 24 Jul 2023 16:07:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3755ba1c-2467-47b9-872d-5aa7bbeecd1f X-Archives-Hash: 26402fff488d504db1b1aab613f37d70 commit: d7bc8c00fac04f63873d825bc9399682f3893169 Author: Ulrich Müller gentoo org> AuthorDate: Mon Jul 24 15:21:57 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Jul 24 15:21:57 2023 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=d7bc8c00 Add schema file for gsettings * org.gnu.emacs.defaults.gschema.xml: New file, from upstream Git repository. Bug 911117. * Makefile (GSCHEMAFILES, DISTFILES): Add it. Bug: https://bugs.gentoo.org/911117 Signed-off-by: Ulrich Müller gentoo.org> ChangeLog | 6 +++++ Makefile | 5 ++-- org.gnu.emacs.defaults.gschema.xml | 51 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 60 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4c24309..78ee271 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-07-24 Ulrich Müller + + * org.gnu.emacs.defaults.gschema.xml: New file, from upstream + Git repository. Bug 911117. + * Makefile (GSCHEMAFILES, DISTFILES): Add it. + 2021-03-22 Ulrich Müller * Version 1.8 released. This is identical to 1.7 except for the diff --git a/Makefile b/Makefile index c64289d..65da9b7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2007-2021 Gentoo Authors +# Copyright 2007-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 or later PN = emacs-common @@ -13,8 +13,9 @@ ICONFILES = sink.png \ emacs23_128.png emacs23.svg \ emacs25_16.png emacs25_24.png emacs25_32.png emacs25_48.png \ emacs25_128.png emacs25.svg +GSCHEMAFILES = org.gnu.emacs.defaults.gschema.xml DISTFILES = site-start.el site-gentoo.el subdirs.el.in $(DESKTOPFILES) \ - $(addprefix icons/,COPYRIGHT.icons $(ICONFILES)) + $(addprefix icons/,COPYRIGHT.icons $(ICONFILES)) $(GSCHEMAFILES) .PHONY: all dist clean $(DESKTOPFILES) diff --git a/org.gnu.emacs.defaults.gschema.xml b/org.gnu.emacs.defaults.gschema.xml new file mode 100644 index 0000000..7c700ac --- /dev/null +++ b/org.gnu.emacs.defaults.gschema.xml @@ -0,0 +1,51 @@ + + + + + + + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + + + +