After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 158035 - Panel config location needs to be updated
Panel config location needs to be updated
Status: RESOLVED FIXED
Product: gnome-user-docs
Classification: Core
Component: sysadmin-guide
2.4
Other Linux
: Normal normal
: ---
Assigned To: Shaun McCance
Shaun McCance
Depends on:
Blocks:
 
 
Reported: 2004-11-12 11:54 UTC by Mark McLoughlin
Modified: 2006-02-16 03:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mark McLoughlin 2004-11-12 11:54:33 UTC
In GNOME 2.9, the panel stores its configuration in /apps/panel so need to change

  <userinput>gconftool-2 --dump /apps/panel/profiles/default

to

  <userinput>gconftool-2 --dump /apps/panel

in gconf.xml
Comment 1 Brent Smith (smitten) 2006-02-14 04:58:31 UTC
It seems like the original key/directory still exists.  Is this still true?
Comment 2 Brent Smith (smitten) 2006-02-16 03:12:48 UTC
Ok Mark, I'm taking your word for this :-)  committed to HEAD.