Home
last modified time | relevance | path

Searched defs:newApps (Results 1 – 10 of 10) sorted by relevance

/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/libLumina/
H A DLuminaXDG.h111 QStringList newApps, removedApps; //list of "new/removed" apps found during the last check variable
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/deploy/history/
H A DFsHistoryProvider.scala520 val newApps = newAppMap.values.toSeq.sortWith(compareAppInfo) constant