<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Feb 15, 2014 at 8:59 PM, James Linder <span dir="ltr">&lt;<a href="mailto:jam@tigger.ws" target="_blank">jam@tigger.ws</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Where does gnome-terminal store it’s profiles?<br>
I’ve looked in all the predictable places!<br></blockquote><div><br></div><div>Depends on the version, and more precisely on which key-value store it&#39;s using (different Gnome versions use different ones: gconf is the older one, dconf the new one). The actual data stores for gconf are XML files under ~/.gconf; for dconf there is a system-wide binary database accessed via dbus, with PolicyKit controlling who has access to what key paths within the database. You will need to use dconf-specific tools to inspect the latter.</div>
<div><br></div><div>It looks like the MacPorts port was switched at some point to dconf with settings migration from gconf to dconf&#39;s GSettings subsystem disabled, which would mean all preferences would have been reset to defaults; there is a variant +migration that re-enables migration.</div>
</div><div><br></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>