GNU bug report logs -
#38588
[PATCH] gnu: Update libhandy to 0.0.12.
Previous Next
Reported by: jonathan.brielmaier <at> web.de
Date: Fri, 13 Dec 2019 09:55:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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
This bug report was last modified 5 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.