Remove Classic Preference plugin because of breakages.

This commit is contained in:
Storm Dragon
2024-11-28 05:46:35 -05:00
parent d28e0086d9
commit 03bed6c5d4
13 changed files with 1 additions and 7500 deletions
-9
View File
@@ -1,9 +0,0 @@
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi