mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
Don't pre-install Icon Explorer
It's on Flathub now! So developers and designers who need it can grab it from there. We have to delete its files rather than stopping installing it, since it's in the conjoined plasma-sdk package, and other apps in there aren't on Flathub yet.
This commit is contained in:
@@ -64,6 +64,15 @@ rm -rf \
|
||||
/usr/bin/qvidcap \
|
||||
/usr/share/applications/qvidcap.desktop \
|
||||
|
||||
# Parts of plasma-sdk that are on Flathub now, so you can just get them from there
|
||||
# (once everything is on Flathub, we can stop building plasma-sdk, and remove these lines)
|
||||
rm -rf \
|
||||
/usr/bin/iconexplorer \
|
||||
/usr/lib/qt6/plugins/kf6/ktexteditor/iconexplorerplugin.so \
|
||||
/usr/share/applications/org.kde.iconexplorer.desktop \
|
||||
/usr/share/locale/*/LC_MESSAGES/iconexplorer.mo \
|
||||
/usr/share/icons/hicolor/scalable/apps/org.kde.iconexplorer.svg
|
||||
|
||||
## HP device management apps that are useless even for 99% of HP device owners, and we have our own better stuff
|
||||
rm -rf \
|
||||
/usr/share/applications/hp-uiscan.desktop \
|
||||
|
||||
Reference in New Issue
Block a user