mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-24 22:46:15 +01:00
Fix the doc wording. (#491957, Areg Beketovski)
2007-11-08 Matthias Clasen <mclasen@redhat.com> * glib/gmain.c (g_main_context_release): Fix the doc wording. (#491957, Areg Beketovski) svn path=/trunk/; revision=5836
This commit is contained in:
parent
bd92e97e08
commit
dbfdac8d22
@ -1,3 +1,8 @@
|
||||
2007-11-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmain.c (g_main_context_release): Fix the doc
|
||||
wording. (#491957, Areg Beketovski)
|
||||
|
||||
2007-11-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutils.c (g_set_application_name): Add a missing
|
||||
|
@ -1958,6 +1958,7 @@ g_get_application_name (void)
|
||||
* The application name will be used in contexts such as error messages,
|
||||
* or when displaying an application's name in the task list.
|
||||
*
|
||||
* Since: 2.2
|
||||
**/
|
||||
void
|
||||
g_set_application_name (const gchar *application_name)
|
||||
|
Loading…
Reference in New Issue
Block a user