mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:44:45 +01:00
Replace deprecated gdk_pixbuf_new_from_xpm_data() with gdk_pixbuf_new_from_file()
and update both GTK and QT frontends to load XPM icons from separate files
in scripts/kconfig/icons/ instead of from the code.
xpm_menu_inv and xpm_void were removed and not converted into xpm files
because they are not used since commit
|
||
|---|---|---|
| .. | ||
| back.xpm | ||
| choice_no.xpm | ||
| choice_yes.xpm | ||
| load.xpm | ||
| menu.xpm | ||
| menuback.xpm | ||
| save.xpm | ||
| single_view.xpm | ||
| split_view.xpm | ||
| symbol_mod.xpm | ||
| symbol_no.xpm | ||
| symbol_yes.xpm | ||
| tree_view.xpm | ||