Fix nautilus-file-management-properties
This commit is contained in:
parent
106a8e5bec
commit
9261f4d254
12
nautilus-dupe-id.patch
Normal file
12
nautilus-dupe-id.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -up nautilus-2.27.91/src/nautilus-file-management-properties.ui.dupe-id nautilus-2.27.91/src/nautilus-file-management-properties.ui
|
||||||
|
--- nautilus-2.27.91/src/nautilus-file-management-properties.ui.dupe-id 2009-08-26 20:04:20.492274436 -0400
|
||||||
|
+++ nautilus-2.27.91/src/nautilus-file-management-properties.ui 2009-08-26 20:04:26.611029555 -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"/>
|
@ -15,7 +15,7 @@
|
|||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
Version: 2.27.91
|
Version: 2.27.91
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Source: http://download.gnome.org/sources/%{name}/2.27/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/%{name}/2.27/%{name}-%{version}.tar.bz2
|
||||||
@ -85,6 +85,9 @@ Patch10: nautilus-gvfs-desktop-key-2.patch
|
|||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=519743
|
# http://bugzilla.gnome.org/show_bug.cgi?id=519743
|
||||||
Patch17: nautilus-filetype-symlink-fix.patch
|
Patch17: nautilus-filetype-symlink-fix.patch
|
||||||
|
|
||||||
|
# from upstream
|
||||||
|
Patch20: nautilus-dupe-id.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nautilus is the file manager and graphical shell for the GNOME desktop
|
Nautilus is the file manager and graphical shell for the GNOME desktop
|
||||||
that makes it easy to manage your files and the rest of your system.
|
that makes it easy to manage your files and the rest of your system.
|
||||||
@ -121,6 +124,7 @@ for developing nautilus extensions.
|
|||||||
# %patch8 -p1 -b .hide-white-screen
|
# %patch8 -p1 -b .hide-white-screen
|
||||||
%patch10 -p1 -b .gvfs-desktop-key
|
%patch10 -p1 -b .gvfs-desktop-key
|
||||||
%patch17 -p0 -b .symlink
|
%patch17 -p0 -b .symlink
|
||||||
|
%patch20 -p1 -b .dupe-id
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -261,6 +265,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-2
|
||||||
|
- Make nautilus-file-management-properties not crash on start
|
||||||
|
|
||||||
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
|
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
|
||||||
- Update to 2.27.91
|
- Update to 2.27.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user