mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sugar-turtlepond-activity: Fix metadata.
It was copied from sugar-commander-activity and never updated. * gnu/packages/sugar.scm (sugar-turtlepond-activity) [home-page, synopsis, description]: Describe sugar-turtlepond-activity. Change-Id: I551dcabd200e4e5059cf3a47d5e7231fc79e1490
This commit is contained in:
parent
59184afcf6
commit
eb03211b1c
1 changed files with 4 additions and 8 deletions
|
@ -1277,14 +1277,10 @@ import logging
|
||||||
sugar-toolkit-gtk3))
|
sugar-toolkit-gtk3))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list gettext-minimal))
|
(list gettext-minimal))
|
||||||
(home-page "https://github.com/sugarlabs/sugar-commander")
|
(home-page "https://github.com/sugarlabs/turtlepond")
|
||||||
(synopsis "Manage your Sugar journal")
|
(synopsis "Turtle-based strategy game")
|
||||||
(description "Sugar-commander lets you import items from removeable
|
(description "Turtle in a Pond is a strategy game. The goal is to
|
||||||
devices like USB drives and SD cards using a familiar hierarchical view of
|
surround the turtle before it runs off the screen.")
|
||||||
files on these devices, as opposed to the flattened Journal view that the
|
|
||||||
Sugar Journal gives to these devices. It also enables you to see how much
|
|
||||||
disk space each Journal entry uses, generates thumbnails, and does other
|
|
||||||
things to enhance your use of the Journal.")
|
|
||||||
(license license:gpl2+))))
|
(license license:gpl2+))))
|
||||||
|
|
||||||
(define-public sugar-typing-turtle-activity
|
(define-public sugar-typing-turtle-activity
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue