[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#63097: [PATCH] gnu: Add dialect.
From: |
Ludovic Courtès |
Subject: |
bug#63097: [PATCH] gnu: Add dialect. |
Date: |
Thu, 25 May 2023 12:46:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
Dominik Delgado Steuter <d@delgado.nrw> skribis:
> * gnu/packages/gnome.scm (dialect): New variable.
Applied with the changes below, thanks!
Ludo’.
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+)))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#63097: [PATCH] gnu: Add dialect.,
Ludovic Courtès <=