From unknown Fri Jun 20 19:59:24 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#44305 <44305@debbugs.gnu.org> To: bug#44305 <44305@debbugs.gnu.org> Subject: Status: [PATCH] gnu: kuserfeedback: Fix typo. Reply-To: bug#44305 <44305@debbugs.gnu.org> Date: Sat, 21 Jun 2025 02:59:24 +0000 retitle 44305 [PATCH] gnu: kuserfeedback: Fix typo. reassign 44305 guix-patches submitter 44305 S=C3=A9bastien Lerique severity 44305 normal tag 44305 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 29 08:47:59 2020 Received: (at submit) by debbugs.gnu.org; 29 Oct 2020 12:47:59 +0000 Received: from localhost ([127.0.0.1]:52329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY7LT-0000uT-JG for submit@debbugs.gnu.org; Thu, 29 Oct 2020 08:47:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:49396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY7LR-0000uL-TF for submit@debbugs.gnu.org; Thu, 29 Oct 2020 08:47:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kY7LP-0006UY-TK for guix-patches@gnu.org; Thu, 29 Oct 2020 08:47:57 -0400 Received: from elegua.eauchat.org ([91.224.149.118]:54634 helo=eauchat.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kY7L3-0002eD-3u for guix-patches@gnu.org; Thu, 29 Oct 2020 08:47:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eauchat.org; s=mail; t=1603975649; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:references; bh=AqxixaeXMLnDksI6C2oOUjN9ri7R3x3IWQ/sgEiezJc=; b=BhyjBHJryCU7ezox2oFvGYGR4AWTt2yloi6luBplflZJHp47nW2TnOkOyg5YhSnDQcS+Wl GDh+IFLdcrjgCf/TEw/HRp8Yj4A2vozugc79tywVFVnMlm8a3xZuc5TCO+9X4q10CRyeqh P1T9nOou6dHK5dwxZbVq1V833GOPtWo= From: =?UTF-8?q?S=C3=A9bastien=20Lerique?= To: guix-patches@gnu.org Subject: [PATCH] gnu: kuserfeedback: Fix typo. Date: Thu, 29 Oct 2020 13:46:33 +0100 Message-Id: <20201029124633.13620-1-sl@eauchat.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=91.224.149.118; envelope-from=sl@eauchat.org; helo=eauchat.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/29 08:47:29 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?S=C3=A9bastien=20Lerique?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/kde (kuserfeedback)[description]: Fix spelling of "itemize" keyword. --- gnu/packages/kde.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 2751e6d04d..043d6c7bef 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -829,7 +829,7 @@ or Bonjour by other projects).") (synopsis "Framework for collecting feedback from application users via telemetry and targeted surveys") (description "This framework consists of the following components: -@itermize +@itemize @item Libraries for use in applications. @item QML bindings for the above. @item A server application. -- 2.28.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 29 09:02:33 2020 Received: (at 44305-done) by debbugs.gnu.org; 29 Oct 2020 13:02:33 +0000 Received: from localhost ([127.0.0.1]:52361 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY7ZZ-0001K6-5v for submit@debbugs.gnu.org; Thu, 29 Oct 2020 09:02:33 -0400 Received: from tobias.gr ([80.241.217.52]:35640) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY7ZW-0001Jx-Kx for 44305-done@debbugs.gnu.org; Thu, 29 Oct 2020 09:02:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=qZh0RgQthN2lIRIoebWni8i6Fbg4zaeJh4cI64hmvmU=; h=date:in-reply-to: references:subject:cc:to:from; b=XubY1qObl0rjZiC2QQmpevfecKMU5s6WP21bl gKZJz/eh3Ze9ckktGQVBOqovYpRWseG3XnLwLGFkKMI5sw3hoPDUvE3OdWz3F6u4xyApO5 atF0xufhoXzysuX+16k16vv8BsmzSp73429yy95bkxlWYxGhIBfzIGTvW3DFDTfxJWlEMe 5HzOEbio8Se8LivG5PU6096QMGbcP2L8EMPRG+o2VWLKU8iILSH2XKENykQW9aTHHRokNE /J/r/N3ielBeEIP9wm94lNm5EyUXlOdBvE+8owikvYh59ySpUlgPZoI5kmWqesPrmqIYwH LvERW/bkVRvZqj+vVx4/S9uKw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 7def4f09 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Thu, 29 Oct 2020 13:02:47 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: =?utf-8?Q?S=C3=A9bastien?= Lerique Subject: Re: [bug#44305] [PATCH] gnu: kuserfeedback: Fix typo. References: <20201029124633.13620-1-sl@eauchat.org> In-reply-to: <20201029124633.13620-1-sl@eauchat.org> Date: Thu, 29 Oct 2020 14:02:36 +0100 Message-ID: <878sbp18yb.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 44305-done Cc: 44305-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable S=C3=A9bastien, Thanks! Pushed to master as=20 c8ac02b20cf4680eee3b176d28066846715765bf with tiny tweakz: S=C3=A9bastien Lerique =E5=86=99=E9=81=93=EF=BC=9A > * gnu/packages/kde (kuserfeedback)[description]: Fix spelling of=20 > "itemize" > keyword. Adding =E2=80=98.scm=E2=80=99 and =E2=80=98the=E2=80=99, and reflowing to f= it within 72 characters=20 without indentation under =E2=80=98*=E2=80=99. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCX5q9bA0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15jwUBAM2V6zK6vcMi0Wa64w8VbREuY/Du9ZNwoLjmrYOR XQ9TAQCTDj/V8Z5Ur4aWDIEHO5TXRDqamtIp59/mrx6r9D0VDw== =zG3O -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 19:59:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 27 Nov 2020 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator