Hopefully fix bug 352490

2006-10-27  Thomas Wood  <thos@gnome.org>

	* gnome-theme-installer.c: (transfer_done_cb): Hopefully fix bug
	352490
This commit is contained in:
Thomas Wood 2006-10-27 12:52:22 +00:00 committed by Thomas Wood
parent ada87a95f2
commit ba49c1df5f
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-10-27 Thomas Wood <thos@gnome.org>
* gnome-theme-installer.c: (transfer_done_cb): Hopefully fix bug
352490
2006-10-02 Thomas Wood <thos@gnome.org>
* gnome-theme-manager.c: (load_meta_themes), (main): Add an

View file

@ -224,7 +224,7 @@ transfer_done_cb (GtkWidget *dlg, gchar *path)
gtk_widget_destroy (dlg);
theme_props = g_new(theme_properties,1);
theme_props = g_new0 (theme_properties,1);
theme_props->target_tmp_dir = g_strdup_printf ("%s/.themes/.theme-%u",
g_get_home_dir(),