C ninety what ?

2003-01-27  Bastien Nocera  <hadess@hadess.net>

	* gnome-theme-test.c: (main): C ninety what ?
This commit is contained in:
Bastien Nocera 2003-01-27 16:22:29 +00:00 committed by Bastien Nocera
parent 719af735f8
commit 3cf6e7a39e
2 changed files with 6 additions and 2 deletions

View file

@ -10,11 +10,11 @@
int
main (int argc, char *argv[])
{
gtk_init (&argc, &argv);
gnome_vfs_init ();
gboolean monitor_not_added = FALSE;
GList *themes, *list;
gtk_init (&argc, &argv);
gnome_vfs_init ();
gnome_theme_init (&monitor_not_added);
themes = gnome_theme_meta_info_find_all ();