[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38588] [PATCH 2/2] gnu: libhandy: Update description.
From: |
Jonathan Brielmaier |
Subject: |
[bug#38588] [PATCH 2/2] gnu: libhandy: Update description. |
Date: |
Sat, 14 Dec 2019 18:35:12 +0100 |
* gnu/packages/gnome.scm (libhandy)[description]: Fix typo and make
clear it's not only for mobile interfaces.
---
gnu/packages/gnome.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 979064f128..d25c9b2636 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8820,7 +8820,8 @@ advanced image management tool")
(home-page "https://source.puri.sm/Librem5/libhandy")
(synopsis "Library full of GTK+ widgets for mobile phones")
(description "The aim of the handy library is to help with developing user
-intefaces for mobile devices using GTK+.")
+interfaces for mobile devices using GTK+. It provides responsive GTK+ widgets
+for usage on small and big screens.")
(license license:lgpl2.1+)))
(define-public libgit2-glib
--
2.24.0