ChangeLog started.
2001-07-16 Richard Hestilow <hestilow@ximian.com> * ChangeLog started. * default-application-properties.c (main): Pass correct name to capplet_widget_init, for .desktop file magic.
This commit is contained in:
parent
40c36b275c
commit
fe2c91c11b
2 changed files with 7 additions and 1 deletions
|
@ -372,7 +372,7 @@ main (int argc, char **argv)
|
|||
bindtextdomain (PACKAGE, GNOMELOCALEDIR);
|
||||
textdomain (PACKAGE);
|
||||
|
||||
switch (gnome_capplet_init ("gnome-browser-properties", VERSION, argc,
|
||||
switch (gnome_capplet_init ("default-application-properties", VERSION, argc,
|
||||
argv, NULL, 0, NULL)) {
|
||||
|
||||
case -1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue