[debian-edu-commits] debian-edu/ 23/183: Change precedences of default gnome profiles to make some more room for the sysadmin to insert his own profiles

Alexander Alemayhu ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

ccscanf-guest pushed a commit to branch master
in repository desktop-profiles.

commit 84f6fc9360fe56a15b0fdeb143c72ef9c4fd5819
Author: Bart Cornelis <cobaco at linux.be>
Date:   Tue Oct 26 15:50:14 2004 +0000

    Change precedences of default gnome profiles to make some more room for
    the sysadmin to insert his own profiles
---
 default.listing | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/default.listing b/default.listing
index a9700cf..0d187c3 100644
--- a/default.listing
+++ b/default.listing
@@ -22,8 +22,9 @@ default-rox-system;/usr/local/share/Choices /usr/share/rox/Choices;;;ROX;Default
 default-rox-user;${HOME}/.rox_choices;1000;;ROX;ROX user settings on Debian (should normally take precedence over everything else)
 ude-install-dir;/usr/share/ude;;;UDE;Default location of system-wide UDE stuff
 
-gconf-mandatory;xml:readonly:/etc/gconf/gconf.xml.mandatory;10;;GCONF;Configuration source with the mandatory system-wide settings
-gconf-sysadmin;include /etc/gconf/2/local-mandatory.path;5;;GCONF;Extra mandatory settings defined by sysadmin
-gconf-user-path;include $(HOME)/.gconf.path;2;;GCONF;Extra configuration sources specified by the user
-gconf-user;xml:readwrite:$(HOME)/.gconf;1;;GCONF;The normal user configuration source
-gconf-defaults;xml:readonly:/etc/gconf/gconf.xml.mandatory;;;GCONF;Configuration source with the default systemwide settings
+gconf-mandatory;xml:readonly:/etc/gconf/gconf.xml.mandatory;101;;GCONF;Configuration source with the mandatory system-wide settings
+gconf-sysadmin-mandatory;include /etc/gconf/2/local-mandatory.path;100;;GCONF;Extra mandatory settings defined by sysadmin
+gconf-user-path;include $(HOME)/.gconf.path;51;;GCONF;Extra configuration sources specified by the user
+gconf-user;xml:readwrite:$(HOME)/.gconf;50;;GCONF;The normal user configuration source
+gconf-sysadmin-mandatory;include /etc/gconf/2/local-defaults.path;-1;;GCONF;Extra default settings defined by sysadmin
+gconf-defaults;xml:readonly:/etc/gconf/gconf.xml.defaults;-2;;GCONF;Configuration source with the default systemwide settings

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/desktop-profiles.git



More information about the debian-edu-commits mailing list