tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=245
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 18:02:41 UTC 2016 - qzhao@suse.com
|
||||
- Porting upstream code in nautilus-adjust-style-priority.patch to
|
||||
fix (bsc#982633) and (bgo#765687).
|
||||
+ The behavior of two style providers with the same priority is
|
||||
+ undefined and gtk happens to prefer the provider that got added last.
|
||||
+ Use a higher priority here to avoid this problem.
|
||||
|
||||
- Add nautilus-adjust-style-priority.patch: Fix white desktop after
|
||||
changing themes: The behavior of two style providers with the
|
||||
same priority is undefined and gtk happens to prefer the provider
|
||||
that got added last. Use a higher priority here to avoid this
|
||||
problem (bsc#982633, bgo#765687).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 28 13:16:42 UTC 2016 - zaitor@opensuse.org
|
||||
|
@@ -26,11 +26,7 @@ Source: http://download.gnome.org/sources/nautilus/3.20/%{name}-%{versio
|
||||
# fate#308344 bgo#602147
|
||||
Source1: mount-archive.desktop
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-OPENSUSE nautilus-adjust-style-priority.patch qzhao@suse.com
|
||||
# Porting upstream code in (bgo#765687) to fix (bsc#982633).
|
||||
# The behavior of two style providers with the same priority is
|
||||
# undefined and gtk happens to prefer the provider that got added last.
|
||||
# Use a higher priority here to avoid this problem.
|
||||
# PATCH-FIX-UPSTREAM nautilus-adjust-style-priority.patch bsc#982633 bgo#765687 qzhao@suse.com -- Fix white desktop after changing themes
|
||||
Patch0: nautilus-adjust-style-priority.patch
|
||||
Url: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user