Fixed bug that caused not all themes to be loaded properly.
2003-01-19 Mikael Hallendal <micke@codefactory.se> * metacity-window-manager.c: (add_themes_from_dir): Fixed bug that caused not all themes to be loaded properly.
This commit is contained in:
parent
82a1d3a1d0
commit
70b5c7eef5
2 changed files with 7 additions and 0 deletions
|
@ -114,6 +114,7 @@ add_themes_from_dir (GList *current_list, const char *path)
|
|||
}
|
||||
}
|
||||
|
||||
found = FALSE;
|
||||
/*g_free (entry);*/
|
||||
g_free (theme_file_path);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue