C ninety what ?
2003-01-27 Bastien Nocera <hadess@hadess.net> * gnome-theme-test.c: (main): C ninety what ?
This commit is contained in:
parent
719af735f8
commit
3cf6e7a39e
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2003-01-27 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
* gnome-theme-test.c: (main): C ninety what ?
|
||||||
|
|
||||||
Tue Jan 21 01:15:14 2003 Jonathan Blandford <jrb@gnome.org>
|
Tue Jan 21 01:15:14 2003 Jonathan Blandford <jrb@gnome.org>
|
||||||
|
|
||||||
* Release 2.2.0
|
* Release 2.2.0
|
||||||
|
|
|
@ -10,11 +10,11 @@
|
||||||
int
|
int
|
||||||
main (int argc, char *argv[])
|
main (int argc, char *argv[])
|
||||||
{
|
{
|
||||||
gtk_init (&argc, &argv);
|
|
||||||
gnome_vfs_init ();
|
|
||||||
gboolean monitor_not_added = FALSE;
|
gboolean monitor_not_added = FALSE;
|
||||||
GList *themes, *list;
|
GList *themes, *list;
|
||||||
|
|
||||||
|
gtk_init (&argc, &argv);
|
||||||
|
gnome_vfs_init ();
|
||||||
gnome_theme_init (&monitor_not_added);
|
gnome_theme_init (&monitor_not_added);
|
||||||
|
|
||||||
themes = gnome_theme_meta_info_find_all ();
|
themes = gnome_theme_meta_info_find_all ();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue