GNU bug report logs - #73536
[PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Sat, 28 Sep 2024 22:02:04 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73536: closed ([PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.)
Date: Sun, 29 Sep 2024 14:43:13 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 29 Sep 2024 22:41:06 +0800
with message-id <87bk06jzel.wl-hako <at> ultrarare.space>
and subject line Re: [bug#73536] [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.
has caused the debbugs.gnu.org bug report #73536,
regarding [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73536: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73536
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.
Date: Sat, 28 Sep 2024 23:28:41 +0200
gnu/home/services/xdg.scm (home-xdg-mime-applications-xdg-files): Fix
spelling mistake.
---
 gnu/home/services/xdg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/home/services/xdg.scm b/gnu/home/services/xdg.scm
index 958772696b..872db6902a 100644
--- a/gnu/home/services/xdg.scm
+++ b/gnu/home/services/xdg.scm
@@ -476,7 +476,7 @@ (define (add-xdg-desktop-entry-file entry)
 (define (home-xdg-mime-applications-xdg-files config)
   `(("mimeapps.list"
      ,(mixed-text-file
-       "xdg-mime-appplications"
+       "xdg-mime-applications"
        (serialize-configuration
         config
         home-xdg-mime-applications-configuration-fields)))))
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: Nicolas Graves <ngraves <at> ngraves.fr>
Cc: 73536-done <at> debbugs.gnu.org
Subject: Re: [bug#73536] [PATCH] gnu: Fix spelling in
 home-xdg-mime-applications-service-type.
Date: Sun, 29 Sep 2024 22:41:06 +0800
Hi Nicolas,

On Sun, 29 Sep 2024 05:28:41 +0800,
Nicolas Graves via Guix-patches via wrote:
> 
> gnu/home/services/xdg.scm (home-xdg-mime-applications-xdg-files): Fix
> spelling mistake.
> ---
>  gnu/home/services/xdg.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied as 6fb05e77e7c5f8849514e25ce3c3fee3edb20f79, thanks!


This bug report was last modified 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.