On Sun, 2010-05-30 at 14:07 +0200, ext Christopher Intemann wrote:
> On Fri, May 28, 2010 at 2:05 PM, Pekka Pessi
> wrote:
>
>
>
> You can test what the command
>
> dbus-send --system --type=method_call --print-reply=
On Thu, 2010-05-27 at 23:34 +0200, ext Christopher Intemann wrote:
> I have the CPHS service alternate line service activate on my simcard.
> This service features a seperated line with a second number to
> distinguish between business and private calls. On many Nokia
> handsets, one can switch bet
Arto Karppinen writes:
>I need to save and read an enum from a GKeyFile. I was going save the
>value as a string into the keyfile and use g_enum_get_value_by_name() to
>parse the value, but i cant figure out how to get the GEnumClass parameter.
>GEnumValue* g_enum_get_value_by_name(GEnumClass *