From 86080e646a81679761e09aee4071abf68a2dac3b Mon Sep 17 00:00:00 2001 From: Alexandru Fazakas Date: Sat, 7 Apr 2018 22:22:44 +0300 Subject: preferences-window: Fix icon views captions order The selected icon views captions show up in a wrong order below files (e.g. third, first, second option instead of first, second, third). This is unintuitive and not intended. This patch fixes the issue by changing the ordering of the captions. Closes https://gitlab.gnome.org/GNOME/nautilus/issues/343 --- src/resources/ui/nautilus-preferences-window.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui index b9dc9b3fe..cbd66ac1a 100644 --- a/src/resources/ui/nautilus-preferences-window.ui +++ b/src/resources/ui/nautilus-preferences-window.ui @@ -229,7 +229,7 @@ - + True False @@ -261,7 +261,7 @@ - + True False @@ -293,7 +293,7 @@ - + True False -- cgit v1.2.1