all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73536] [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.
@ 2024-09-28 21:28 Nicolas Graves via Guix-patches via
  2024-09-29 14:41 ` bug#73536: " Hilton Chain via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-09-28 21:28 UTC (permalink / raw)
  To: 73536; +Cc: Nicolas Graves

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73536: [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type.
  2024-09-28 21:28 [bug#73536] [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type Nicolas Graves via Guix-patches via
@ 2024-09-29 14:41 ` Hilton Chain via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2024-09-29 14:41 UTC (permalink / raw)
  To: Nicolas Graves; +Cc: 73536-done

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!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-29 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-28 21:28 [bug#73536] [PATCH] gnu: Fix spelling in home-xdg-mime-applications-service-type Nicolas Graves via Guix-patches via
2024-09-29 14:41 ` bug#73536: " Hilton Chain via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.