gnu: cambalache: Mark up description.
* gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for buzzwords.
This commit is contained in:
parent
b6fd8e6742
commit
34d40ea170
1 changed files with 3 additions and 3 deletions
|
|
@ -3403,9 +3403,9 @@ compiles to GTKBuilder XML.")
|
||||||
xorg-server-for-tests))
|
xorg-server-for-tests))
|
||||||
(home-page "https://gitlab.gnome.org/jpu/cambalache")
|
(home-page "https://gitlab.gnome.org/jpu/cambalache")
|
||||||
(synopsis "Rapid application development tool")
|
(synopsis "Rapid application development tool")
|
||||||
(description "Cambalache is a rapid application development (RAD) tool for
|
(description "Cambalache is a @acronym{RAD, rapid application development}
|
||||||
Gtk 4 and 3 with a clear model-view-controller (MVC) design and
|
tool for Gtk 4 and 3 with a clear @acronym{MVC, model-view-controller} design
|
||||||
data model first philosophy.")
|
and data model first philosophy.")
|
||||||
(license (list license:lgpl2.1
|
(license (list license:lgpl2.1
|
||||||
license:gpl2)))) ; tools
|
license:gpl2)))) ; tools
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue