Re: bumping telepathy-glib's external dependencies for 2.32

2010-04-21 Thread Guillaume Desmottes
Le jeudi 01 avril 2010 à 11:01 +0200, Guillaume Desmottes a écrit : Hi, I plan to use in Empathy new API from telepathy-glib so will have to dump the external dependency to 0.11. This will be needed for new features and factor out code from Empathy to tp-glib. I'd like to bump to 0.11.3.

Re: GSettings and you

2010-04-21 Thread Richard Hughes
On 20 April 2010 15:45, Bastien Nocera had...@hadess.net wrote: GSettings. Here are a couple of notes (in addition to some questions from Richard who was porting gnome-color-manager): Some more questions: 1. The Gio /usr/lib/pkgconfig/gio-2.0.pc file has this:

Re: GSettings and you

2010-04-21 Thread Behdad Esfahbod
On 04/21/2010 04:26 AM, Richard Hughes wrote: 1. The Gio /usr/lib/pkgconfig/gio-2.0.pc file has this: giomoduledir=${libdir}/gio/modules gsettingsschemadir=${prefix}/share/glib-2.0/schemas And yet when you do: pkg-config --variable gsettingsschemadir gio-2.0 you get:

Re: GSettings and you

2010-04-21 Thread Richard Hughes
On 21 April 2010 09:42, Behdad Esfahbod beh...@behdad.org wrote: How does it break make distcheck though?  I can only imagine it breaking make install with non-root. make distcheck ... test -z /usr/share/glib-2.0/schemas || /bin/mkdir -p /usr/share/glib-2.0/schemas /usr/bin/install -c -m 644

Re: GSettings and you

2010-04-21 Thread Behdad Esfahbod
On 04/21/2010 05:10 AM, Richard Hughes wrote: On 21 April 2010 09:42, Behdad Esfahbod beh...@behdad.org wrote: How does it break make distcheck though? I can only imagine it breaking make install with non-root. make distcheck ... test -z /usr/share/glib-2.0/schemas || /bin/mkdir -p

Re: GSettings and you

2010-04-21 Thread Richard Hughes
On 21 April 2010 09:26, Richard Hughes hughsi...@gmail.com wrote: Although we obviously need a cleaner solution than that. I've just done: diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -170,8 +170,6 @@ fi AC_PATH_PROG(GCONFTOOL, gconftool-2)

Re: GSettings and you

2010-04-21 Thread Richard Hughes
On 21 April 2010 09:26, Richard Hughes hughsi...@gmail.com wrote: On 20 April 2010 15:45, Bastien Nocera had...@hadess.net wrote: GSettings. Here are a couple of notes (in addition to some questions from Richard who was porting gnome-color-manager): Some more questions: For gnome-packagekit

Re: GSettings and you

2010-04-21 Thread Bastien Nocera
On Wed, 2010-04-21 at 10:48 +0100, Richard Hughes wrote: On 21 April 2010 09:26, Richard Hughes hughsi...@gmail.com wrote: Although we obviously need a cleaner solution than that. I've just done: diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -170,8

Re: new module proposal -- gnome-icon-theme-symbolic

2010-04-21 Thread Jakub Steiner
On Sat, 2010-04-17 at 00:51 +0200, Luca Ferretti wrote: Il giorno sab, 17/04/2010 alle 00.17 +0200, Jakub Steiner ha scritto: Icons follow the naming specification[1], but have a -symbolic suffix, so only applications specifically looking up these symbolic icons will render them. If a

Re: new module proposal -- gnome-icon-theme-symbolic

2010-04-21 Thread Andre Klapper
Am Samstag, den 17.04.2010, 00:17 +0200 schrieb Jakub Steiner: Target: Desktop Please add it to the list of proposed modules at http://live.gnome.org/TwoPointThirtyone/Desktop andre -- mailto:ak...@gmx.net | failed http://www.iomc.de/ | http://blogs.gnome.org/aklapper

Re: GSettings and you

2010-04-21 Thread Matthias Clasen
On Wed, Apr 21, 2010 at 4:26 AM, Richard Hughes hughsi...@gmail.com wrote: On 20 April 2010 15:45, Bastien Nocera had...@hadess.net wrote: GSettings. Here are a couple of notes (in addition to some questions from Richard who was porting gnome-color-manager): Some more questions: 1. The Gio

