Re: code freeze break request
- From: Vincent Untz <vuntz gnome org>
- To: Alexander Larsson <alexl redhat com>, release-team gnome org
- Subject: Re: code freeze break request
- Date: Thu, 18 Mar 2010 12:25:04 +0100
Le jeudi 18 mars 2010, à 11:58 +0100, Frederic Crozat a écrit :
> Le 18/03/2010 11:55, Alexander Larsson a écrit :
> >There is a quite visible bug in nautilus:
> >https://bugzilla.gnome.org/review?bug=605704
> >
> >Where a white border will appear around desktop after renaming a file on
> >the desktop and after some other operations (see bug).
> >
> >The fix is very simple:
> >
> >diff --git a/src/file-manager/fm-desktop-icon-view.c
> >b/src/file-manager/fm-desktop-icon-view.c
> >index e95ff60..f58f1d3 100644
> >--- a/src/file-manager/fm-desktop-icon-view.c
> >+++ b/src/file-manager/fm-desktop-icon-view.c
> >@@ -570,6 +570,9 @@ fm_desktop_icon_view_init (FMDesktopIconView *desktop_icon_view)
> > eel_gtk_adjustment_set_value (hadj, 0);
> > eel_gtk_adjustment_set_value (vadj, 0);
> >
> >+ gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (desktop_icon_view),
> >+ GTK_SHADOW_NONE);
> >+
> > fm_directory_view_ignore_hidden_file_preferences
> > (FM_DIRECTORY_VIEW (desktop_icon_view));
> >
> >
> >Can i commit this?
>
> R-T approval 1 / 2
2/2.
Vincent
--
Les gens heureux ne sont pas pressés.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]