File moonshine-downloader.patch of Package moonshine
diff -dupr a/plugin/mmp-binder.c b/plugin/mmp-binder.c
--- a/plugin/mmp-binder.c 2010-02-20 21:44:21.000000000 -0700
+++ b/plugin/mmp-binder.c 2010-02-21 00:54:51.000000000 -0700
@@ -170,8 +170,8 @@ mmp_binder_npp_destroy (NPP instance, NP
typedef enum {
STREAM_NOTIFY_NONE = 0,
STREAM_NOTIFY_SOURCE = 1,
- STREAM_NOTIFY_DOWNLOADER = 2,
- STREAM_NOTIFY_REQUEST = 3
+ STREAM_NOTIFY_SPLASHSOURCE = 2,
+ STREAM_NOTIFY_DOWNLOADER = 3
} StreamNotifyFlags;
typedef struct {