commit
70ebd7cd04
@ -0,0 +1,12 @@
|
||||
diff -up kiconthemes-5.60.0/src/kicontheme.cpp.logspam kiconthemes-5.60.0/src/kicontheme.cpp
|
||||
--- kiconthemes-5.60.0/src/kicontheme.cpp.logspam 2019-07-07 13:34:23.000000000 -0500
|
||||
+++ kiconthemes-5.60.0/src/kicontheme.cpp 2019-07-18 08:25:14.857727321 -0500
|
||||
@@ -764,7 +764,7 @@ KIconThemeDir::KIconThemeDir(const QStri
|
||||
} else if (tmp.isEmpty()) {
|
||||
// do nothing. key not required
|
||||
} else {
|
||||
- qWarning() << "Invalid Context=" << tmp << "line for icon theme: " << constructFileName(QString());
|
||||
+ qDebug() << "Invalid Context=" << tmp << "line for icon theme: " << constructFileName(QString());
|
||||
return;
|
||||
}
|
||||
tmp = config.readEntry(QStringLiteral("Type"), QStringLiteral("Threshold"));
|
@ -1 +1 @@
|
||||
SHA512 (kiconthemes-5.59.0.tar.xz) = 4fef2f0d6b6054d21ea6273864da75a8f33db386e91d1c8167081b22d0efe6d85796ccfb51328f336b5c261f2ed99a58649aea757899c7d13a0629361e5a69a9
|
||||
SHA512 (kiconthemes-5.68.0.tar.xz) = 9088164a379a49bdf86fb8558ad1c95555c18985012c9c03e95d6e043b983e871afa594d40cc0c6f13b9261a2a19b2a0355f4a6a75d85e49a1675ef5be34724b
|
||||
|
Loading…
Reference in new issue