diff --git a/portage/kde/applications/kate/blacklist.txt b/portage/kde/applications/kate/blacklist.txt index 18ff50d95..49b142b2a 100644 --- a/portage/kde/applications/kate/blacklist.txt +++ b/portage/kde/applications/kate/blacklist.txt @@ -1,64 +1,64 @@ # blacklist # general manifest\\.* .*\.exp .*\.pdb .*\.la .*\.nsis .*\.prl # multiple docs doc\\.* share\\man\\.* man\\.* share\\xml\\.* share\\locale\\.* # cmake stuff share\\apps\\cmake\\.* # common app stuff share\\apps\\ark\\.* share\\apps\\kgpg\\.* share\\kf5\\kdoctools\\.* lib\\.* bin\\data\\(?!icontheme.rcc).* # Unused Qt modules qml\\QtMultimedia qml\\QtWebChannel qml\\QtWebKit qml\\QtWinExtras qml\\QtTest # unrelated dev-utils\\.* share\\dbus-1\\services\\.* share\\pkgconfig\\.* # cleanup breeze stuff share\\wallpapers\\.* share\\icons\\Breeze_Snow\\.* share\\icons\\breeze-dark\\.* # cut the big oxygen icons: this can lead to errors though if used!!!! share\\icons\\oxygen\\64x64\\.* share\\icons\\oxygen\\128x128\\.* share\\icons\\oxygen\\256x256\\.* # doubled qt dlls lib\\[^\\]*\.dll # more qt leftovers translations\\.* phrasebooks\\.* mkspecs\\.* # unneeded stuff from bin\ bin\\qt\.conf bin\\syncqt\.pl bin\\dbus-.* # strip most executables -bin\\(?!(kate|kwrite|kbuildsycoca5|update-mime-database|kioslave)).*\.exe +bin\\(?!(kate|kwrite|update-mime-database|kioslave)).*\.exe