Fix call to gnome_capplet_init.
2001-07-16 Richard Hestilow <hestilow@ximian.com> * capplets/file-types/file-types-capplet.c: Fix call to gnome_capplet_init. * capplets/mime-type/mime-type-capplet.c: Ditto. * capplets/ui-properties/main.c: Ditto. * capplets/theme-switcher: Rename binary, .desktop, etc to "gtk-theme-selector". Change description/name in .desktop too.
This commit is contained in:
parent
fe2c91c11b
commit
ee51ddb4a8
7 changed files with 17 additions and 71 deletions
|
@ -196,7 +196,7 @@ main (int argc, char **argv)
|
|||
textdomain (PACKAGE);
|
||||
|
||||
glade_gnome_init ();
|
||||
res = gnome_capplet_init ("ui-properties",
|
||||
res = gnome_capplet_init ("behavior",
|
||||
VERSION, argc, argv, NULL,
|
||||
0, NULL);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue