[network-manager-applet] libnm-gtk: it's private API and not guaranteed to be stable



commit b47820516c5c292f0aad7969feb5fad17230cb13
Author: Dan Williams <dcbw redhat com>
Date:   Tue Nov 15 22:51:45 2011 -0600

    libnm-gtk: it's private API and not guaranteed to be stable

 src/libnm-gtk/nm-mobile-wizard.h   |    4 ++++
 src/libnm-gtk/nm-wireless-dialog.h |    7 ++++++-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/src/libnm-gtk/nm-mobile-wizard.h b/src/libnm-gtk/nm-mobile-wizard.h
index 21c7e48..5f626f6 100644
--- a/src/libnm-gtk/nm-mobile-wizard.h
+++ b/src/libnm-gtk/nm-mobile-wizard.h
@@ -20,6 +20,10 @@
  * (C) Copyright 2008 - 2011 Red Hat, Inc.
  */
 
+/* WARNING: this file is private API between nm-applet and various GNOME
+ * bits; it may change without notice and is not guaranteed to be stable.
+ */
+
 #ifndef MOBILE_WIZARD_H
 #define MOBILE_WIZARD_H
 
diff --git a/src/libnm-gtk/nm-wireless-dialog.h b/src/libnm-gtk/nm-wireless-dialog.h
index a6a25ba..bee8711 100644
--- a/src/libnm-gtk/nm-wireless-dialog.h
+++ b/src/libnm-gtk/nm-wireless-dialog.h
@@ -16,7 +16,12 @@
  * with this program; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
- * (C) Copyright 2007 Red Hat, Inc.
+ * (C) Copyright 2007 - 2011 Red Hat, Inc.
+ */
+
+
+/* WARNING: this file is private API between nm-applet and various GNOME
+ * bits; it may change without notice and is not guaranteed to be stable.
  */
 
 #ifndef NMA_WIRELESS_DIALOG_H



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