GNU bug report logs - #63097
[PATCH] gnu: Add dialect.

Previous Next

Package: guix-patches;

Reported by: Dominik Delgado Steuter <d <at> delgado.nrw>

Date: Wed, 26 Apr 2023 22:24:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 63097-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Dominik Delgado Steuter <d <at> delgado.nrw>
Cc: 63097-done <at> debbugs.gnu.org
Subject: Re: bug#63097: [PATCH] gnu: Add dialect.
Date: Thu, 25 May 2023 12:46:07 +0200
[Message part 1 (text/plain, inline)]
Hi,

Dominik Delgado Steuter <d <at> delgado.nrw> skribis:

> * gnu/packages/gnome.scm (dialect): New variable.

Applied with the changes below, thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e348d216aa..7df18f055f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10441,10 +10441,10 @@ (define-public dialect
                              python-gtts
                              python-pygobject
                              python-requests))
-    (home-page "https://apps.gnome.org/de/app/app.drey.Dialect")
-    (synopsis "Translation app for GNOME")
+    (home-page "https://apps.gnome.org/app/app.drey.Dialect")
+    (synopsis "Translation application for GNOME")
     (description
-     "Dialect is a simple translation app which uses Google Translate
+     "Dialect is a simple translation application that uses Google Translate
 (default), LibreTranslate or Lingva Translate.  It includes features
 like automatic language detection, text-to-speech and clipboard buttons.")
     (license license:gpl3+)))

This bug report was last modified 2 years and 58 days ago.

Previous Next


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