[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: terminator: Adjust description.
From: |
guix-commits |
Subject: |
05/06: gnu: terminator: Adjust description. |
Date: |
Tue, 19 Jan 2021 04:51:24 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 1d92fb08cf30d541f4da1c93143403779a775ac1
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Jan 19 11:46:41 2021 +0200
gnu: terminator: Adjust description.
* gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d31a4a0..e614d26 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10792,7 +10792,7 @@ advanced image management tool")
(synopsis "Store and run multiple GNOME terminals in one window")
(description
"Terminator allows you to run multiple GNOME terminals in a grid and
-+tabs, and it supports drag and drop re-ordering of terminals.")
+tabs, and it supports drag and drop re-ordering of terminals.")
(license license:gpl2)))
(define-public libhandy
- branch master updated (63806fe -> b3e39a4), guix-commits, 2021/01/19
- 01/06: gnu: freebayes: Extend test timeout on slower architectures., guix-commits, 2021/01/19
- 02/06: gnu: vcflib: Build a shared library., guix-commits, 2021/01/19
- 03/06: gnu: vcflib: Add pkg-config file., guix-commits, 2021/01/19
- 04/06: gnu: freebayes: Don't include vcflib sources., guix-commits, 2021/01/19
- 06/06: gnu: freebayes: Update source, home-page URIs., guix-commits, 2021/01/19
- 05/06: gnu: terminator: Adjust description.,
guix-commits <=