From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 59916@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#59916] [PATCH 1/2] teams: Add localization.
Date: Fri, 9 Dec 2022 14:51:44 +0800 [thread overview]
Message-ID: <20221209065145.4515-1-iyzsong@envs.net> (raw)
From: 宋文武 <iyzsong@member.fsf.org>
* etc/teams.scm.in (localization): New team.
---
etc/teams.scm.in | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/etc/teams.scm.in b/etc/teams.scm.in
index 57d4357900..7205c752f9 100644
--- a/etc/teams.scm.in
+++ b/etc/teams.scm.in
@@ -360,6 +360,17 @@ (define-team games
"gnu/packages/motti.scm"
"guix/build/minetest-build-system.scm")))
+(define-team localization
+ (team 'localization
+ #:name "Localization (l10n) team"
+ #:description
+ "Localization of your system to specific languages."
+ #:scope (list "gnu/packages/anthy.scm"
+ "gnu/packages/fcitx5.scm"
+ "gnu/packages/fcitx.scm"
+ "gnu/packages/fonts.scm"
+ "gnu/packages/ibus.scm")))
+
(define-team translations
(team 'translations
#:name "Translations"
--
2.38.1
next reply other threads:[~2022-12-09 6:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-09 6:51 iyzsong--- via Guix-patches via [this message]
2022-12-09 6:51 ` [bug#59917] [PATCH 2/2] teams: Add 宋文武 iyzsong--- via Guix-patches via
2022-12-25 23:40 ` bug#59916: [PATCH 1/2] teams: Add localization Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221209065145.4515-1-iyzsong@envs.net \
--to=guix-patches@gnu.org \
--cc=59916@debbugs.gnu.org \
--cc=iyzsong@envs.net \
--cc=iyzsong@member.fsf.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).