Re: GSettings and you

2010-04-21 Thread Shaun McCance
On Wed, 2010-04-21 at 09:20 -0400, Matthias Clasen wrote: On Wed, Apr 21, 2010 at 4:26 AM, Richard Hughes hughsi...@gmail.com wrote: On 20 April 2010 15:45, Bastien Nocera had...@hadess.net wrote: GSettings. Here are a couple of notes (in addition to some questions from Richard who was

Re: GSettings and you

2010-04-21 Thread Bastien Nocera
On Wed, 2010-04-21 at 10:23 -0500, Shaun McCance wrote: On Wed, 2010-04-21 at 09:20 -0400, Matthias Clasen wrote: On Wed, Apr 21, 2010 at 4:26 AM, Richard Hughes hughsi...@gmail.com wrote: On 20 April 2010 15:45, Bastien Nocera had...@hadess.net wrote: GSettings. Here are a couple of

Module Proposal: Zeitgeist

2010-04-21 Thread Mikkel Kamstrup Erlandsen
Purpose: Zeitgeist is an event logging framework. It stores user activity in a structured manner and provides a powerful DBus API to query and monitor the log. Zeitgeist as such does not have a graphical component, but is intended to integrate wherever it makes sense. Target: desktop

Re: Module Proposal: Zeitgeist

2010-04-21 Thread Johannes Schmid
Hi! Resource usage: Bug tracker: http://bugs.launchpad.net/zeitgeist VCS: http://code.launchpad.net/zeitgeist Releases: http://launchpad.net/zeitgeist/+download According to http://live.gnome.org/ReleasePlanning/ModuleProposing: Use of GNOME resources: Modules must use GNOME FTP for

Re: GSettings and you

2010-04-21 Thread Shaun McCance
On Tue, 2010-04-20 at 11:04 -0400, Matthias Clasen wrote: On Tue, Apr 20, 2010 at 10:50 AM, Xavier Claessens xclae...@gmail.com wrote: Nice. Just a question: where can I find the code for the Several fully functional backends? Especially the gconf one. The gconf backend is included in

Re: GSettings and you

2010-04-21 Thread Matthias Clasen
On Wed, Apr 21, 2010 at 6:04 PM, Shaun McCance How do I use the keyfile backend? 'export GSETTINGS_BACKEND=keyfile' gives me this: Can't find GSettings backend 'keyfile' given in GSETTINGS_BACKEND environment variable I don't have anything under $libdir/gio/modules. Did I miss something?

Re: GSettings and you

2010-04-21 Thread Sandy Armstrong
On Wed, Apr 21, 2010 at 3:24 PM, Matthias Clasen matthias.cla...@gmail.com wrote: On Wed, Apr 21, 2010 at 6:04 PM, Shaun McCance How do I use the keyfile backend? 'export GSETTINGS_BACKEND=keyfile' gives me this: Can't find GSettings backend 'keyfile' given in GSETTINGS_BACKEND environment

Re: GSettings and you

2010-04-21 Thread Bastien Nocera
On Wed, 2010-04-21 at 15:31 -0700, Sandy Armstrong wrote: On Wed, Apr 21, 2010 at 3:24 PM, Matthias Clasen matthias.cla...@gmail.com wrote: On Wed, Apr 21, 2010 at 6:04 PM, Shaun McCance How do I use the keyfile backend? 'export GSETTINGS_BACKEND=keyfile' gives me this: Can't find

Re: GSettings and you

2010-04-21 Thread Shaun McCance
On Wed, 2010-04-21 at 18:24 -0400, Matthias Clasen wrote: On Wed, Apr 21, 2010 at 6:04 PM, Shaun McCance How do I use the keyfile backend? 'export GSETTINGS_BACKEND=keyfile' gives me this: Can't find GSettings backend 'keyfile' given in GSETTINGS_BACKEND environment variable I

Re: GSettings and you

2010-04-21 Thread Matthias Clasen
On Wed, Apr 21, 2010 at 7:11 PM, Shaun McCance sha...@gnome.org wrote: Is this the sane thing to do then? if (g_getenv (GSETTINGS_BACKEND))  settings = g_settings_new (org.gnome.yelp); else {  g_settings_backend_setup_keyfile (blah, filename);  settings = g_settings_new_with_context