Search
lxdream.org :: lxdream/src/plugin.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/plugin.h
changeset 1027:4e527bc96109
prev1024:c67f2d61ab97
next1169:23a9613aceb1
author nkeynes
date Sun Jan 31 18:36:06 2010 +1000 (14 years ago)
permissions -rw-r--r--
last change Show '<no disc>' in the title bar when there is no cdrom disc attached
file annotate diff log raw
1.1 --- a/src/plugin.h Sat Jun 13 00:50:48 2009 +0000
1.2 +++ b/src/plugin.h Sun Jan 31 18:36:06 2010 +1000
1.3 @@ -64,7 +64,7 @@
1.4
1.5 #endif /* ENABLE_SHARED */
1.6
1.7 -gboolean plugin_init(const gchar *path);
1.8 +gboolean plugin_init();
1.9
1.10 #ifdef __cplusplus
1.11 }
.