Mailinglist Archive: opensuse-gnome (174 mails)
| < Previous | Next > |
[opensuse-gnome] vendor branding and gconf
- From: Stanislav Brabec <sbrabec@xxxxxxx>
- Date: Mon, 10 Mar 2008 16:36:40 +0100
- Message-id: <1205163400.3728.84.camel@xxxxxxxxxxxxxx>
Hallo.
As a part of vendor branding effort, I am thinking about a solution for
gconf based configuration.
I would like to propose addition to the /etc/gconf/2/path:
--- /etc/gconf/2/path
+++ /etc/gconf/2/path
@@ -34,6 +34,9 @@
# Then look at the systemwide customizations
xml:readonly:/etc/gconf/gconf.xml.defaults
+# Then check vendoe preferences
+xml:readonly:/etc/gconf/gconf.xml.vendor
+
# And finally look at the defaults defined by installed schemas
xml:readonly:/etc/gconf/gconf.xml.schemas
It would allow to make vendor branding completely independent on both
admin defaults and system schemas. What do you think about it?
(I can imagine an alternative - vendor schemas files and change of
scriptlet macros.
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 966, +49 911 740538747
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-gnome+help@xxxxxxxxxxxx
As a part of vendor branding effort, I am thinking about a solution for
gconf based configuration.
I would like to propose addition to the /etc/gconf/2/path:
--- /etc/gconf/2/path
+++ /etc/gconf/2/path
@@ -34,6 +34,9 @@
# Then look at the systemwide customizations
xml:readonly:/etc/gconf/gconf.xml.defaults
+# Then check vendoe preferences
+xml:readonly:/etc/gconf/gconf.xml.vendor
+
# And finally look at the defaults defined by installed schemas
xml:readonly:/etc/gconf/gconf.xml.schemas
It would allow to make vendor branding completely independent on both
admin defaults and system schemas. What do you think about it?
(I can imagine an alternative - vendor schemas files and change of
scriptlet macros.
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 966, +49 911 740538747
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-gnome+help@xxxxxxxxxxxx
| < Previous | Next > |