guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: tipp10: Fix description.


From: Ricardo Wurmus
Subject: 01/02: gnu: tipp10: Fix description.
Date: Sun, 15 Jan 2017 11:19:28 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 9e39ac415d01312facd0202a8f7225795a6a787a
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Jan 15 12:14:31 2017 +0100

    gnu: tipp10: Fix description.
    
    * gnu/packages/education.scm (tipp10)[description]: Do not mention
    operating systems; remove hint about language settings.
---
 gnu/packages/education.scm |   17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index 43e73a0..69f5a51 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -1,6 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2016 Danny Milosavljevic <address@hidden>
-;;; Copyright © 2016 Ricardo Wurmus <address@hidden>
+;;; Copyright © 2016, 2017 Ricardo Wurmus <address@hidden>
 ;;; Copyright © 2016 Hartmut Goebel <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -182,17 +182,12 @@ of categories with some of the activities available in 
that category.
        ("sqlite" ,sqlite)))
     (home-page "https://www.tipp10.com/";)
     (synopsis "Touch typing tutor")
-    (description "Tipp10 is a touch typing tutor for Windows, Mac OS and
-Linux.  The ingenious thing about the software is its intelligence feature:
-Characters that are mistyped are repeated more frequently.  Beginners will
-find their way around right away so they can start practicing without a hitch.
+    (description "Tipp10 is a touch typing tutor.  The ingenious thing about
+the software is its intelligence feature: characters that are mistyped are
+repeated more frequently.  Beginners will find their way around right away so
+they can start practicing without a hitch.
 
 Useful support functions and an extensive progress tracker, topical lessons
 and the ability to create your own practice lessons make learning to type
-easy.
-
-Note: To change the language settings choose Datei (File) →
-Grundeinstellungen (Generell Settings) → Sprache (Language) and change from
-Deutsch to English. The you have restart the program to have the change take
-effect.")
+easy.")
     (license license:gpl2)))



reply via email to

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