guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/06: gnu: cambalache: Mark up description.


From: guix-commits
Subject: 02/06: gnu: cambalache: Mark up description.
Date: Sun, 9 Jul 2023 16:28:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 34d40ea17033cfb8208c2faba27cd17060d4c112
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 2 02:00:01 2023 +0200

    gnu: cambalache: Mark up description.
    
    * gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for 
buzzwords.
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index aee9bf862b..360c657741 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3403,9 +3403,9 @@ compiles to GTKBuilder XML.")
            xorg-server-for-tests))
     (home-page "https://gitlab.gnome.org/jpu/cambalache";)
     (synopsis "Rapid application development tool")
-    (description "Cambalache is a rapid application development (RAD) tool for
-Gtk 4 and 3 with a clear model-view-controller (MVC) design and
-data model first philosophy.")
+    (description "Cambalache is a @acronym{RAD, rapid application development}
+tool for Gtk 4 and 3 with a clear @acronym{MVC, model-view-controller} design
+and data model first philosophy.")
     (license (list license:lgpl2.1
                    license:gpl2)))) ; tools
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]