mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Remove a patch that is no longer needed and causes crashes.
Reported by: Phan Nobry OUK <nobry.ouk@polymtl.ca>
This commit is contained in:
parent
1d67fcafbc
commit
3fbea7c093
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266933
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= gnome-applets
|
||||
PORTVERSION= 2.32.1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -1,20 +0,0 @@
|
||||
--- stickynotes/stickynotes.ui.orig 2009-11-13 13:13:28.000000000 +0800
|
||||
+++ stickynotes/stickynotes.ui 2009-11-13 13:15:23.000000000 +0800
|
||||
@@ -593,7 +593,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
- <object class="GtkVBox" id="vbox1">
|
||||
+ <object class="GtkVBox" id="vbox3">
|
||||
<property name="visible">True</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<child>
|
||||
@@ -613,7 +613,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
- <object class="GtkLabel" id="label1">
|
||||
+ <object class="GtkLabel" id="label2">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">This cannot be undone.</property>
|
Loading…
Reference in New Issue
Block a user