Remove timed patch; this needs to be reimplemented externaly anyway
(thank you so much systemd).
This commit is contained in:
parent
3bbffd01db
commit
0257cc136a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2012/04/05 08:07:21 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2012/04/07 10:25:55 ajacoutot Exp $
|
||||
|
||||
# XXX Binary files patch-panels_info_hostnames-test_txt and
|
||||
# patch-panels_info_hostnames-test_txt.new differ
|
||||
@ -10,7 +10,7 @@ COMMENT= GNOME control center
|
||||
|
||||
GNOME_PROJECT= gnome-control-center
|
||||
GNOME_VERSION= 3.4.0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,25 +0,0 @@
|
||||
$OpenBSD: patch-panels_datetime_datetime_ui,v 1.2 2011/09/27 12:15:23 ajacoutot Exp $
|
||||
|
||||
XXX don't show the NTP switch -- it requires /sbin/service, chkconfig or
|
||||
update-rc...
|
||||
|
||||
--- panels/datetime/datetime.ui.orig Mon Aug 29 16:08:11 2011
|
||||
+++ panels/datetime/datetime.ui Mon Sep 26 14:01:06 2011
|
||||
@@ -118,7 +118,7 @@
|
||||
<property name="spacing">12</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label3">
|
||||
- <property name="visible">True</property>
|
||||
+ <property name="visible">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">_Network Time</property>
|
||||
<property name="use_underline">True</property>
|
||||
@@ -130,7 +130,7 @@
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkSwitch" id="network_time_switch">
|
||||
- <property name="visible">True</property>
|
||||
+ <property name="visible">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
</object>
|
Loading…
x
Reference in New Issue
Block a user