mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add a patch from GNOME git to fix a crash with nautilus preferences.
Obtained from: GNOME git
This commit is contained in:
parent
98d20ba8a3
commit
c6443f2f21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241139
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= nautilus
|
||||
PORTVERSION= 2.26.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-fm gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -0,0 +1,11 @@
|
||||
--- src/nautilus-file-management-properties.ui.orig 2009-09-09 22:36:20.000000000 -0400
|
||||
+++ src/nautilus-file-management-properties.ui 2009-09-09 22:26:46.000000000 -0400
|
||||
@@ -1128,7 +1128,7 @@
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
- <object class="GtkLabel" id="label">
|
||||
+ <object class="GtkLabel" id="label99">
|
||||
<property name="height_request">6</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes"/>
|
Loading…
Reference in New Issue
Block a user