[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add enlightenment.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add enlightenment. |
Date: |
Tue, 10 Mar 2015 21:37:56 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Tomáš Čech <address@hidden> skribis:
> * gnu/packages/enlightenment.scm (enlightenment): New variable.
[...]
> + (propagated-inputs
> + `(("efl" ,efl)
> + ("elementary" ,elementary)))
Do these need to be propagated? If so, could you add a comment
explaining why?
> + (description
> + "Resource friendly desktop environment with integrated file manager,
> wide
> +range of configuration options, plugin system allowing to unload unused
> +functionality, with support for touchscreen and suitable for embedded
> systems.")
Please add a subject and verb.
OK to push with these changes.
Thank you!
Ludo’.