From 6661db4e97d59bbf6c13981be774c28e2a0aaa7d Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Sat, 30 Jul 2016 10:02:38 -0400 Subject: gnu: stellarium: Improve description. Suggested by Danny Milosavljevic . * gnu/packages/education.scm (stellarium)[description]: Mention telescope tracking. --- gnu/packages/education.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gnu/packages/education.scm') diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm index 834cd6baf6..fde1e1b342 100644 --- a/gnu/packages/education.scm +++ b/gnu/packages/education.scm @@ -65,5 +65,7 @@ (define-public stellarium (home-page "http://www.stellarium.org/") (synopsis "3D sky viewer") (description "Stellarium is a planetarium. It shows a realistic sky in -3D, just like what you see with the naked eye, binoculars, or a telescope.") +3D, just like what you see with the naked eye, binoculars, or a telescope. It +can be used to control telescopes over a serial port for tracking celestial +objects.") (license license:gpl2+))) -- cgit v1.2.3