[network-manager-netbook: 11/17] Replace moblin-panel with meego-panel in nmn-panel.c & .h



commit 0955db0459f84229aafa8bdc6f97caf27a19a9e0
Author: Andrew Wafaa <awafaa opensuse org>
Date:   Wed Nov 3 11:59:36 2010 +0000

    Replace moblin-panel with meego-panel in nmn-panel.c & .h

 src/nmn-panel-client.c |    2 +-
 src/nmn-panel-client.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/nmn-panel-client.c b/src/nmn-panel-client.c
index bdfdae5..982d74d 100644
--- a/src/nmn-panel-client.c
+++ b/src/nmn-panel-client.c
@@ -22,7 +22,7 @@
 #include <gdk/gdk.h>
 #include <gtk/gtk.h>
 #include <libnotify/notify.h>
-#include <moblin-panel/mpl-panel-common.h>
+#include <meego-panel/mpl-panel-common.h>
 #include <nm-device-ethernet.h>
 #include <nm-device-wifi.h>
 #include <nm-gsm-device.h>
diff --git a/src/nmn-panel-client.h b/src/nmn-panel-client.h
index 875f73d..7a88984 100644
--- a/src/nmn-panel-client.h
+++ b/src/nmn-panel-client.h
@@ -21,7 +21,7 @@
 #define NMN_PANEL_CLIENT_H
 
 #include <glib-object.h>
-#include <moblin-panel/mpl-panel-gtk.h>
+#include <meego-panel/mpl-panel-gtk.h>
 #include <nm-status-model.h>
 
 G_BEGIN_DECLS



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