21Constants::Constants(QObject *parent)
24 if (qEnvironmentVariableIsEmpty(
"QT_LOAD_TESTABILITY")) {
25 m_indicatorValueTimeout = 30000;
27 m_indicatorValueTimeout = 5000;
30 QString snapRoot = QFile::decodeName(qgetenv(
"SNAP"));
31 m_defaultWallpaper = snapRoot +
"/usr/share/backgrounds/warty-final-ubuntu.png";