Typo fix. (#162278, Torsten Schoenfeld)
2004-12-27 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmain.c (gtk_init_with_args): Typo fix. (#162278, Torsten Schoenfeld)
This commit is contained in:
committed by
Matthias Clasen
parent
d181d74e77
commit
f1f0b19995
@ -1,3 +1,8 @@
|
|||||||
|
2004-12-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmain.c (gtk_init_with_args): Typo fix. (#162278,
|
||||||
|
Torsten Schoenfeld)
|
||||||
|
|
||||||
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
2004-12-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmain.c (gtk_init_with_args): Typo fix. (#162278,
|
||||||
|
Torsten Schoenfeld)
|
||||||
|
|
||||||
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
2004-12-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmain.c (gtk_init_with_args): Typo fix. (#162278,
|
||||||
|
Torsten Schoenfeld)
|
||||||
|
|
||||||
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
2004-12-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkmain.c (gtk_init_with_args): Typo fix. (#162278,
|
||||||
|
Torsten Schoenfeld)
|
||||||
|
|
||||||
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
2004-12-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
|
||||||
|
|||||||
@ -588,7 +588,7 @@ gtk_get_option_group (gboolean open_default_display)
|
|||||||
*
|
*
|
||||||
* This function does the same work as gtk_init_check().
|
* This function does the same work as gtk_init_check().
|
||||||
* Additionally, it allows you to add your own commandline options,
|
* Additionally, it allows you to add your own commandline options,
|
||||||
* and it automatically generated nicely formatted
|
* and it automatically generates nicely formatted
|
||||||
* <option>--help</option> output. Note that your program will
|
* <option>--help</option> output. Note that your program will
|
||||||
* be terminated after writing out the help output.
|
* be terminated after writing out the help output.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user