X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=utils%2Fresources.h;h=d874c865e045888496c523e5798bb5cf8c38dd66;hp=9e1f6cebc5099166720e1ff1e996c49bdc6811b2;hb=40eacb5812ef7c0e3374fb139afbb4f5bc8bbfb5;hpb=2c902d6065f9856adf31e8540a94f1e42e68e905 diff --git a/utils/resources.h b/utils/resources.h index 9e1f6ceb..d874c865 100644 --- a/utils/resources.h +++ b/utils/resources.h @@ -1,4 +1,5 @@ -/* xscreensaver, Copyright (c) 1992, 1997, 2001 Jamie Zawinski +/* xscreensaver, Copyright (c) 1992, 1997, 2001, 2003 + * Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -22,7 +23,8 @@ extern unsigned int get_seconds_resource (char*,char*); extern int parse_time (const char *string, Bool seconds_default_p, Bool silent_p); extern Pixmap -xscreensaver_logo (Display *dpy, Window window, Colormap cmap, +xscreensaver_logo (Screen *screen, Visual *visual, + Drawable drawable, Colormap cmap, unsigned long background_color, unsigned long **pixels_ret, int *npixels_ret, Pixmap *mask_ret,