2.23.90
This commit is contained in:
parent
3b3e95ba92
commit
d22f642155
@ -1 +1 @@
|
|||||||
nautilus-2.23.6.1.tar.bz2
|
nautilus-2.23.90.tar.bz2
|
||||||
|
@ -84,8 +84,7 @@ Patch5: nautilus-2.23.5-selinux.patch
|
|||||||
# Why is this not upstream ?
|
# Why is this not upstream ?
|
||||||
Patch6: nautilus-2.23.5-dynamic-search.patch
|
Patch6: nautilus-2.23.5-dynamic-search.patch
|
||||||
|
|
||||||
# doesn't apply anymore - was this upstreamed ?
|
Patch7: rtl-fix.patch
|
||||||
#Patch7: rtl-fix.patch
|
|
||||||
#Patch8: nautilus-2.22.1-hide-white-screen.patch
|
#Patch8: nautilus-2.22.1-hide-white-screen.patch
|
||||||
|
|
||||||
Patch10: nautilus-gvfs-desktop-key.patch
|
Patch10: nautilus-gvfs-desktop-key.patch
|
||||||
@ -129,7 +128,7 @@ for writing nautilus extensions.
|
|||||||
%patch3 -p1 -b .no-delay
|
%patch3 -p1 -b .no-delay
|
||||||
%patch5 -p1 -b .selinux
|
%patch5 -p1 -b .selinux
|
||||||
%patch6 -p1 -b .dynamic-search
|
%patch6 -p1 -b .dynamic-search
|
||||||
# %patch7 -p1 -b .rtl-fix
|
%patch7 -p1 -b .rtl-fix
|
||||||
# %patch8 -p1 -b .hide-white-screen
|
# %patch8 -p1 -b .hide-white-screen
|
||||||
%patch10 -p0 -b .gvfs-desktop-key
|
%patch10 -p0 -b .gvfs-desktop-key
|
||||||
%patch15 -p1 -b .xds
|
%patch15 -p1 -b .xds
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
diff -up nautilus-2.23.1/libnautilus-private/nautilus-icon-container.c.rtl-fix nautilus-2.23.1/libnautilus-private/nautilus-icon-container.c
|
diff -up nautilus-2.23.90/libnautilus-private/nautilus-icon-container.c.rtl-fix nautilus-2.23.90/libnautilus-private/nautilus-icon-container.c
|
||||||
--- nautilus-2.23.1/libnautilus-private/nautilus-icon-container.c.rtl-fix 2008-04-21 22:54:48.000000000 +0200
|
--- nautilus-2.23.90/libnautilus-private/nautilus-icon-container.c.rtl-fix 2008-08-18 19:04:40.000000000 -0400
|
||||||
+++ nautilus-2.23.1/libnautilus-private/nautilus-icon-container.c 2008-04-23 17:17:37.356353323 +0200
|
+++ nautilus-2.23.90/libnautilus-private/nautilus-icon-container.c 2008-08-23 01:38:37.000000000 -0400
|
||||||
@@ -8445,6 +8445,25 @@ nautilus_icon_container_accessible_get_t
|
@@ -8923,6 +8923,25 @@ nautilus_icon_container_accessible_get_t
|
||||||
return type;
|
return type;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ diff -up nautilus-2.23.1/libnautilus-private/nautilus-icon-container.c.rtl-fix n
|
|||||||
#if ! defined (NAUTILUS_OMIT_SELF_CHECK)
|
#if ! defined (NAUTILUS_OMIT_SELF_CHECK)
|
||||||
|
|
||||||
static char *
|
static char *
|
||||||
@@ -8479,23 +8498,4 @@ nautilus_self_check_icon_container (void
|
@@ -8957,24 +8976,6 @@ nautilus_self_check_icon_container (void
|
||||||
EEL_CHECK_STRING_RESULT (check_compute_stretch (100, 100, 64, 105, 105, 40, 40), "35,35:129");
|
EEL_CHECK_STRING_RESULT (check_compute_stretch (100, 100, 64, 105, 105, 40, 40), "35,35:129");
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -49,5 +49,6 @@ diff -up nautilus-2.23.1/libnautilus-private/nautilus-icon-container.c.rtl-fix n
|
|||||||
- container->details->layout_mode == NAUTILUS_ICON_LAYOUT_T_B_R_L);
|
- container->details->layout_mode == NAUTILUS_ICON_LAYOUT_T_B_R_L);
|
||||||
-}
|
-}
|
||||||
-
|
-
|
||||||
-
|
int
|
||||||
#endif /* ! NAUTILUS_OMIT_SELF_CHECK */
|
nautilus_icon_container_get_layout_height (NautilusIconContainer *container)
|
||||||
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user