[grilo-plugins] dmap: Rename the DAAP plugin to DAAP



commit 275659ae7ffe0799f601c9a96d0f52dcd4180b19
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 13 17:14:34 2017 +0200

    dmap: Rename the DAAP plugin to DAAP
    
    DAAP is its name, let's name it its name.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=781278

 src/dmap/grl-daap.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dmap/grl-daap.c b/src/dmap/grl-daap.c
index befbc62..9cfcb9c 100644
--- a/src/dmap/grl-daap.c
+++ b/src/dmap/grl-daap.c
@@ -143,7 +143,7 @@ grl_daap_plugin_init (GrlRegistry *registry,
 GRL_PLUGIN_DEFINE (GRL_MAJOR,
                    GRL_MINOR,
                    DAAP_PLUGIN_ID,
-                   "DMAP",
+                   "DAAP",
                    "A plugin for browsing DAAP servers",
                    "W. Michael Petullo",
                    VERSION,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]