[network-manager-vpnc/th/vpn-editor-split-bgo766170: 19/19] shared: add README
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-vpnc/th/vpn-editor-split-bgo766170: 19/19] shared: add README
- Date: Mon, 9 May 2016 12:07:55 +0000 (UTC)
commit eae8323f4f944c4c2ffd35e2cb8bd1c1ea1073ac
Author: Thomas Haller <thaller redhat com>
Date: Mon May 9 13:51:13 2016 +0200
shared: add README
shared/README | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/shared/README b/shared/README
new file mode 100644
index 0000000..51e1877
--- /dev/null
+++ b/shared/README
@@ -0,0 +1,25 @@
+The files in the "shared/" directory are supposed to be shared
+accross NetworkManager related projects (reuse-by-copying).
+
+(1) the files
+ shared/gsystem-local-alloc.h
+ shared/nm-dbus-compat.h
+ shared/nm-glib.h
+ shared/nm-macros-internal.h
+ shared/nm-shared-utils.c
+ shared/nm-shared-utils.h
+ shared/nm-test-utils.h
+are copied as-is from NetworkManager
+
https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/shared?id=9770024f63b85da604f1134a8bc8dc968278dcd1
+
+2) the files
+ shared/nm-vpn-plugin-utils.c
+ shared/nm-vpn-plugin-utils.h
+are copied as-is from nm-openvpn
+
https://git.gnome.org/browse/network-manager-openvpn/tree/shared?id=3d0ac3ca94b4bf24f77306cef5a95172ddaf5fc4
+
+
+Do *not* modify these files locally so that they don't diverge.
+Fix/extend them in their respective origin first, and re-import
+the files as a whole.
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]