Re: [PATCH] gnu: Add libsecret.

2015-04-08 Thread Ludovic Courtès
宋文武 skribis: > * gnu/packages/gnome.scm (libsecret): New variable. [...] > +(synopsis "GObject bindings for Secret Service API") “GObject bindings for the \"Secret Service\" API” (The quotes are important otherwise the reader might think you’re referring to PRISM or something like that.)

[PATCH] gnu: Add libsecret.

2015-04-07 Thread 宋文武
* gnu/packages/gnome.scm (libsecret): New variable. --- gnu/packages/gnome.scm | 48 1 file changed, 48 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 1a42bff..f9824b8 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/