s/pause/resume/ in the API docs.
2004-07-22 Michael Natterer <mitch@gimp.org> * app/display/gimpdisplayshell.c (gimp_display_shell_resume): s/pause/resume/ in the API docs.
This commit is contained in:

committed by
Michael Natterer

parent
fe9580449a
commit
3153eced5d
@ -1,3 +1,8 @@
|
||||
2004-07-22 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/display/gimpdisplayshell.c (gimp_display_shell_resume):
|
||||
s/pause/resume/ in the API docs.
|
||||
|
||||
2004-07-22 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* tools/gimp-remote.c (main): correctly convert relative paths to
|
||||
|
@ -1269,7 +1269,7 @@ gimp_display_shell_pause (GimpDisplayShell *shell)
|
||||
}
|
||||
|
||||
/**
|
||||
* gimp_display_shell_pause:
|
||||
* gimp_display_shell_resume:
|
||||
* @shell: a display shell
|
||||
*
|
||||
* This function decrements the pause count for the display shell.
|
||||
|
Reference in New Issue
Block a user