Add Cinnamon to the list of Gtk+-based DEs
Change-Id: I6c2a374026fde30858f1a51f34fa195ef8f8fe37 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
This commit is contained in:
parent
a4aea7b578
commit
3a25799413
@ -629,6 +629,7 @@ QStringList QGenericUnixTheme::themeNames()
|
||||
result.push_back(QLatin1String(QKdeTheme::name));
|
||||
#endif
|
||||
} else if (desktopEnvironment == QByteArrayLiteral("GNOME") ||
|
||||
desktopEnvironment == QByteArrayLiteral("X-CINNAMON") ||
|
||||
desktopEnvironment == QByteArrayLiteral("UNITY") ||
|
||||
desktopEnvironment == QByteArrayLiteral("MATE") ||
|
||||
desktopEnvironment == QByteArrayLiteral("XFCE") ||
|
||||
|
Loading…
Reference in New Issue
Block a user