[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gnome panel configuration file?



El sáb, 01-03-2008 a las 12:10 +0000, Rodolfo Medina escribió:
> 
> gconftool looks great, but it seems quite hard to use.  How can I,
> e.g., save
> the settings I have on my PC and transfer them to another PC using
> gconftool?

>From gconftool --help-all:

Load/Save options:

  --dump      Dump to standard output an XML description of all entries
under a directory, recursively.
  --load      Load from the specified file an XML description of values
and set them relative to a directory.


So "gconftool --dump /apps/panel > my-panel-settings.xml" and later
"gconfool --load < my-panel-settings.xml" should make it.

Claudio

-- 
Claudio Saavedra <csaavedra@alumnos.utalca.cl>


Reply to: