Commit Graph

8 Commits

Author SHA1 Message Date
78c1eb5c1a Turn off debugging. Fixes bug #41469.
2003-04-16  Jeffrey Stedfast  <fejj@ximian.com>

	* e-config-upgrade.c: Turn off debugging. Fixes bug #41469.

svn path=/trunk/; revision=20881
2003-04-17 16:40:28 +00:00
e523bfb300 Remove the icon_modes schema.
* apps_evolution_shell.schemas: Remove the icon_modes schema.

* e-shell-view.c (setup_defaults): Don't set the icon modes from
GConf, they are already stored in the shortcuts.xml file.
(e_shell_view_save_defaults): Likewise, don't set it here.

* e-config-upgrade.c: Remove translation from
ShortcutBarGroup%iIconMode to
shell/view_defaults/shortcut_bar/icon_types.

svn path=/trunk/; revision=20673
2003-04-04 20:27:03 +00:00
c1ffcc4af4 [#40590]
2003-04-02  Not Zed  <NotZed@Ximian.com>

	[#40590]

	* e-config-upgrade.c (identity_map[]): Move the signature stuff to
	a child node.
	(identity_sig_map[]): Define the signature node.  Fix
	*autogenerated_signature_%i to map to "auto".

svn path=/trunk/; revision=20615
2003-04-01 17:17:06 +00:00
9e89da7be5 [#40474]
2003-04-01  Not Zed  <NotZed@Ximian.com>

        [#40474]

        * e-config-upgrade.c (gconf_remap_list[]): The summary settings
        start at "My-Evolution", not "/My-Evolution".
        (import_bonobo_config): Same for mail summary settings, and hex
        decode the string for the strlist.  Add a few extra debug
        printf's.

svn path=/trunk/; revision=20606
2003-04-01 04:11:01 +00:00
4ac5734af0 *** empty log message ***
svn path=/trunk/; revision=20378
2003-03-20 10:07:51 +00:00
1f0f670580 (import_bonobo_config): Protect from val
being NULL when printf()ing -- should fix #39096 (Solaris-specific
crash).

svn path=/trunk/; revision=20195
2003-03-06 16:42:00 +00:00
d3a45d7415 Change the type of load_http_images to INT rather than BOOL. Fixes bug
2003-02-26  Jeffrey Stedfast  <fejj@ximian.com>

	* e-config-upgrade.c: Change the type of load_http_images to INT
	rather than BOOL. Fixes bug #38767.

svn path=/trunk/; revision=20073
2003-02-26 18:35:52 +00:00
2c488d4c81 Added a key for /apps/evolution/version - seems the best place to put it.
2003-02-26  Not Zed  <NotZed@Ximian.com>

        * apps_evolution_shell.schemas: Added a key for
        /apps/evolution/version - seems the best place to put it.  This
        should not return any value if unset, so i'm not sure if this is
        the right mechanism ...

        * e-config-upgrade.c: Upgrade settings from earlier versions of evolution.

        * main.c (upgrade_from_1_0_if_needed): Removed.
        (main): Call e_config_upgrade before going into gmainloop.
        (main): Turn off the --force-upgrade option, since it doesn't work
        yet ...

svn path=/trunk/; revision=20068
2003-02-26 12:49:04 +00:00