openbsd-ports/x11/gnome/vino/patches/patch-capplet_vino-preferences_ui

20 lines
969 B
Plaintext
Raw Normal View History

2011-09-26 17:32:12 +00:00
$OpenBSD: patch-capplet_vino-preferences_ui,v 1.2 2011/09/26 17:32:22 jasper Exp $
--- capplet/vino-preferences.ui.orig Mon Sep 26 19:01:05 2011
+++ capplet/vino-preferences.ui Mon Sep 26 19:01:48 2011
@@ -275,6 +275,7 @@
2011-09-12 07:28:52 +00:00
<property name="position">1</property>
</packing>
</child>
2011-09-26 17:32:12 +00:00
+ <!-- Disable as it's not supported on OpenBSD.
2011-09-12 07:28:52 +00:00
<child>
<object class="GtkCheckButton" id="use_upnp_toggle">
2011-09-26 17:32:12 +00:00
<property name="label" translatable="yes">Automatically _configure UPnP router to open and forward ports</property>
@@ -290,6 +291,7 @@
2011-09-12 07:28:52 +00:00
<property name="position">2</property>
</packing>
</child>
+ -->
</object>
<packing>
<property name="padding">12</property>