ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.06.tar.gz
[xscreensaver] / driver / demo-Gtk-conf.h
index 42b1dbff5959b26252cd903a7afce33b7af18081..9292d810e0b0d410e6655c48de7d9240ce66493b 100644 (file)
@@ -1,5 +1,5 @@
 /* demo-Gtk-conf.c --- implements the dynamic configuration dialogs.
- * xscreensaver, Copyright (c) 2001 Jamie Zawinski <jwz@jwz.org>
+ * xscreensaver, Copyright (c) 2001, 2002 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -26,4 +26,6 @@ extern char *get_configurator_command_line (conf_data *);
 extern void  set_configurator_command_line (conf_data *, const char *cmd_line);
 extern void free_conf_data (conf_data *);
 
+extern const char *hack_configuration_path;
+
 #endif /* _DEMO_GTK_CONF_H_ */