Re: [Ekiga-devel-list] Disable Network Selection Problematically



Thanks Eugen , your reply was helpful

I did it using this command

gconftool --set /apps/ekiga/general/nat/disable_stun --type bool True

On Thu, Nov 17, 2011 at 12:23 AM, Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr> wrote:
On 16/11/11 19:23, uahmed wrote:
Hi

Yes i want to change the preferences and thank you for the reply . I am
confuse on one thing only at your link there is command

gconftool --set /apps/ekiga/general/personal_data/short_status --type
string away


how would i know that i will use "short_status" to change the status , like
if i want uncheck the Disable Network setting then what should i write ? is
there any constant values or parameters ?

Good question!

The link between the check box in preferences and the entry in gconf is written manually in ekiga code, so you cannot find it out automatically.

Just use gconf-editor (or look into .gconf/apps) and choose ekiga and look inside, you will find the entry corresponding to DisableNetDetection.  Tell me if you do not find it.

Note that changing it in ekiga is immediately visible in gconf-editor, and vice-versa.

On Wed, Nov 16, 2011 at 10:38 PM, Eugen Dedu<
Eugen Dedu pu-pm univ-fcomte.fr>  wrote:

On 11/11/11 09:46, uahmed wrote:

Hi

I am using Ekiga on Linux OS .  I want to change the parameters present in
" Ekiga Prefernece " . for example i want to uncheck the Disable network
setting under the tab of General Setting . Can i do this problematically
so
i make a script which do rest of changes in Ekiga Preference and then
launch Ekiga ? I found some files of Ekiga at this path
"~/.gconf/apps/ekiga/" .

Image : http://postimage.org/image/**foob24n8p/<http://postimage.org/image/foob24n8p/>


If I understand correctly, you want to make some changes to ekiga
preferences without having ekiga executing, afterwards start ekiga.

This is possible.  See https://bugzilla.gnome.org/**
show_bug.cgi?id=655393#c5<https://bugzilla.gnome.org/show_bug.cgi?id=655393#c5>for an example.

--
Eugen
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]