summaryrefslogtreecommitdiff
path: root/doc/gconf.txt
blob: 8ab1ae50d392cd2594fcb54d1703ff1b765674c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Documents on Gconf Integration


<michael_>     try
<michael_>     {
<michael_>         // Query XNameAccess interface of the
<michael_> org.openoffice.Office.Common/ExternalMailer
<michael_>         // configuration node to retriece the users preferred email
<michael_> application. This may
<michael_>         // transparently by redirected to e.g. the corresponding GConf
<michael_> setting in GNOME.
<michael_>         OUString aConfigRoot = OUString( 
<michael_> RTL_CONSTASCII_USTRINGPARAM( "org.openoffice.Office.Common/ExternalMailer" ) );
<michael_> .
<michael_> that is from shell/source/cmdmail/cmdmailsuppl.cxx or thereabouts I think.

* shell/ Has a lot of code for gconf
* Just a snip revealed that therz a backend class which is inherited by gconfbackend
  which redirects configuration


sabayon:
    lockdown/maindialog.py:
	+ beef this up & add glade bits.
    pesulus.glade...

Weird strings:

Security:

TODO:
    + remove debug ...
    + mail Sabayon list [ subscribe to it ? ]
	+ tri-state issue ...
	+ poke Vincent <foo>
		+ pesulus - bah.
		+ gamin ?o