[Rhythmbox-devel] daap plugin build with no gnome-keyring support
- From: Sergey Rudchenko <sergey rudchenko gmail com>
- To: rhythmbox-devel <rhythmbox-devel gnome org>
- Subject: [Rhythmbox-devel] daap plugin build with no gnome-keyring support
- Date: Tue, 02 Jun 2009 23:00:58 +0300
Hi all,
Please someone check in this patch to fix the subj.
Best regards,
Sergey Rudchenko
diff --git a/plugins/daap/rb-daap-source.c
b/plugins/daap/rb-daap-source.c
index 35e5584..619e518 100644
--- a/plugins/daap/rb-daap-source.c
+++ b/plugins/daap/rb-daap-source.c
@@ -340,7 +340,9 @@ ask_password (RBDAAPSource *source, const char
*name, const char *keyring)
GAskPasswordFlags flags;
char *password = NULL;
char *message;
+#ifdef WITH_GNOME_KEYRING
guint32 item_id;
+#endif
parent = GTK_WINDOW (gtk_widget_get_toplevel (GTK_WIDGET
(source)));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]