Fix a typo in a comment.
2003-02-16 Kjartan Maraas <kmaraas@gnome.org> * applier.c: Fix a typo in a comment.
This commit is contained in:
parent
8d2be618f7
commit
f3517c9712
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2003-02-16 Kjartan Maraas <kmaraas@gnome.org>
|
||||||
|
|
||||||
|
* applier.c: Fix a typo in a comment.
|
||||||
|
|
||||||
Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com>
|
Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com>
|
||||||
|
|
||||||
* Release 2.2.0.1
|
* Release 2.2.0.1
|
||||||
|
|
|
@ -1407,7 +1407,7 @@ render_small_pixmap_p (const BGPreferences *prefs)
|
||||||
return prefs->gradient_enabled && !prefs->wallpaper_enabled;
|
return prefs->gradient_enabled && !prefs->wallpaper_enabled;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Create a persistant pixmap. We create a separate display
|
/* Create a persistent pixmap. We create a separate display
|
||||||
* and set the closedown mode on it to RetainPermanent
|
* and set the closedown mode on it to RetainPermanent
|
||||||
*/
|
*/
|
||||||
static GdkPixmap *
|
static GdkPixmap *
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue