guix-patches
[Top][All Lists]
Advanced

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

bug#36271: [PATCH] gnu: Add numix-theme.


From: Ludovic Courtès
Subject: bug#36271: [PATCH] gnu: Add numix-theme.
Date: Wed, 19 Jun 2019 22:47:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hi Giacomo,

Giacomo Leidi <address@hidden> skribis:

> * gnu/packages/gnome.scm (numix-theme): New variable

Applied with the following minor changes to match our
synopsis/description guidelines:

  
https://www.gnu.org/software/guix/manual/en/html_node/Synopses-and-Descriptions.html

Thank you!

Ludo’.

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index eeca6edd4b..ad6b9203b9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6907,10 +6907,9 @@ functionality and behavior.")
        ("gtk+" ,gtk+)
        ("xmllint" ,libxml2)
        ("ruby-sass" ,ruby-sass)))
-    (synopsis "Numix is a modern flat theme with a combination of light
- and dark elements")
-    (description "A modern flat theme with a combination of light and dark 
elements.
- It supports GNOME, Unity, Xfce and Openbox.")
+    (synopsis "Flat theme with light and dark elements")
+    (description "Numix is a modern flat theme with a combination of light and
+dark elements.  It supports GNOME, Unity, Xfce, and Openbox.")
     (home-page "https://numixproject.github.io";)
     (license license:gpl3+)))
 

reply via email to

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