[network-manager-applet/lr/gtk-deprecations: 1/5] ui: remove use of rules_hint treeview property
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/lr/gtk-deprecations: 1/5] ui: remove use of rules_hint treeview property
- Date: Mon, 23 Feb 2015 12:44:34 +0000 (UTC)
commit 1c47e90dcf383f937f5f57b161f106fc76fd22be
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Mon Feb 23 11:14:04 2015 +0100
ui: remove use of rules_hint treeview property
It's deprecated in Gtk+ 3.14 and the default theme does not use it anyway.
https://mail.gnome.org/archives/commits-list/2014-August/msg00754.html
src/connection-editor/ce-ip4-routes.ui | 1 -
src/connection-editor/ce-ip6-routes.ui | 1 -
src/connection-editor/ce-page-ip4.ui | 1 -
src/connection-editor/ce-page-ip6.ui | 1 -
src/connection-editor/nm-connection-editor.ui | 1 -
5 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/connection-editor/ce-ip4-routes.ui b/src/connection-editor/ce-ip4-routes.ui
index 78f9cea..38a78d4 100644
--- a/src/connection-editor/ce-ip4-routes.ui
+++ b/src/connection-editor/ce-ip4-routes.ui
@@ -81,7 +81,6 @@
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes">IP addresses identify your computer
on the network. Click the "Add" button to add an IP address.</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
diff --git a/src/connection-editor/ce-ip6-routes.ui b/src/connection-editor/ce-ip6-routes.ui
index b227241..575d6fc 100644
--- a/src/connection-editor/ce-ip6-routes.ui
+++ b/src/connection-editor/ce-ip6-routes.ui
@@ -81,7 +81,6 @@
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes">IP addresses identify your computer
on the network. Click the "Add" button to add an IP address.</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
diff --git a/src/connection-editor/ce-page-ip4.ui b/src/connection-editor/ce-page-ip4.ui
index ead685e..4dd29dd 100644
--- a/src/connection-editor/ce-page-ip4.ui
+++ b/src/connection-editor/ce-page-ip4.ui
@@ -123,7 +123,6 @@
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes">IP addresses identify your
computer on the network. Click the "Add" button to add an IP address.</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
diff --git a/src/connection-editor/ce-page-ip6.ui b/src/connection-editor/ce-page-ip6.ui
index b709dc8..96e6927 100644
--- a/src/connection-editor/ce-page-ip6.ui
+++ b/src/connection-editor/ce-page-ip6.ui
@@ -140,7 +140,6 @@
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes">IP addresses identify your
computer on the network. Click the "Add" button to add an IP address.</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
diff --git a/src/connection-editor/nm-connection-editor.ui b/src/connection-editor/nm-connection-editor.ui
index 468f923..aa87620 100644
--- a/src/connection-editor/nm-connection-editor.ui
+++ b/src/connection-editor/nm-connection-editor.ui
@@ -60,7 +60,6 @@
<object class="GtkTreeView" id="connection_list">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="rules_hint">True</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]