Comment the entire child in the gtkui file.
ok jasper@
This commit is contained in:
parent
6bf38a7170
commit
a3a5c56109
@ -1,10 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/11 19:21:48 jasper Exp $
|
# $OpenBSD: Makefile,v 1.2 2011/07/12 07:41:55 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= GNOME desktop sharing server
|
COMMENT= GNOME desktop sharing server
|
||||||
|
|
||||||
GNOME_PROJECT= vino
|
GNOME_PROJECT= vino
|
||||||
GNOME_VERSION= 3.0.2
|
GNOME_VERSION= 3.0.2
|
||||||
|
|
||||||
|
REVISION= 0
|
||||||
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
# GPLv2
|
# GPLv2
|
||||||
|
@ -1,11 +1,12 @@
|
|||||||
$OpenBSD: patch-capplet_vino-preferences_ui,v 1.1.1.1 2011/07/11 19:21:48 jasper Exp $
|
$OpenBSD: patch-capplet_vino-preferences_ui,v 1.2 2011/07/12 07:41:55 ajacoutot Exp $
|
||||||
--- capplet/vino-preferences.ui.orig Mon Jul 11 19:12:01 2011
|
--- capplet/vino-preferences.ui.orig Mon May 2 18:38:15 2011
|
||||||
+++ capplet/vino-preferences.ui Mon Jul 11 19:12:11 2011
|
+++ capplet/vino-preferences.ui Tue Jul 12 08:13:56 2011
|
||||||
@@ -262,9 +262,10 @@
|
@@ -261,10 +261,11 @@
|
||||||
|
<property name="position">1</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
|
||||||
+ <!-- Disabled, as it's not supported on OpenBSD.
|
+ <!-- Disabled, as it's not supported on OpenBSD.
|
||||||
|
<child>
|
||||||
<object class="GtkCheckButton" id="use_upnp_toggle">
|
<object class="GtkCheckButton" id="use_upnp_toggle">
|
||||||
<property name="label" translatable="yes">_Configure network automatically to accept connections</property>
|
<property name="label" translatable="yes">_Configure network automatically to accept connections</property>
|
||||||
- <property name="visible">True</property>
|
- <property name="visible">True</property>
|
||||||
@ -13,11 +14,11 @@ $OpenBSD: patch-capplet_vino-preferences_ui,v 1.1.1.1 2011/07/11 19:21:48 jasper
|
|||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">False</property>
|
<property name="receives_default">False</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
@@ -273,6 +274,7 @@
|
@@ -274,6 +275,7 @@
|
||||||
<packing>
|
|
||||||
<property name="position">2</property>
|
<property name="position">2</property>
|
||||||
</packing>
|
</packing>
|
||||||
+ -->
|
|
||||||
</child>
|
</child>
|
||||||
|
+ -->
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
|
<property name="padding">12</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user