gnome-control-center/panels/background
Amy dbfc44b1f4 background: revert false indentation
Commit 46673670 ("Fix indentation") indented lines 160-163 of
cc-background-chooser.c to make them seem as if they were part of the
associated if statement. However, they are not, which causes confusion
as to the intention of the code. It appears as if the
gtk_accessible_update_property call is executed upon button being non-
null, but it is always executed due to the lack of an if block. For
clarity, and to resolve a compiler warning, this patch should be
reverted.

This patch reverts 46673670, changing the indentation back correctly. 
This was mentioned in #1902 and received no objections, including
approval from Lukas.
2022-06-15 19:26:24 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
background-selected-symbolic.svg Cleanup private use symbolics 2022-02-04 18:12:41 +00:00
background.gresource.xml Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
bg-colors-source.c background: Cleanup BgColorsSource 2019-05-30 20:09:54 -03:00
bg-colors-source.h background: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
bg-recent-source.c background: Connect signals with g_signal_connect_object in swapped form 2020-03-30 16:18:49 +13:00
bg-recent-source.h background: Introduce BgRecentSource 2019-05-30 20:09:50 -03:00
bg-source.c background: Refine background chooser layout 2022-02-07 10:50:10 +00:00
bg-source.h background: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
bg-wallpapers-source.c background: Order background items alphabetically 2022-05-10 03:46:33 +00:00
bg-wallpapers-source.h background: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
cc-background-chooser.c background: revert false indentation 2022-06-15 19:26:24 +00:00
cc-background-chooser.h background: Simplify background-chosen signal 2020-02-19 09:37:26 +00:00
cc-background-chooser.ui background: Refine background chooser layout 2022-02-07 10:50:10 +00:00
cc-background-item.c background: Support dark wallpapers 2022-02-07 10:50:10 +00:00
cc-background-item.h background: Support dark wallpapers 2022-02-07 10:50:10 +00:00
cc-background-paintable.c background-paintable: Clip light wallpapers as well 2022-02-10 05:11:30 +05:00
cc-background-paintable.h background: Support dark wallpapers 2022-02-07 10:50:10 +00:00
cc-background-panel.c background: change "Light" to "Default" 2022-06-15 19:12:10 +00:00
cc-background-panel.h background: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
cc-background-panel.ui background: change "Light" to "Default" 2022-06-15 19:12:10 +00:00
cc-background-preview.c background: Support dark wallpapers 2022-02-07 10:50:10 +00:00
cc-background-preview.h background: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-background-preview.ui background: Add a light/dark style switcher 2021-12-20 19:51:46 +00:00
cc-background-xml.c background: Support dark wallpapers 2022-02-07 10:50:10 +00:00
cc-background-xml.h background: Move gnome-desktop-thumbnail.h includes 2020-01-22 11:40:42 +13:00
gnome-background-panel.desktop.in.in appearance: Add "Appearance" keyword to desktop file 2022-05-25 10:09:06 +00:00
meson.build background: Support dark wallpapers 2022-02-07 10:50:10 +00:00
noise-texture-light.png background: use a lighter texture for solid colors. 2012-09-28 01:51:22 +02:00
preview.css background: Polish wallpaper thumbnails 2021-12-20 19:51:46 +00:00
slideshow-symbolic.svg Cleanup private use symbolics 2022-02-04 18:12:41 +00:00