walk search for .desktop files etc recursively
Signed-off-by: Albert S <mail@quitesimple.org>
Bu işleme şunda yer alıyor:
ebeveyn
19114a0b5d
işleme
18e046d028
@ -182,7 +182,7 @@ QVector<EntryConfig> ConfigReader::readConfig()
|
||||
QVector<EntryConfig> result;
|
||||
for(QString &configPath : configPaths)
|
||||
{
|
||||
QDirIterator it(configPath);
|
||||
QDirIterator it(configPath, QDirIterator::Subdirectories);
|
||||
while(it.hasNext())
|
||||
{
|
||||
QString path = it.next();
|
||||
|
Yükleniyor…
Yeni konuda referans
Bir kullanıcı engelle