QGUTheme: add Pantheon to the list of GTK based desktop environments

Pantheon is the desktop environment of elementary OS. It is written
in Vala, using GTK 3 and Granite.

Fixes: QTBUG-52292
Pick-to: 6.7 6.5 6.2 5.15
Change-Id: I01140d8a2f3b0f2736515c1279e5d3150a0c313d
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit d58e7a3b11a5879dad27689c008d83a24d500ad7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
bb10
Liang Qi 2024-07-11 14:05:04 +02:00 committed by Qt Cherry-pick Bot
parent 55d1a457c0
commit a2be238207
1 changed files with 1 additions and 0 deletions

View File

@ -1500,6 +1500,7 @@ QStringList QGenericUnixTheme::themeNames()
QList<QByteArray> gtkBasedEnvironments;
gtkBasedEnvironments << "GNOME"
<< "X-CINNAMON"
<< "PANTHEON"
<< "UNITY"
<< "MATE"
<< "XFCE"