Re: [PATCH] gnu: Add gnome-mines.

2015-03-25 Thread Ludovic Courtès
Ricardo Wurmus skribis: > 宋文武 writes: > >> * gnu/packages/gnome.scm (gnome-mines): New variable. > > I wonder: should this not better go to games.scm? gnome.scm looks fine to me (I guess few games will end up in gnome.scm anyway.) The patch LGTM, 宋文武, thanks! Ludo’.

Re: [PATCH] gnu: Add gnome-mines.

2015-03-25 Thread Ricardo Wurmus
宋文武 writes: > * gnu/packages/gnome.scm (gnome-mines): New variable. I wonder: should this not better go to games.scm?

[PATCH] gnu: Add gnome-mines.

2015-03-24 Thread 宋文武
* gnu/packages/gnome.scm (gnome-mines): New variable. --- gnu/packages/gnome.scm | 45 + 1 file changed, 45 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 3b70e27..0e674da 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/p