Server IP : 111.118.215.189 / Your IP : 18.116.26.90 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /etc/gconf/2/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
# This file stores the addresses of config sources for GConf # When a value is stored or requested, the sources are scanned from top to # bottom, and the first one to have a value for the key (or the first one # to be writeable) is used to load/store the data. # See the GConf manual for details # Look first in systemwide mandatory settings directory xml:readonly:/etc/gconf/gconf.xml.mandatory # To read in any mandatory settings that the Sys Admin may have created # prior to a desktop system upgrade. The SysAdmin can stick read-only system # wide sources in this file. include /etc/gconf/2/local-mandatory.path # Now see where users want us to look - basically the user can stick arbitrary # sources in a ~/.config/gconf.path file and they're inserted here include "$(USERCONFIGDIR)/gconf/path" # Legacy file location include "$(HOME)/.gconf.path" # Give users a default storage location, # $(USERCONFIGDIR)/gconf (or $(HOME)/.gconf when it exists, for backward compatibility) xml:readwrite:$(DEFAULTUSERSOURCE) # Location for system-wide settings that are set by the defaults mechanism xml:readonly:/etc/gconf/gconf.xml.system # To read in any defaults settings that the Sys Admin may have created # prior to a desktop system upgrade. The SysAdmin can stick default values # system-wide in this file. include /etc/gconf/2/local-defaults.path # Finally, look at the systemwide defaults xml:readonly:/etc/gconf/gconf.xml.defaults