icontheme: Remove GENERIC_FALLBACKS
authorBenjamin Otte <otte@redhat.com>
Tue, 4 Feb 2020 03:26:19 +0000 (04:26 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 4 Feb 2020 15:51:54 +0000 (16:51 +0100)
commit138de60ab27691fc5022732566b21634e13d0c3a
tree8f0a6682d4034133b64b75659e66d1a098394d0b
parent571021cbc1f8480585db3bbe452578c6b4f880d1
icontheme: Remove GENERIC_FALLBACKS

Instead, rely on people passing fallbacks explicitly.

Alternatively, GThemedIcon provides the functionality to create
fallbacks, which is what GtkImage and the testsuite now use.
That method is slightly better, too, so the expected test results
have been updated accordingly.
demos/gtk-demo/clipboard.c
demos/gtk-demo/textview.c
demos/icon-browser/iconbrowserwin.c
gtk/gtkcssimageicontheme.c
gtk/gtkiconhelper.c
gtk/gtkicontheme.c
gtk/gtkicontheme.h
tests/testdnd2.c
testsuite/gtk/icontheme.c