summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2014-09-26 12:38:29 +0200
committerAndreas Müller <schnitzeltony@googlemail.com>2014-10-01 10:11:35 +0200
commitd6627b628b451b2bd57ededf9cad146d5bce73c9 (patch)
treec0dbd7df38f4e6ba1b9a9c5c1bfa66c060313d64 /meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
parent3820c85c24ae0a6d1291cd863b0a673566aae65c (diff)
downloadmeta-openembedded-d6627b628b451b2bd57ededf9cad146d5bce73c9.tar.gz
network-manager-applet: update to 0.9.8.10
* add libsecret to DEPENDS * remove libglade from DEPENDS * wireless (nm-signal-*.png) icons were updated upstream * inherit gnomebase instead of gnome * make bluetooth PACKAGECONFIG - disabled by default Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch')
-rw-r--r--meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch42
1 files changed, 7 insertions, 35 deletions
diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
index b8ba181f57..4bd0e4ffa3 100644
--- a/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
+++ b/meta-gnome/recipes-connectivity/network-manager-applet/files/0001-remove-classes-and-properties-which-are-not-supporte.patch
@@ -1,8 +1,7 @@
1From 023b17f53d888dfb45981b141ce4dc151ab140f0 Mon Sep 17 00:00:00 2001 1From c7d75ce38fa392c04c39a75e7b7e068666a7b1e7 Mon Sep 17 00:00:00 2001
2From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com> 2From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
3Date: Thu, 4 Apr 2013 20:23:00 +0200 3Date: Tue, 8 Apr 2014 15:22:54 +0200
4Subject: [PATCH] remove classes and properties which are not supported by 4Subject: [PATCH] remove classes and properties which are not supported by gtk+
5 gtk+
6MIME-Version: 1.0 5MIME-Version: 1.0
7Content-Type: text/plain; charset=UTF-8 6Content-Type: text/plain; charset=UTF-8
8Content-Transfer-Encoding: 8bit 7Content-Transfer-Encoding: 8bit
@@ -13,12 +12,11 @@ Upstream-Status: Inappropriate [configuration]
13 12
14Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> 13Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
15--- 14---
16 src/connection-editor/ce-page-general.ui | 7 +------ 15 src/connection-editor/ce-page-general.ui | 3 ---
17 src/connection-editor/nm-connection-editor.ui | 2 +- 16 1 file changed, 3 deletions(-)
18 2 files changed, 2 insertions(+), 7 deletions(-)
19 17
20diff --git a/src/connection-editor/ce-page-general.ui b/src/connection-editor/ce-page-general.ui 18diff --git a/src/connection-editor/ce-page-general.ui b/src/connection-editor/ce-page-general.ui
21index f505c14..a3e8d2b 100644 19index b05f0df..049432b 100644
22--- a/src/connection-editor/ce-page-general.ui 20--- a/src/connection-editor/ce-page-general.ui
23+++ b/src/connection-editor/ce-page-general.ui 21+++ b/src/connection-editor/ce-page-general.ui
24@@ -37,8 +37,6 @@ 22@@ -37,8 +37,6 @@
@@ -38,32 +36,6 @@ index f505c14..a3e8d2b 100644
38 <property name="use_underline">True</property> 36 <property name="use_underline">True</property>
39 <property name="xalign">0</property> 37 <property name="xalign">0</property>
40 <property name="draw_indicator">True</property> 38 <property name="draw_indicator">True</property>
41@@ -86,11 +83,9 @@
42 </packing>
43 </child>
44 <child>
45- <object class="GtkBox" id="box2">
46+ <object class="GtkVBox" id="box2">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49- <property name="valign">start</property>
50- <property name="vexpand">True</property>
51 <property name="spacing">6</property>
52 <child>
53 <object class="GtkLabel" id="firewall_zone_label">
54diff --git a/src/connection-editor/nm-connection-editor.ui b/src/connection-editor/nm-connection-editor.ui
55index 74ee266..6f1e166 100644
56--- a/src/connection-editor/nm-connection-editor.ui
57+++ b/src/connection-editor/nm-connection-editor.ui
58@@ -11,7 +11,7 @@
59 <property name="icon_name">preferences-system-network</property>
60 <property name="type_hint">dialog</property>
61 <child internal-child="vbox">
62- <object class="GtkBox" id="dialog-vbox2">
63+ <object class="GtkVBox" id="dialog-vbox2">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="orientation">vertical</property>
67-- 39--
681.7.6.5 401.8.3.1
69 41