[network-manager-applet: 7/7] team: merge a branch adding support for Team to applet/editor (bgo #708245)
- From: Jiří Klimeš <jklimes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet: 7/7] team: merge a branch adding support for Team to applet/editor (bgo #708245)
- Date: Mon, 7 Oct 2013 16:36:13 +0000 (UTC)
commit ba7652f19a836862d02d19a61a4b3d8bf284125a
Merge: a42cc95 e98d975
Author: Jiří Klimeš <jklimes redhat com>
Date: Mon Oct 7 18:32:33 2013 +0200
team: merge a branch adding support for Team to applet/editor (bgo #708245)
https://bugzilla.gnome.org/show_bug.cgi?id=708245
src/Makefile.am | 2 +
src/applet-device-team.c | 165 +++++++++++
src/applet-device-team.h | 27 ++
src/applet.c | 12 +
src/applet.h | 1 +
src/connection-editor/Makefile.am | 6 +
src/connection-editor/ce-page-team-port.ui | 62 ++++
src/connection-editor/ce-page-team.ui | 215 ++++++++++++++
src/connection-editor/new-connection.c | 7 +
src/connection-editor/nm-connection-editor.c | 12 +-
src/connection-editor/nm-connection-list.c | 3 +-
src/connection-editor/page-team-port.c | 228 +++++++++++++++
src/connection-editor/page-team-port.h | 55 ++++
src/connection-editor/page-team.c | 384 ++++++++++++++++++++++++++
src/connection-editor/page-team.h | 61 ++++
src/libnm-gtk/nm-ui-utils.c | 5 +
16 files changed, 1243 insertions(+), 2 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]