Cache launcher icons

This commit is contained in:
o9000
2016-02-29 23:44:00 +01:00
parent 5a9dc31fbb
commit 4dfe411bf4
7 changed files with 209 additions and 36 deletions

View File

@@ -2222,6 +2222,7 @@ void icon_theme_changed()
load_icons(launcher_apps);
load_icons(all_apps);
save_icon_cache(icon_theme);
}
void launcher_icon_theme_changed(GtkWidget *widget, gpointer data)