Template: desktop-profiles/replace-gconf-system-wide-path-file
Type: note
_Description: Global gconf path file needs to be changed!
 Your current gconf (i.e. GNOME) setup doesn't facilitate the use of
 configuration sources managed by desktop-profiles. The system wide path file
 (/etc/gconf/2/path) needs to be changed to get such configuration sources to
 work.
 .
 This package includes a conversion script (/usr/sbin/path2listing) that will
 create the necessary changes to have all your configuration sources managed
 by desktop-profiles. Running this script should not result in user-visible
 changes to the system. See the README in /usr/share/doc/desktop-profiles/
 for more information on this script, or for info on changing the path file
 manually.

Template: desktop-profiles/replace-old-vars
Type: note
_Description: Global gconf path file needs to be changed!
 The include directives used by desktop-profiles have changed (in response to 
 bug 309978, see the bug report and corresponding entry in the changelog of 
 version 1.4.6 of this package for details).
 .
 To reenable gconf profiles you need to change /etc/gconf/2/path as follows:\n
 - 'include /var/cache/desktop-profiles/\$(USER)_mandatory.path' should be
 'include \$(ENV_MANDATORY_PATH)' and\n
 - 'include /var/cache/desktop-profiles/\$(USER)_defaults.path' should be
 'include \$(ENV_DEFAULTS_PATH)'
   
