From 9b00fe3fbfb0aa0e52eb8e5324afd2b9a15d7cfa Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 17 Aug 2017 14:41:07 -0400 Subject: Small changes to lumina-open: 1) Don't change the lumina-mimeapps.list file unless the user chooses to change the default (never clear the default) 2) Clean up a bunch of whitespace issues --- src-qt5/core/lumina-open/main.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/main.cpp b/src-qt5/core/lumina-open/main.cpp index d421b5b6..72d09f42 100644 --- a/src-qt5/core/lumina-open/main.cpp +++ b/src-qt5/core/lumina-open/main.cpp @@ -88,9 +88,9 @@ void LaunchAutoStart(){ QString cmd = xdgapps[i]->getDesktopExec(); if(cmd.contains("%")){cmd = cmd.remove("%U").remove("%u").remove("%F").remove("%f").remove("%i").remove("%c").remove("%k").simplified(); } //Now run the command - if(!cmd.isEmpty()){ + if(!cmd.isEmpty()){ qDebug() << " - Auto-Starting File:" << xdgapps[i]->filePath; - QProcess::startDetached(cmd); + QProcess::startDetached(cmd); } } //make sure we clean up all the xdgapps structures @@ -103,7 +103,7 @@ QString cmdFromUser(int argc, char **argv, QString inFile, QString extension, QS if(extension=="mimetype"){ //qDebug() << "inFile:" << inFile; QStringList matches = LXDG::findAppMimeForFile(inFile, true).split("::::"); //allow multiple matches - //qDebug() << "Matches:" << matches; + qDebug() << "Mimetype Matches:" << matches; for(int i=0; i Date: Mon, 11 Sep 2017 18:29:32 -0400 Subject: Resynced translation files --- src-qt5/core/lumina-open/i18n/lumina-open_af.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ar.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_az.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_bg.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_bn.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_bs.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ca.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_cs.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_cy.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_da.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_de.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_el.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_es.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_et.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_eu.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_fa.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_fi.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_fr.ts | 78 ++++++++++++++++++++-- src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_gl.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_he.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_hi.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_hr.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_hu.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_id.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_is.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_it.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ja.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ka.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ko.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_lt.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_lv.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_mk.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_mn.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ms.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_mt.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_nb.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_nl.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_pa.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_pl.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_pt.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ro.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ru.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_sk.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_sl.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_sr.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_sv.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_sw.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_ta.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_tg.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_th.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_tr.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_uk.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_uz.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_vi.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts | 68 +++++++++++++++++++ src-qt5/core/lumina-open/i18n/lumina-open_zu.ts | 68 +++++++++++++++++++ 63 files changed, 4289 insertions(+), 5 deletions(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_af.ts b/src-qt5/core/lumina-open/i18n/lumina-open_af.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_af.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_af.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_az.ts b/src-qt5/core/lumina-open/i18n/lumina-open_az.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_az.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_az.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts b/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts index 42817c9f..6504b9bb 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts @@ -209,4 +209,72 @@ Възникна грешка в програмата и трябваше да бъде затворена: + + XDGDesktopList + + + Multimedia + Мултимедия + + + + Development + Разработка + + + + Education + Образование + + + + Games + + + + + Graphics + Изображения + + + + Network + Мрежа + + + + Office + Офис + + + + Science + Наука + + + + Settings + Настройки + + + + System + Система + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts b/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts b/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts index a5eaf608..222884ed 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts @@ -209,4 +209,72 @@ L'aplicació següent ha tingut un error i s'ha hagut de tancar: + + XDGDesktopList + + + Multimedia + Multimèdia + + + + Development + Desenvolupament + + + + Education + Educació + + + + Games + + + + + Graphics + Gràfics + + + + Network + Xarxa + + + + Office + Oficina + + + + Science + Ciència + + + + Settings + Configuració + + + + System + Sistema + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts b/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts index 3123825f..15cbfa0f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts @@ -209,4 +209,72 @@ V následující aplikaci došlo k chyba a bude proto ukončena: + + XDGDesktopList + + + Multimedia + Multimédia + + + + Development + Vývoj + + + + Education + Výuka + + + + Games + + + + + Graphics + Grafika + + + + Network + Síť + + + + Office + Kancelář + + + + Science + Věda + + + + Settings + Nastavení + + + + System + Systém + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts b/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_da.ts b/src-qt5/core/lumina-open/i18n/lumina-open_da.ts index 695e6f57..340bbfc5 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_da.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_da.ts @@ -209,4 +209,72 @@ Det følgende program oplevede en fejl og blev nødt til at afslutte: + + XDGDesktopList + + + Multimedia + Multimedie + + + + Development + Udvikling + + + + Education + Uddannelse + + + + Games + + + + + Graphics + Grafik + + + + Network + Netværk + + + + Office + Kontor + + + + Science + Videnskab + + + + Settings + Indstillinger + + + + System + System + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts index 27a43260..02b475dc 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts @@ -209,4 +209,72 @@ Bei folgender Anwendung ist ein Fehler aufgetreten und sie wurde beendet: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Entwicklung + + + + Education + Ausbildung + + + + Games + + + + + Graphics + Grafik + + + + Network + Netzwerk + + + + Office + Büro + + + + Science + Wissenschaft + + + + Settings + Einstellungen + + + + System + System + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_el.ts b/src-qt5/core/lumina-open/i18n/lumina-open_el.ts index 7ce33bc2..f7344eb9 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_el.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_el.ts @@ -209,4 +209,72 @@ Η παρακάτω εφαρμογή αντιμετώπισε ένα σφάλμα και πρέπει να τερματιστεί: + + XDGDesktopList + + + Multimedia + Πολυμέσα + + + + Development + Ανάπτυξη + + + + Education + Εκπαίδευση + + + + Games + + + + + Graphics + Γραφικά + + + + Network + Δίκτυο + + + + Office + Σουΐτα Γραφείου + + + + Science + Επιστήμη + + + + Settings + Ρυθμίσεις + + + + System + Σύστημα + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts b/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts index 535b6209..f2675e28 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts @@ -209,4 +209,72 @@ The following application experienced an error and needed to close: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Development + + + + Education + Education + + + + Games + + + + + Graphics + Graphics + + + + Network + Network + + + + Office + Office + + + + Science + Science + + + + Settings + Settings + + + + System + System + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts b/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts index 91d418fa..0d6dcf0b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts @@ -209,4 +209,72 @@ The following application experienced an error and needed to close: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Development + + + + Education + Education + + + + Games + + + + + Graphics + Graphics + + + + Network + Network + + + + Office + Office + + + + Science + Science + + + + Settings + Settings + + + + System + System + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts b/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_es.ts b/src-qt5/core/lumina-open/i18n/lumina-open_es.ts index 91f106aa..b8d7d446 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_es.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_es.ts @@ -209,4 +209,72 @@ La siguiente aplicación presentó un error y necesita cerrarse: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Desarrollo + + + + Education + Educación + + + + Games + + + + + Graphics + Gráficos + + + + Network + Red + + + + Office + Oficina + + + + Science + Ciencia + + + + Settings + Configuración + + + + System + Sistema + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_et.ts b/src-qt5/core/lumina-open/i18n/lumina-open_et.ts index 3c8fee7e..df9c029b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_et.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_et.ts @@ -209,4 +209,72 @@ See rakendus sulgus, kuna esines viga: + + XDGDesktopList + + + Multimedia + Multimeedia + + + + Development + Arendus + + + + Education + Haridus + + + + Games + + + + + Graphics + Graafika + + + + Network + Võrk + + + + Office + Kontor + + + + Science + Teadus + + + + Settings + Sätted + + + + System + Süsteem + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts b/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts index de44e1fb..1cdbc65f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts @@ -209,4 +209,72 @@ Hurrengo aplikazioak akats bat izan du eta itxi behar da: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Garapena + + + + Education + Hezkuntza + + + + Games + + + + + Graphics + Grafikoak + + + + Network + Sarea + + + + Office + Bulegoa + + + + Science + Zientzia + + + + Settings + Ezarpenak + + + + System + Sistema + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts index acfe5015..6a09c31b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts @@ -209,4 +209,72 @@ Seuraavat sovellukset kohtasivat virheen ja ne täytyy sulkea: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Ohjelmakehitys + + + + Education + Kasvatus + + + + Games + + + + + Graphics + Grafiikka + + + + Network + Verkko + + + + Office + Toimisto + + + + Science + Tiede + + + + Settings + Asetukset + + + + System + Järjestelmä + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts index 9230eab7..6c950a8f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts @@ -26,7 +26,7 @@ Binary Location - Emplacement de l'Exécutable + Emplacement de l'Exécutable @@ -156,7 +156,7 @@ Screen Brightness %1% - Luminosité de l'Écran %1% + Luminosité de l'Écran %1% @@ -176,7 +176,7 @@ URL shortcut is missing the URL: %1 - L'adresse est introuvable dans le raccourci URL : %1 + L'adresse est introuvable dans le raccourci URL : %1 @@ -195,8 +195,8 @@ - Could not find "%1". Please ensure it is installed first. - "%1" non trouvé. Vérifiez qu'il soit bien installé. + Could not find "%1". Please ensure it is installed first. + "%1" non trouvé. Vérifiez qu'il soit bien installé. @@ -209,4 +209,72 @@ Le programme suivant a provoqué une erreur et a dû être fermé : + + XDGDesktopList + + + Multimedia + Multimédia + + + + Development + Développement + + + + Education + Éducation + + + + Games + + + + + Graphics + Graphiques + + + + Network + Réseau + + + + Office + Bureau + + + + Science + Science + + + + Settings + Paramètres + + + + System + Système + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_he.ts b/src-qt5/core/lumina-open/i18n/lumina-open_he.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_he.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_he.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts b/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts index eb7caa4a..6e078c67 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts @@ -209,4 +209,72 @@ इस एप्लीकेशन में त्रुटि है और इसे बंद करने की आवश्यकता है: + + XDGDesktopList + + + Multimedia + मल्टीमीडिया + + + + Development + विकास + + + + Education + पढाई + + + + Games + + + + + Graphics + चित्र + + + + Network + नेटवर्क + + + + Office + कार्यालय + + + + Science + विज्ञान + + + + Settings + सेटिंग्स + + + + System + उपकरण + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts b/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts index 33763efe..c9fa6680 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts @@ -209,4 +209,72 @@ Az alkalmazás hibát észlelt, és bezárandó: + + XDGDesktopList + + + Multimedia + Multimédia + + + + Development + Fejlesztés + + + + Education + Oktatás + + + + Games + + + + + Graphics + Grafika + + + + Network + Hálózat + + + + Office + Iroda + + + + Science + Tudomány + + + + Settings + Beállítások + + + + System + Rendszer + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_id.ts b/src-qt5/core/lumina-open/i18n/lumina-open_id.ts index dd4cea0e..143e052d 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_id.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_id.ts @@ -209,4 +209,72 @@ Aplikasi berikut mengalami kesalahan dan diperlukan untuk menutup: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Pengembangan + + + + Education + Edukasi + + + + Games + + + + + Graphics + Grafis + + + + Network + Jaringan + + + + Office + Kantor + + + + Science + Sains + + + + Settings + Pengaturan + + + + System + Sistem + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_is.ts b/src-qt5/core/lumina-open/i18n/lumina-open_is.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_is.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_is.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_it.ts b/src-qt5/core/lumina-open/i18n/lumina-open_it.ts index 0e3ea28c..aff2fc55 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_it.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_it.ts @@ -209,4 +209,72 @@ La seguente applicazione ha avuto un errore e deve chiudere: + + XDGDesktopList + + + Multimedia + Multimediale + + + + Development + Sviluppo + + + + Education + Educazione + + + + Games + + + + + Graphics + Grafica + + + + Network + Rete + + + + Office + Ufficio + + + + Science + Scienza + + + + Settings + Impostazioni + + + + System + Sistema + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts index e42d4add..efe358cf 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts @@ -210,4 +210,72 @@ このアプリケーションでエラーが発生したため、閉じる必要があります: + + XDGDesktopList + + + Multimedia + マルチメディア + + + + Development + 開発 + + + + Education + 教育 + + + + Games + + + + + Graphics + グラフィックス + + + + Network + ネットワーク + + + + Office + オフィス + + + + Science + 科学 + + + + Settings + 設定 + + + + System + システム + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts index c1e7f594..519726b9 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts @@ -209,4 +209,72 @@ 다음의 프로그램에 오류가 발생하여 종료하였습니다: + + XDGDesktopList + + + Multimedia + 멀티미디어 + + + + Development + 개발 + + + + Education + 교육 + + + + Games + + + + + Graphics + 그래픽 + + + + Network + 네트워크 + + + + Office + 업무 + + + + Science + 과학 + + + + Settings + 설정 + + + + System + 시스템 + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts b/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts index 425a59d9..b5035cbf 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts @@ -209,4 +209,72 @@ Ši programa susidūrė su klaida ir turėjo būti užverta: + + XDGDesktopList + + + Multimedia + Multimedija + + + + Development + Programavimas + + + + Education + Švietimas + + + + Games + + + + + Graphics + Grafika + + + + Network + Tinklas + + + + Office + Raštinė + + + + Science + Mokslas + + + + Settings + Nustatymai + + + + System + Sistema + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts b/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts index 1e0e91c5..cac62f3a 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts @@ -209,4 +209,72 @@ Šai lietotnei radās kļūda un bija nepieciešams to aizvērt: + + XDGDesktopList + + + Multimedia + Multivide + + + + Development + Izstrāde + + + + Education + Izglītība + + + + Games + + + + + Graphics + Grafika + + + + Network + Tīkls + + + + Office + Birojs + + + + Science + Zinātne + + + + Settings + Iestatījumi + + + + System + Sistēma + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts b/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts b/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts b/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts b/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts index 140decc3..9e114de9 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts @@ -209,4 +209,72 @@ Er is een fout opgetreden in de volgende applicatie en moet daarom worden gesloten: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Ontwikkeling + + + + Education + Educatie + + + + Games + + + + + Graphics + Grafisch + + + + Network + Netwerk + + + + Office + Kantoor + + + + Science + Wetenschap + + + + Settings + Instellingen + + + + System + Systeem + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts index 6b74e22b..e4abdbfc 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts @@ -209,4 +209,72 @@ Aplikacja napotkała błąd i musi zostać zamknięta: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Narzędzia programistów + + + + Education + Edukacja + + + + Games + + + + + Graphics + Grafika + + + + Network + Sieć + + + + Office + Biuro + + + + Science + Nauka + + + + Settings + Ustawienia + + + + System + System + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts index b73c69e3..55dcbeda 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts @@ -209,4 +209,72 @@ O seguinte aplicativo encontrou um erro e teve que ser fechado: + + XDGDesktopList + + + Multimedia + Multimédia + + + + Development + Desenvolvimento + + + + Education + Educação + + + + Games + + + + + Graphics + Gráficos + + + + Network + Rede + + + + Office + Escritório + + + + Science + Ciência + + + + Settings + Definições + + + + System + Sistema + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts index 5b1f717f..f202622c 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts @@ -209,4 +209,72 @@ O seguinte aplicativo encontrou um erro e precisa ser fechado: + + XDGDesktopList + + + Multimedia + Multimídia + + + + Development + Desenvolvimento + + + + Education + Educação + + + + Games + + + + + Graphics + Gráficos + + + + Network + Redes + + + + Office + Escritório + + + + Science + Ciências + + + + Settings + Configurações + + + + System + Sistema + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts index 53107836..472a6be3 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts @@ -209,4 +209,72 @@ Следующее приложение вызвало ошибку и должно быть закрыто: + + XDGDesktopList + + + Multimedia + Мультимедиа + + + + Development + Разработка + + + + Education + Образование + + + + Games + + + + + Graphics + Графика + + + + Network + Сети + + + + Office + Офис + + + + Science + Наука + + + + Settings + Настройки + + + + System + Система + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts index 895c2890..3433ff4b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts @@ -209,4 +209,72 @@ Nasledujúca aplikácia hlási chybu a musí byť ukončená: + + XDGDesktopList + + + Multimedia + Multimédiá + + + + Development + Vývoj + + + + Education + Vzdelávanie + + + + Games + + + + + Graphics + Grafika + + + + Network + Sieť + + + + Office + Kancelária + + + + Science + Veda + + + + Settings + Nastavenie + + + + System + Systém + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts index be520af8..f8264625 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts @@ -209,4 +209,72 @@ Följande program upplevde ett fel och behövde stängas: + + XDGDesktopList + + + Multimedia + Multimedia + + + + Development + Utveckling + + + + Education + Utbildning + + + + Games + + + + + Graphics + Grafik + + + + Network + Nätverk + + + + Office + Kontorsprogram + + + + Science + Vetenskap + + + + Settings + Inställningar + + + + System + System + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts b/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_th.ts b/src-qt5/core/lumina-open/i18n/lumina-open_th.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_th.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_th.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts index ff68fb01..fa53e159 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts @@ -209,4 +209,72 @@ İzleyen uygulama bir hatayla karşılaştı ve kapatılması gerekti: + + XDGDesktopList + + + Multimedia + Multimedya + + + + Development + Geliştirme + + + + Education + Eğitim + + + + Games + + + + + Graphics + Grafik + + + + Network + + + + + Office + Ofis + + + + Science + Bilim + + + + Settings + Ayarlar + + + + System + Sistem + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts b/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts index bfd6a8a5..5fff2fcf 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts @@ -209,4 +209,72 @@ Наступна програма викликало помилку и має бути закрита: + + XDGDesktopList + + + Multimedia + Мультимедіа + + + + Development + Розробка + + + + Education + Освіта + + + + Games + + + + + Graphics + Графіка + + + + Network + Мережа + + + + Office + Офіс + + + + Science + Наука + + + + Settings + Налаштування + + + + System + Система + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts b/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts b/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts index 981affe2..312c9f6c 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts @@ -209,4 +209,72 @@ 下面的应用程序遇到错误,需要关闭: + + XDGDesktopList + + + Multimedia + 多媒体 + + + + Development + 开发 + + + + Education + 教育 + + + + Games + + + + + Graphics + 图像 + + + + Network + 网络 + + + + Office + 办公 + + + + Science + 科学 + + + + Settings + 设置 + + + + System + 系统 + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts index cfc1b766..bc022cb0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts @@ -209,4 +209,72 @@ + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + -- cgit From 08d871eeab89f38dcd1717cd6a29dfbbcc6b79b7 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Mon, 23 Oct 2017 17:50:00 -0400 Subject: Fixed issue with setting defaults in lumina-open and cleaned up main.cpp --- src-qt5/core/lumina-open/LFileDialog.cpp | 6 +- src-qt5/core/lumina-open/main.cpp | 277 ++++++++++++++++--------------- 2 files changed, 142 insertions(+), 141 deletions(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/LFileDialog.cpp b/src-qt5/core/lumina-open/LFileDialog.cpp index ce7c6a6f..dbdb6362 100644 --- a/src-qt5/core/lumina-open/LFileDialog.cpp +++ b/src-qt5/core/lumina-open/LFileDialog.cpp @@ -54,9 +54,9 @@ QString LFileDialog::getDefaultApp(QString extension){ void LFileDialog::setDefaultApp(QString extension, QString appFile){ if(!extension.contains("/")){ extension = LXDG::findAppMimeForFile(appFile); } - //mime type default: set on the system itself - if(appFile.endsWith(".desktop")){ appFile = appFile.section("/",-1); } //only need the relative path - LXDG::setDefaultAppForMime(extension, appFile); + //mime type default: set on the system itself + //if(appFile.endsWith(".desktop")){ appFile = appFile.section("/",-1); } //only need the relative path + LXDG::setDefaultAppForMime(extension, appFile); } // ----------- diff --git a/src-qt5/core/lumina-open/main.cpp b/src-qt5/core/lumina-open/main.cpp index 72d09f42..945f0d1f 100644 --- a/src-qt5/core/lumina-open/main.cpp +++ b/src-qt5/core/lumina-open/main.cpp @@ -29,6 +29,8 @@ #include #include +#define DEBUG 0 + void printUsageInfo(){ qDebug() << "lumina-open: Application launcher for the Lumina Desktop Environment"; qDebug() << "Description: Given a file (with absolute path) or URL, this utility will try to find the appropriate application with which to open the file. If the file is a *.desktop application shortcut, it will just start the application appropriately. It can also perform a few specific system operations if given special flags."; @@ -68,7 +70,7 @@ void showOSD(int argc, char **argv, QString message){ splash.setAlignment(Qt::AlignCenter); - qDebug() << "Display OSD"; + if(DEBUG) qDebug() << "Display OSD"; splash.setText(message); //Make sure it is centered on the current screen QPoint center = App.desktop()->screenGeometry(QCursor::pos()).center(); @@ -89,7 +91,7 @@ void LaunchAutoStart(){ if(cmd.contains("%")){cmd = cmd.remove("%U").remove("%u").remove("%F").remove("%f").remove("%i").remove("%c").remove("%k").simplified(); } //Now run the command if(!cmd.isEmpty()){ - qDebug() << " - Auto-Starting File:" << xdgapps[i]->filePath; + if(DEBUG) qDebug() << " - Auto-Starting File:" << xdgapps[i]->filePath; QProcess::startDetached(cmd); } } @@ -98,130 +100,130 @@ void LaunchAutoStart(){ } QString cmdFromUser(int argc, char **argv, QString inFile, QString extension, QString& path, bool showDLG=false){ - //First check to see if there is a default for this extension - QString defApp; - if(extension=="mimetype"){ + //First check to see if there is a default for this extension + QString defApp; + if(extension=="mimetype"){ //qDebug() << "inFile:" << inFile; QStringList matches = LXDG::findAppMimeForFile(inFile, true).split("::::"); //allow multiple matches - qDebug() << "Mimetype Matches:" << matches; + if(DEBUG) qDebug() << "Mimetype Matches:" << matches; for(int i=0; i 1){ - for(int i=1; i100){ vol=100; } - LOS::setAudioVolume(vol); - showOSD(argc,argv, QString(QObject::tr("Audio Volume %1%")).arg(QString::number(vol)) ); - return; - }else if(QString(argv[i]).simplified() == "-volumedown"){ - int vol = LOS::audioVolume()-5; //decrease 5% - if(vol<0){ vol=0; } - LOS::setAudioVolume(vol); - showOSD(argc,argv, QString(QObject::tr("Audio Volume %1%")).arg(QString::number(vol)) ); - return; - }else if(QString(argv[i]).simplified() == "-brightnessup"){ - int bright = LOS::ScreenBrightness(); - if(bright > 0){ //brightness control available - bright = bright+5; //increase 5% - if(bright>100){ bright = 100; } - LOS::setScreenBrightness(bright); - showOSD(argc,argv, QString(QObject::tr("Screen Brightness %1%")).arg(QString::number(bright)) ); - } - return; - }else if(QString(argv[i]).simplified() == "-brightnessdown"){ - int bright = LOS::ScreenBrightness(); - if(bright > 0){ //brightness control available - bright = bright-5; //decrease 5% - if(bright<0){ bright = 0; } - LOS::setScreenBrightness(bright); - showOSD(argc,argv, QString(QObject::tr("Screen Brightness %1%")).arg(QString::number(bright)) ); - } - return; - }else if( (QString(argv[i]).simplified() =="-action") && (argc>(i+1)) ){ - ActionID = QString(argv[i+1]); - i++; //skip the next input - }else if(QString(argv[i]).simplified()=="-terminal"){ - inFile = LXDG::findDefaultAppForMime("application/terminal"); - break; - }else{ - inFile = QString::fromLocal8Bit(argv[i]); +//Get the input file + //Make sure to load the proper system encoding first + LUtils::LoadTranslation(0,""); //bypass application modification +QString inFile, ActionID; +bool showDLG = false; //flag to bypass any default application setting +if(argc > 1){ + for(int i=1; i100){ vol=100; } +LOS::setAudioVolume(vol); +showOSD(argc,argv, QString(QObject::tr("Audio Volume %1%")).arg(QString::number(vol)) ); +return; + }else if(QString(argv[i]).simplified() == "-volumedown"){ +int vol = LOS::audioVolume()-5; //decrease 5% +if(vol<0){ vol=0; } +LOS::setAudioVolume(vol); +showOSD(argc,argv, QString(QObject::tr("Audio Volume %1%")).arg(QString::number(vol)) ); +return; + }else if(QString(argv[i]).simplified() == "-brightnessup"){ +int bright = LOS::ScreenBrightness(); +if(bright > 0){ //brightness control available + bright = bright+5; //increase 5% + if(bright>100){ bright = 100; } + LOS::setScreenBrightness(bright); + showOSD(argc,argv, QString(QObject::tr("Screen Brightness %1%")).arg(QString::number(bright)) ); +} +return; + }else if(QString(argv[i]).simplified() == "-brightnessdown"){ +int bright = LOS::ScreenBrightness(); +if(bright > 0){ //brightness control available + bright = bright-5; //decrease 5% + if(bright<0){ bright = 0; } + LOS::setScreenBrightness(bright); + showOSD(argc,argv, QString(QObject::tr("Screen Brightness %1%")).arg(QString::number(bright)) ); +} +return; + }else if( (QString(argv[i]).simplified() =="-action") && (argc>(i+1)) ){ + ActionID = QString(argv[i+1]); +i++; //skip the next input + }else if(QString(argv[i]).simplified()=="-terminal"){ + inFile = LXDG::findDefaultAppForMime("application/terminal"); + break; + }else{ + inFile = QString::fromLocal8Bit(argv[i]); break; } } @@ -268,14 +270,14 @@ void getCMD(int argc, char ** argv, QString& binary, QString& args, QString& pat } switch(DF.type){ case XDGDesktop::APP: - qDebug() << "Found .desktop application:" << ActionID; + if(DEBUG) qDebug() << "Found .desktop application:" << ActionID; if(!DF.exec.isEmpty()){ cmd = DF.getDesktopExec(ActionID); - qDebug() << "Got command:" << cmd; + if(DEBUG) qDebug() << "Got command:" << cmd; if(!DF.path.isEmpty()){ path = DF.path; } - watch = DF.startupNotify || !DF.filePath.contains("/xdg/autostart/"); + watch = DF.startupNotify || !DF.filePath.contains("/xdg/autostart/"); }else{ - ShowErrorDialog( argc, argv, QString(QObject::tr("Application shortcut is missing the launching information (malformed shortcut): %1")).arg(inFile) ); + ShowErrorDialog( argc, argv, QString(QObject::tr("Application shortcut is missing the launching information (malformed shortcut): %1")).arg(inFile) ); } break; case XDGDesktop::LINK: @@ -284,11 +286,11 @@ void getCMD(int argc, char ** argv, QString& binary, QString& args, QString& pat inFile = DF.url; cmd.clear(); extension = inFile.section(":",0,0); - if(extension=="file"){ extension = "http"; } //local file URL - Make sure we use the default browser for a LINK type + if(extension=="file"){ extension = "http"; } //local file URL - Make sure we use the default browser for a LINK type extension.prepend("x-scheme-handler/"); - watch = DF.startupNotify || !DF.filePath.contains("/xdg/autostart/"); + watch = DF.startupNotify || !DF.filePath.contains("/xdg/autostart/"); }else{ - ShowErrorDialog( argc, argv, QString(QObject::tr("URL shortcut is missing the URL: %1")).arg(inFile) ); + ShowErrorDialog( argc, argv, QString(QObject::tr("URL shortcut is missing the URL: %1")).arg(inFile) ); } break; case XDGDesktop::DIR: @@ -297,14 +299,14 @@ void getCMD(int argc, char ** argv, QString& binary, QString& args, QString& pat inFile = DF.path; cmd.clear(); extension = "inode/directory"; - watch = DF.startupNotify || !DF.filePath.contains("/xdg/autostart/"); + watch = DF.startupNotify || !DF.filePath.contains("/xdg/autostart/"); }else{ - ShowErrorDialog( argc, argv, QString(QObject::tr("Directory shortcut is missing the path to the directory: %1")).arg(inFile) ); + ShowErrorDialog( argc, argv, QString(QObject::tr("Directory shortcut is missing the path to the directory: %1")).arg(inFile) ); } break; default: - qDebug() << DF.type << DF.name << DF.icon << DF.exec; - ShowErrorDialog( argc, argv, QString(QObject::tr("Unknown type of shortcut : %1")).arg(inFile) ); + if(DEBUG) qDebug() << DF.type << DF.name << DF.icon << DF.exec; + ShowErrorDialog( argc, argv, QString(QObject::tr("Unknown type of shortcut : %1")).arg(inFile) ); } } if(cmd.isEmpty()){ @@ -344,7 +346,7 @@ void getCMD(int argc, char ** argv, QString& binary, QString& args, QString& pat cmd.append(" \""+inFile+"\""); } } - qDebug() << "Found Command:" << cmd << "Extension:" << extension; + if(DEBUG) qDebug() << "Found Command:" << cmd << "Extension:" << extension; //Clean up any leftover "Exec" field codes (should have already been replaced earlier) if(cmd.contains("%")){cmd = cmd.remove("%U").remove("%u").remove("%F").remove("%f").remove("%i").remove("%c").remove("%k").simplified(); } binary = cmd; //pass this string to the calling function @@ -370,7 +372,7 @@ int main(int argc, char **argv){ QMessageBox::warning(0, QObject::tr("Binary Missing"), QString(QObject::tr("Could not find \"%1\". Please ensure it is installed first.")).arg(bin)+"\n\n"+cmd); return 1; } - qDebug() << "[lumina-open] Running Cmd:" << cmd; + if(DEBUG) qDebug() << "[lumina-open] Running Cmd:" << cmd; int retcode = 0; //Provide an override file for never watching running processes. if(watch){ watch = !QFile::exists( QString(getenv("XDG_CONFIG_HOME"))+"/lumina-desktop/nowatch" ); } @@ -391,12 +393,12 @@ int main(int argc, char **argv){ }else{ QProcess *p = new QProcess(); p->setProcessEnvironment(QProcessEnvironment::systemEnvironment()); - if(!path.isEmpty() && QFile::exists(path)){ + if(!path.isEmpty() && QFile::exists(path)){ //qDebug() << " - Setting working path:" << path; - p->setWorkingDirectory(path); + p->setWorkingDirectory(path); } p->start(cmd); - + //Now check up on it once every minute until it is finished while(!p->waitForFinished(60000)){ //qDebug() << "[lumina-open] process check:" << p->state(); @@ -410,19 +412,18 @@ int main(int argc, char **argv){ //qDebug() << "[lumina-open] Finished Cmd:" << cmd << retcode << p->exitStatus(); if( QFile::exists("/tmp/.luminastopping") ){ watch = false; } //closing down session - ignore "crashes" (app could have been killed during cleanup) if( (retcode < 0) && watch){ //-1 is used internally for crashed processes - most apps return >=0 - qDebug() << "[lumina-open] Application Error:" << retcode; - //Setup the application - QApplication App(argc, argv); - App.setAttribute(Qt::AA_UseHighDpiPixmaps); - LuminaThemeEngine theme(&App); - LUtils::LoadTranslation(&App,"lumina-open"); + //Setup the application + QApplication App(argc, argv); + App.setAttribute(Qt::AA_UseHighDpiPixmaps); + LuminaThemeEngine theme(&App); + LUtils::LoadTranslation(&App,"lumina-open"); //App.setApplicationName("LuminaOpen"); - QMessageBox dlg(QMessageBox::Critical, QObject::tr("Application Error"), QObject::tr("The following application experienced an error and needed to close:")+"\n\n"+cmd ); - dlg.setWindowFlags(Qt::Window); - if(!log.isEmpty()){ dlg.setDetailedText(log); } - dlg.exec(); - } + QMessageBox dlg(QMessageBox::Critical, QObject::tr("Application Error"), QObject::tr("The following application experienced an error and needed to close:")+"\n\n"+cmd ); + dlg.setWindowFlags(Qt::Window); + if(!log.isEmpty()){ dlg.setDetailedText(log); } + dlg.exec(); + } } return retcode; } -- cgit From f8b26186ce5b6a018d2c833188fb1e9ee7f902d5 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 27 Oct 2017 09:24:11 -0400 Subject: Ensure that "Exec" and "TryExec" strings with quotes are handled properly. --- src-qt5/core/lumina-open/main.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/main.cpp b/src-qt5/core/lumina-open/main.cpp index 945f0d1f..7b6cb2ad 100644 --- a/src-qt5/core/lumina-open/main.cpp +++ b/src-qt5/core/lumina-open/main.cpp @@ -29,7 +29,7 @@ #include #include -#define DEBUG 0 +#define DEBUG 1 void printUsageInfo(){ qDebug() << "lumina-open: Application launcher for the Lumina Desktop Environment"; @@ -369,7 +369,7 @@ int main(int argc, char **argv){ QString bin = cmd.section(" ",0,0); if( !LUtils::isValidBinary(bin) ){ //invalid binary for some reason - open a dialog to warn the user instead - QMessageBox::warning(0, QObject::tr("Binary Missing"), QString(QObject::tr("Could not find \"%1\". Please ensure it is installed first.")).arg(bin)+"\n\n"+cmd); + ShowErrorDialog(argc,argv, QString(QObject::tr("Could not find \"%1\". Please ensure it is installed first.")).arg(bin)+"\n\n"+cmd); return 1; } if(DEBUG) qDebug() << "[lumina-open] Running Cmd:" << cmd; @@ -416,7 +416,6 @@ int main(int argc, char **argv){ //Setup the application QApplication App(argc, argv); App.setAttribute(Qt::AA_UseHighDpiPixmaps); - LuminaThemeEngine theme(&App); LUtils::LoadTranslation(&App,"lumina-open"); //App.setApplicationName("LuminaOpen"); QMessageBox dlg(QMessageBox::Critical, QObject::tr("Application Error"), QObject::tr("The following application experienced an error and needed to close:")+"\n\n"+cmd ); -- cgit From 73e0138c0047e8aee30233d1d15d9dfaf8831397 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 27 Oct 2017 09:27:46 -0400 Subject: Fix a couple theme engine holdovers in lumina-open, and turn off debugging again. --- src-qt5/core/lumina-open/main.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/main.cpp b/src-qt5/core/lumina-open/main.cpp index 7b6cb2ad..2b9e9184 100644 --- a/src-qt5/core/lumina-open/main.cpp +++ b/src-qt5/core/lumina-open/main.cpp @@ -29,7 +29,7 @@ #include #include -#define DEBUG 1 +#define DEBUG 0 void printUsageInfo(){ qDebug() << "lumina-open: Application launcher for the Lumina Desktop Environment"; @@ -50,7 +50,6 @@ void ShowErrorDialog(int argc, char **argv, QString message){ //Setup the application QApplication App(argc, argv); App.setAttribute(Qt::AA_UseHighDpiPixmaps); - LuminaThemeEngine theme(&App); LUtils::LoadTranslation(&App,"lumina-open"); QMessageBox dlg(QMessageBox::Critical, QObject::tr("File Error"), message ); dlg.exec(); @@ -141,7 +140,6 @@ QString cmdFromUser(int argc, char **argv, QString inFile, QString extension, QS LTHEME::LoadCustomEnvSettings(); QApplication App(argc, argv); App.setAttribute(Qt::AA_UseHighDpiPixmaps); - LuminaThemeEngine theme(&App); LUtils::LoadTranslation(&App,"lumina-open"); LFileDialog w; -- cgit From 2399e46bd8d75595082518ceb0ef344d9e1cd768 Mon Sep 17 00:00:00 2001 From: a-stjohn <32651598+a-stjohn@users.noreply.github.com> Date: Fri, 3 Nov 2017 18:02:33 -0400 Subject: Fixed a simple typo. --- src-qt5/core/lumina-open/lumina-open.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/lumina-open.1 b/src-qt5/core/lumina-open/lumina-open.1 index e8c555ee..cb671da3 100644 --- a/src-qt5/core/lumina-open/lumina-open.1 +++ b/src-qt5/core/lumina-open/lumina-open.1 @@ -19,7 +19,7 @@ .Sh DESCRIPTION Given a file with an absolute pathway or URL, the .Nm -utility finds the appropriate application which which to open the +utility finds the appropriate application with which to open the file. If the file is a *.desktop application shortcut, .Nm starts the application automatically. Using the appropriate flags -- cgit From 7b2df8beebd480dca920534a4560c1f3cce9188c Mon Sep 17 00:00:00 2001 From: ahto Date: Mon, 6 Nov 2017 20:18:55 +0200 Subject: modified: src-qt5/core/lumina-info/i18n/lumina-info_et.ts modified: src-qt5/core/lumina-open/i18n/lumina-open_et.ts modified: src-qt5/experimental/lumina-terminal/i18n/l-terminal_et.ts --- src-qt5/core/lumina-open/i18n/lumina-open_et.ts | 32 ++++++++++++------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_et.ts b/src-qt5/core/lumina-open/i18n/lumina-open_et.ts index df9c029b..ee6afe8b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_et.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_et.ts @@ -166,7 +166,7 @@ Application entry is invalid: %1 - + Rakenduse %1 kirje on vigane. @@ -191,12 +191,12 @@ Binary Missing - + Binaarfail puudub Could not find "%1". Please ensure it is installed first. - + Ei leidnud "%1" . Palun veendu et see on paigaldatud. @@ -214,67 +214,67 @@ Multimedia - Multimeedia + Multimeedia Development - Arendus + Arendus Education - Haridus + Haridus Games - + Mängud Graphics - Graafika + Graafika Network - Võrk + Võrk Office - Kontor + Kontor Science - Teadus + Teadus Settings - Sätted + Sätted System - Süsteem + Süsteem Utility - + Tööriistad Wine - + Wine Unsorted - + Sorteerimata -- cgit From 7fd0fb0a3eb24d6da6dc69901a2de45642be58d5 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 20 Nov 2017 06:43:27 -0500 Subject: Resync translation files with latest sources. --- src-qt5/core/lumina-open/i18n/lumina-open_af.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ar.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_az.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_bg.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_bn.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_bs.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ca.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_cs.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_cy.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_da.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_de.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_el.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_es.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_et.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_eu.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_fa.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_fi.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_fr.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_gl.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_he.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_hi.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_hr.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_hu.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_id.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_is.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_it.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ja.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ka.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ko.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_lt.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_lv.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_mk.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_mn.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ms.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_mt.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_nb.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_nl.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_pa.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_pl.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_pt.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ro.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ru.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_sk.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_sl.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_sr.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_sv.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_sw.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_ta.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_tg.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_th.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_tr.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_uk.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_uz.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_vi.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts | 37 ++++++++++------------ src-qt5/core/lumina-open/i18n/lumina-open_zu.ts | 37 ++++++++++------------ 63 files changed, 1008 insertions(+), 1323 deletions(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_af.ts b/src-qt5/core/lumina-open/i18n/lumina-open_af.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_af.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_af.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ar.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_az.ts b/src-qt5/core/lumina-open/i18n/lumina-open_az.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_az.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_az.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts b/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts index 6504b9bb..e2f19d0a 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_bg.ts @@ -142,7 +142,7 @@ QObject - + File Error Грешка във файла @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Непознат тип пряк път : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Грешка в програмата - + The following application experienced an error and needed to close: Възникна грешка в програмата и трябваше да бъде затворена: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Мултимедия - + Development Разработка - + Education Образование - + Games - + Graphics Изображения - + Network Мрежа - + Office Офис - + Science Наука - + Settings Настройки - + System Система - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts b/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_bn.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts b/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_bs.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts index 222884ed..ff2c550b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ca.ts @@ -142,7 +142,7 @@ QObject - + File Error Error del fitxer @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Tipus de drecera desconegut: %1 - - - Binary Missing - Falta un binari - Could not find "%1". Please ensure it is installed first. No s'ha pogut trobar "%1". Si us plau, assegureu-vos que estigui instal·lat. - + Application Error Error de l'aplicació - + The following application experienced an error and needed to close: L'aplicació següent ha tingut un error i s'ha hagut de tancar: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimèdia - + Development Desenvolupament - + Education Educació - + Games - + Graphics Gràfics - + Network Xarxa - + Office Oficina - + Science Ciència - + Settings Configuració - + System Sistema - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts b/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts index 15cbfa0f..fd7ed2cf 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts @@ -142,7 +142,7 @@ QObject - + File Error Chyba souboru @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Neznámý typ zkratky: %1 - - - Binary Missing - Chybí spustitelný soubor - Could not find "%1". Please ensure it is installed first. Nepodařilo se najít „%1“. Nejprve zajistěte, aby bylo nainstalované. - + Application Error Chyba aplikace - + The following application experienced an error and needed to close: V následující aplikaci došlo k chyba a bude proto ukončena: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimédia - + Development Vývoj - + Education Výuka - + Games - + Graphics Grafika - + Network Síť - + Office Kancelář - + Science Věda - + Settings Nastavení - + System Systém - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts b/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_cy.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_da.ts b/src-qt5/core/lumina-open/i18n/lumina-open_da.ts index 340bbfc5..770e717e 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_da.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_da.ts @@ -142,7 +142,7 @@ QObject - + File Error Filfejl @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Ukendt type genvej : %1 - - - Binary Missing - Binær mangler - Could not find "%1". Please ensure it is installed first. Kunne ikke finde "%1". Sørg for at programmet er installeret først. - + Application Error Programfejl - + The following application experienced an error and needed to close: Det følgende program oplevede en fejl og blev nødt til at afslutte: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedie - + Development Udvikling - + Education Uddannelse - + Games - + Graphics Grafik - + Network Netværk - + Office Kontor - + Science Videnskab - + Settings Indstillinger - + System System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts index 02b475dc..f1b09042 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts @@ -142,7 +142,7 @@ QObject - + File Error Dateifehler @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Unbekannter Typ für Vernüpfung: %1 - - - Binary Missing - Binärdatei fehlt - Could not find "%1". Please ensure it is installed first. Konnte "%1" nicht finden. Bitte stellen Sie zuerst sicher, dass es installiert ist. - + Application Error Anwendungsfehler - + The following application experienced an error and needed to close: Bei folgender Anwendung ist ein Fehler aufgetreten und sie wurde beendet: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Entwicklung - + Education Ausbildung - + Games - + Graphics Grafik - + Network Netzwerk - + Office Büro - + Science Wissenschaft - + Settings Einstellungen - + System System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_el.ts b/src-qt5/core/lumina-open/i18n/lumina-open_el.ts index f7344eb9..1cf5cbb8 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_el.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_el.ts @@ -142,7 +142,7 @@ QObject - + File Error Σφάλμα Αρχείου @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Άγνωστος τύπος συντόμευσης: %1 - - - Binary Missing - Το Εκτελέσιμο λείπει - Could not find "%1". Please ensure it is installed first. Αδυναμία έυρεσης "%1". Παρακαλώ βεβαιωθείτε ότι έχει ήδη εγκατασταθεί. - + Application Error Πρόβλημα Εφαρμογής - + The following application experienced an error and needed to close: Η παρακάτω εφαρμογή αντιμετώπισε ένα σφάλμα και πρέπει να τερματιστεί: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Πολυμέσα - + Development Ανάπτυξη - + Education Εκπαίδευση - + Games - + Graphics Γραφικά - + Network Δίκτυο - + Office Σουΐτα Γραφείου - + Science Επιστήμη - + Settings Ρυθμίσεις - + System Σύστημα - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts b/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts index f2675e28..dbca5225 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts @@ -142,7 +142,7 @@ QObject - + File Error File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Unknown type of shortcut: %1 - - - Binary Missing - Binary Missing - Could not find "%1". Please ensure it is installed first. Could not find "%1". Please ensure it is installed first. - + Application Error Application Error - + The following application experienced an error and needed to close: The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Development - + Education Education - + Games - + Graphics Graphics - + Network Network - + Office Office - + Science Science - + Settings Settings - + System System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts b/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts index 0d6dcf0b..afa92889 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_en_GB.ts @@ -142,7 +142,7 @@ QObject - + File Error File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Unknown type of shortcut: %1 - - - Binary Missing - Binary Missing - Could not find "%1". Please ensure it is installed first. Could not find "%1". Please ensure it is installed first. - + Application Error Application Error - + The following application experienced an error and needed to close: The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Development - + Education Education - + Games - + Graphics Graphics - + Network Network - + Office Office - + Science Science - + Settings Settings - + System System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts b/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_en_ZA.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_es.ts b/src-qt5/core/lumina-open/i18n/lumina-open_es.ts index b8d7d446..abfe4962 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_es.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_es.ts @@ -142,7 +142,7 @@ QObject - + File Error Error de Archivo @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Tipo de acceso directo desconocido: %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Error en la Aplicación - + The following application experienced an error and needed to close: La siguiente aplicación presentó un error y necesita cerrarse: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Desarrollo - + Education Educación - + Games - + Graphics Gráficos - + Network Red - + Office Oficina - + Science Ciencia - + Settings Configuración - + System Sistema - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_et.ts b/src-qt5/core/lumina-open/i18n/lumina-open_et.ts index ee6afe8b..fa069632 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_et.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_et.ts @@ -142,7 +142,7 @@ QObject - + File Error Faili viga @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Teadmata tüüpi otsetee: %1 - - - Binary Missing - Binaarfail puudub - Could not find "%1". Please ensure it is installed first. Ei leidnud "%1" . Palun veendu et see on paigaldatud. - + Application Error Programmi viga - + The following application experienced an error and needed to close: See rakendus sulgus, kuna esines viga: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimeedia - + Development Arendus - + Education Haridus - + Games Mängud - + Graphics Graafika - + Network Võrk - + Office Kontor - + Science Teadus - + Settings Sätted - + System Süsteem - + Utility Tööriistad - + Wine Wine - + Unsorted Sorteerimata diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts b/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts index 1cdbc65f..6a8f257b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_eu.ts @@ -142,7 +142,7 @@ QObject - + File Error Fitxategiko akatsa @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Lasterbide mota ezezaguna: %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Aplikazioko akatsa - + The following application experienced an error and needed to close: Hurrengo aplikazioak akats bat izan du eta itxi behar da: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Garapena - + Education Hezkuntza - + Games - + Graphics Grafikoak - + Network Sarea - + Office Bulegoa - + Science Zientzia - + Settings Ezarpenak - + System Sistema - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fa.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts index 6a09c31b..403651fe 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fi.ts @@ -142,7 +142,7 @@ QObject - + File Error Tiedostovirhe @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Tuntematon pikakuvaketyyppi: %1 - - - Binary Missing - Ohjelmatiedosto puuttuu - Could not find "%1". Please ensure it is installed first. - + Application Error Sovellusvirhe - + The following application experienced an error and needed to close: Seuraavat sovellukset kohtasivat virheen ja ne täytyy sulkea: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Ohjelmakehitys - + Education Kasvatus - + Games - + Graphics Grafiikka - + Network Verkko - + Office Toimisto - + Science Tiede - + Settings Asetukset - + System Järjestelmä - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts index 6c950a8f..567fcf63 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fr.ts @@ -142,7 +142,7 @@ QObject - + File Error Erreur de fichier @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Type du raccourci inconnu : %1 - - - Binary Missing - Exécutable Manquant - Could not find "%1". Please ensure it is installed first. "%1" non trouvé. Vérifiez qu'il soit bien installé. - + Application Error Erreur du Programme - + The following application experienced an error and needed to close: Le programme suivant a provoqué une erreur et a dû être fermé : @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimédia - + Development Développement - + Education Éducation - + Games - + Graphics Graphiques - + Network Réseau - + Office Bureau - + Science Science - + Settings Paramètres - + System Système - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts b/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_fr_CA.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_gl.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_he.ts b/src-qt5/core/lumina-open/i18n/lumina-open_he.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_he.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_he.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts b/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts index 6e078c67..1b33caf3 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_hi.ts @@ -142,7 +142,7 @@ QObject - + File Error फाइल त्रुटि @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 अनजान प्रकार का शॉर्टकट:%1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error एप्लीकेशन त्रुटि - + The following application experienced an error and needed to close: इस एप्लीकेशन में त्रुटि है और इसे बंद करने की आवश्यकता है: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia मल्टीमीडिया - + Development विकास - + Education पढाई - + Games - + Graphics चित्र - + Network नेटवर्क - + Office कार्यालय - + Science विज्ञान - + Settings सेटिंग्स - + System उपकरण - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_hr.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts b/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts index c9fa6680..2356b492 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_hu.ts @@ -142,7 +142,7 @@ QObject - + File Error Fájl hiba @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Ismeretlen hivatkozás: %1 - - - Binary Missing - Hiányos binary - Could not find "%1". Please ensure it is installed first. Nem találom: "%1". Először győződj meg hogy telepítve van. - + Application Error Alkalmazás hiba - + The following application experienced an error and needed to close: Az alkalmazás hibát észlelt, és bezárandó: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimédia - + Development Fejlesztés - + Education Oktatás - + Games - + Graphics Grafika - + Network Hálózat - + Office Iroda - + Science Tudomány - + Settings Beállítások - + System Rendszer - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_id.ts b/src-qt5/core/lumina-open/i18n/lumina-open_id.ts index 143e052d..ee46566b 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_id.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_id.ts @@ -142,7 +142,7 @@ QObject - + File Error berkas error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Jenis diketahui shortcut: %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error aplikasi error - + The following application experienced an error and needed to close: Aplikasi berikut mengalami kesalahan dan diperlukan untuk menutup: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Pengembangan - + Education Edukasi - + Games - + Graphics Grafis - + Network Jaringan - + Office Kantor - + Science Sains - + Settings Pengaturan - + System Sistem - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_is.ts b/src-qt5/core/lumina-open/i18n/lumina-open_is.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_is.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_is.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_it.ts b/src-qt5/core/lumina-open/i18n/lumina-open_it.ts index aff2fc55..3189ccfa 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_it.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_it.ts @@ -142,7 +142,7 @@ QObject - + File Error Errore File @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Tipo di abbreviazione sconosciuto : %1 - - - Binary Missing - Manca codice Binario - Could not find "%1". Please ensure it is installed first. Impossibile trovare "% 1". Assicurarsi che sia installato per primo. - + Application Error Errore Applicazione - + The following application experienced an error and needed to close: La seguente applicazione ha avuto un errore e deve chiudere: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimediale - + Development Sviluppo - + Education Educazione - + Games - + Graphics Grafica - + Network Rete - + Office Ufficio - + Science Scienza - + Settings Impostazioni - + System Sistema - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts index efe358cf..9eb3e794 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ja.ts @@ -143,7 +143,7 @@ QObject - + File Error ファイルエラー @@ -189,23 +189,18 @@ Unknown type of shortcut : %1 種類が不明なショートカットです: %1 - - - Binary Missing - バイナリーがありません - Could not find "%1". Please ensure it is installed first. "%1" が見つかりませんでした。まずそれがインストールされている事を確認してください。 - + Application Error アプリケーションエラー - + The following application experienced an error and needed to close: このアプリケーションでエラーが発生したため、閉じる必要があります: @@ -213,67 +208,67 @@ XDGDesktopList - + Multimedia マルチメディア - + Development 開発 - + Education 教育 - + Games - + Graphics グラフィックス - + Network ネットワーク - + Office オフィス - + Science 科学 - + Settings 設定 - + System システム - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ka.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts index 519726b9..bcee9b12 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ko.ts @@ -142,7 +142,7 @@ QObject - + File Error 파일 오류 @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 알 수 없는 종류의 바로 가기: %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error 프로그램 오류 - + The following application experienced an error and needed to close: 다음의 프로그램에 오류가 발생하여 종료하였습니다: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia 멀티미디어 - + Development 개발 - + Education 교육 - + Games - + Graphics 그래픽 - + Network 네트워크 - + Office 업무 - + Science 과학 - + Settings 설정 - + System 시스템 - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts b/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts index b5035cbf..e348dfba 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_lt.ts @@ -142,7 +142,7 @@ QObject - + File Error Failo klaida @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Nežinomas šaukinio tipas : %1 - - - Binary Missing - Trūksta dvejetainės - Could not find "%1". Please ensure it is installed first. Nepavyko rasti "%1". Iš pradžių, įsitikinkite ar ji įdiegta. - + Application Error Programos klaida - + The following application experienced an error and needed to close: Ši programa susidūrė su klaida ir turėjo būti užverta: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedija - + Development Programavimas - + Education Švietimas - + Games - + Graphics Grafika - + Network Tinklas - + Office Raštinė - + Science Mokslas - + Settings Nustatymai - + System Sistema - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts b/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts index cac62f3a..8a818aa0 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_lv.ts @@ -142,7 +142,7 @@ QObject - + File Error Faila kļūda @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Nezināma tipa saīsne : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Lietotnes kļūda - + The following application experienced an error and needed to close: Šai lietotnei radās kļūda un bija nepieciešams to aizvērt: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multivide - + Development Izstrāde - + Education Izglītība - + Games - + Graphics Grafika - + Network Tīkls - + Office Birojs - + Science Zinātne - + Settings Iestatījumi - + System Sistēma - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts b/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_mk.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts b/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_mn.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ms.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts b/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_mt.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts b/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_nb.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts index 9e114de9..61b2a7c8 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_nl.ts @@ -142,7 +142,7 @@ QObject - + File Error Bestandsfout @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Onbekend soort snelkoppeling: %1 - - - Binary Missing - Het uitvoerbare bestand ontbreekt - Could not find "%1". Please ensure it is installed first. "%1" kan niet worden gevonden. Zorg ervoor dat het geïnstalleerd is. - + Application Error Applicatiefout - + The following application experienced an error and needed to close: Er is een fout opgetreden in de volgende applicatie en moet daarom worden gesloten: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Ontwikkeling - + Education Educatie - + Games - + Graphics Grafisch - + Network Netwerk - + Office Kantoor - + Science Wetenschap - + Settings Instellingen - + System Systeem - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pa.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts index e4abdbfc..81dc5121 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pl.ts @@ -142,7 +142,7 @@ QObject - + File Error Błąd pliku @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Nieznany błąd skrótu: %1 - - - Binary Missing - Brak pliku binarnego - Could not find "%1". Please ensure it is installed first. Nie można znaleźć "%1". Upewnij się, że jest zainstalowany. - + Application Error Błąd aplikacji - + The following application experienced an error and needed to close: Aplikacja napotkała błąd i musi zostać zamknięta: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Narzędzia programistów - + Education Edukacja - + Games - + Graphics Grafika - + Network Sieć - + Office Biuro - + Science Nauka - + Settings Ustawienia - + System System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts index 55dcbeda..bf7c5214 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pt.ts @@ -142,7 +142,7 @@ QObject - + File Error Erro no Arquivo @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Tipo de atalho desconhecido: %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Erro no Aplicativo - + The following application experienced an error and needed to close: O seguinte aplicativo encontrou um erro e teve que ser fechado: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimédia - + Development Desenvolvimento - + Education Educação - + Games - + Graphics Gráficos - + Network Rede - + Office Escritório - + Science Ciência - + Settings Definições - + System Sistema - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts b/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts index f202622c..01c4ffa9 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_pt_BR.ts @@ -142,7 +142,7 @@ QObject - + File Error Erro de arquivo @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Tipo de atalho desconhecido: %1 - - - Binary Missing - Binário Faltando - Could not find "%1". Please ensure it is installed first. "%1" não pode ser localizado. Por favor, verifique se está instalado. - + Application Error Erro do aplicativo - + The following application experienced an error and needed to close: O seguinte aplicativo encontrou um erro e precisa ser fechado: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimídia - + Development Desenvolvimento - + Education Educação - + Games - + Graphics Gráficos - + Network Redes - + Office Escritório - + Science Ciências - + Settings Configurações - + System Sistema - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ro.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts index 472a6be3..3762faca 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ru.ts @@ -142,7 +142,7 @@ QObject - + File Error Ошибка Файла @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Неизвестный тип ярлыка: %1 - - - Binary Missing - Приложение отсутствует - Could not find "%1". Please ensure it is installed first. Не найден "%1". Пожалуйста, убедитесь, что он установлен в первую очередь. - + Application Error Ошибка Приложения - + The following application experienced an error and needed to close: Следующее приложение вызвало ошибку и должно быть закрыто: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Мультимедиа - + Development Разработка - + Education Образование - + Games - + Graphics Графика - + Network Сети - + Office Офис - + Science Наука - + Settings Настройки - + System Система - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts index 3433ff4b..153fbcf6 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sk.ts @@ -142,7 +142,7 @@ QObject - + File Error Chyba súboru @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Neznámy typ skratky: %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Chyba aplikácie - + The following application experienced an error and needed to close: Nasledujúca aplikácia hlási chybu a musí byť ukončená: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimédiá - + Development Vývoj - + Education Vzdelávanie - + Games - + Graphics Grafika - + Network Sieť - + Office Kancelária - + Science Veda - + Settings Nastavenie - + System Systém - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sl.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sr.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts index f8264625..7745b210 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sv.ts @@ -142,7 +142,7 @@ QObject - + File Error Filfel @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Okänd typ av genväg: %1 - - - Binary Missing - Binär saknas - Could not find "%1". Please ensure it is installed first. Kunde inte hitta "%1". Se till att du har detta programmet installerat först. - + Application Error Programfel - + The following application experienced an error and needed to close: Följande program upplevde ett fel och behövde stängas: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedia - + Development Utveckling - + Education Utbildning - + Games - + Graphics Grafik - + Network Nätverk - + Office Kontorsprogram - + Science Vetenskap - + Settings Inställningar - + System System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts b/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_sw.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts b/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_ta.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts b/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_tg.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_th.ts b/src-qt5/core/lumina-open/i18n/lumina-open_th.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_th.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_th.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts b/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts index fa53e159..06f75ad1 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_tr.ts @@ -142,7 +142,7 @@ QObject - + File Error Dosya Hatası @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Bilinmeyen kısayol türü: %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Uygulama Hatası - + The following application experienced an error and needed to close: İzleyen uygulama bir hatayla karşılaştı ve kapatılması gerekti: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Multimedya - + Development Geliştirme - + Education Eğitim - + Games - + Graphics Grafik - + Network - + Office Ofis - + Science Bilim - + Settings Ayarlar - + System Sistem - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts b/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts index 5fff2fcf..8d8a2e09 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_uk.ts @@ -142,7 +142,7 @@ QObject - + File Error Помилка файлу @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 Невідомий тип ярлику : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error Помилка програми - + The following application experienced an error and needed to close: Наступна програма викликало помилку и має бути закрита: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia Мультимедіа - + Development Розробка - + Education Освіта - + Games - + Graphics Графіка - + Network Мережа - + Office Офіс - + Science Наука - + Settings Налаштування - + System Система - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts b/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_uz.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts b/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_vi.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts index 312c9f6c..ffa75bdd 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zh_CN.ts @@ -142,7 +142,7 @@ QObject - + File Error 文件错误 @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 未知类型的快捷方式:%1 - - - Binary Missing - 二进制文件丢失 - Could not find "%1". Please ensure it is installed first. 无法找到 “%1”。请确认它已被安装。 - + Application Error 应用程序出错 - + The following application experienced an error and needed to close: 下面的应用程序遇到错误,需要关闭: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia 多媒体 - + Development 开发 - + Education 教育 - + Games - + Graphics 图像 - + Network 网络 - + Office 办公 - + Science 科学 - + Settings 设置 - + System 系统 - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zh_HK.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zh_TW.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts b/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts index bc022cb0..607f911f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_zu.ts @@ -142,7 +142,7 @@ QObject - + File Error @@ -188,23 +188,18 @@ Unknown type of shortcut : %1 - - - Binary Missing - - Could not find "%1". Please ensure it is installed first. - + Application Error - + The following application experienced an error and needed to close: @@ -212,67 +207,67 @@ XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted -- cgit From 8b2a4a09ac2b635ebadd05658f5f34e14d2601f9 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 20 Nov 2017 15:00:15 -0500 Subject: Add in the new manpages from Aaron St.John (lumina-docs repo). Also adjust the "community support" shortcut to point to gitter rather than IRC. --- src-qt5/core/lumina-open/lumina-open.1 | 114 ------------------------------- src-qt5/core/lumina-open/lumina-open.8 | 104 ++++++++++++++++++++++++++++ src-qt5/core/lumina-open/lumina-open.pro | 4 +- 3 files changed, 106 insertions(+), 116 deletions(-) delete mode 100644 src-qt5/core/lumina-open/lumina-open.1 create mode 100644 src-qt5/core/lumina-open/lumina-open.8 (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/lumina-open.1 b/src-qt5/core/lumina-open/lumina-open.1 deleted file mode 100644 index cb671da3..00000000 --- a/src-qt5/core/lumina-open/lumina-open.1 +++ /dev/null @@ -1,114 +0,0 @@ -.Dd March 29, 2017 -.Dt LUMINA-OPEN 1 -.Os Lumina Desktop Environment -.\"------------------------------------------------------------------- -.Sh NAME -.Nm lumina-open -.Nd Application launcher for the Lumina Desktop Environment. -.\"------------------------------------------------------------------- -.Sh SYNOPSIS -.Nm -.Pp -.Nm -.Cm [-select | -action ] -.Pp -.Nm -.Cm [-volumeup | -volumedown | -brightnessup | -brightnessdown | --autostart-apps | -terminal] -.\"------------------------------------------------------------------- -.Sh DESCRIPTION -Given a file with an absolute pathway or URL, the -.Nm -utility finds the appropriate application with which to open the -file. If the file is a *.desktop application shortcut, -.Nm -starts the application automatically. Using the appropriate flags -allows -.Nm -to perform a few specific system operations. Here are the commands, -flags, and descriptions of their functionality: -.Pp -.Bl -tag -width indent -.It Ic lumina-open -Displays the description and usage for lumina-open. -.It Ic lumina-open [-select | -action ] -Opens the file using the appropriate application. -.It Fl select -Optional flag. Bypasses any default application settings to display -the application selector window. -.It Fl action\ -Optional flag. Runs the specified ActionID that is listed in -a .desktop registration file rather than the main command. -.It Ic lumina-open [-volumeup | -volumedown | -brightnessup | --brightnessdown | -autostart-apps | -terminal] -.Pp -This command is used to perform system operations, depending on the -specific flags. -.It Fl volumeup -Increase system audio volume by 5%. -.It Fl volumedown -Decrease system audio volume by 5%. -.It Fl brightnessup -Increase screen brightness by 5%. -.It Fl brightnessdown -Decrease screen brightness by 5%. -.It Fl autostart-apps -Launches all applications registered with the XDG autostart -application. Typically run by the desktop and not manually launched. -.It Fl terminal -Open the user's default terminal. -.El -.\"------------------------------------------------------------------- -.Sh EXAMPLES -.Bl -tag -width indent -.It lumina-open -brightnessup -Increase screen brightness. -.Pp -.It lumina-open sample.txt -.Nm -finds the default program for .txt files and opens sample.txt with -the appropriate application. -.It lumina-open ~/Documents -.Nm -launches the default file manager, pointed to the current user's -Documents directory. -.It lumina-open http://lumina-desktop.org -Launches the default web browser pointed to the Lumina website. -.El -.\"------------------------------------------------------------------- -.Sh FILES -.Bl -tag -width indent -.It Pa ${XDG_CONFIG_HOME}/mimeapps.list -Default file that saves mimetype to application associations. -.It Pa ${XDG_CONFIG_HOME}/${XDG_CURRENT_DESKTOP}-mimeapps.list -Default file that saves mimetype to application associations for the -current desktop session. This file is used before the generic -associations file. -.El -.\"------------------------------------------------------------------- -.Sh SEE ALSO -.Xr XDG-OPEN(1) -.\"------------------------------------------------------------------- -.Sh REFERENCES -For .desktop entry specifications and formatting, refer to these -websites: -.Bl -tag -width indent -.Pp -.Cm https://specifications.freedesktop.org/desktop-entry-spec/latest/ -.Pp -Specifications for .desktop files. -.Pp -.Cm https://specifications.freedesktop.org/mime-apps-spec/latest/ -.Pp -Details how default applications are registered. -.Pp -.Cm https://specifications.freedesktop.org/autostart-spec/latest/ -.Pp -Used in the -autostart-apps action. Determines which applications -are automatically started. -.Pp -.El -.\"------------------------------------------------------------------- -.Sh AUTHOR -.An Tim Moore -.Aq timmoore88@gmail.com diff --git a/src-qt5/core/lumina-open/lumina-open.8 b/src-qt5/core/lumina-open/lumina-open.8 new file mode 100644 index 00000000..582ad2ee --- /dev/null +++ b/src-qt5/core/lumina-open/lumina-open.8 @@ -0,0 +1,104 @@ +.Dd November 7, 2017 +.Dt LUMINA-OPEN 1 +.Os 1.3.3 + +.Sh NAME +.Nm lumina-open +.Nd a graphical front-end to xdg-open. +Opens files or links with the proper application. + +.Sh SYNOPSIS +.Nm +.Pp +.Nm +.Op Fl select | action No +.Op Ar FILE_PATH | URL +.Pp +.Nm +.Op Fl volumeup | volumedown | brightnessup | brightnessdown | \ + autostart-apps | terminal + +.Sh DESCRIPTION +Given a file with an absolute pathway or URL, the +.Nm +utility finds the appropriate application to open the file. +If the file is a *.desktop application shortcut, +.Nm +starts the application automatically. +.Nm +can also perform specific system operations. +Here are all flags and descriptions: +.Pp +.Bl -tag -width indent +.It Ic lumina-open +Displays the description and usage for lumina-open. +.It Nm Fl select +Bypasses any default application settings to display the application +selector window. +.It Nm Fl action\ \fIActionID\fR +Runs the specified ActionID that is listed in a .desktop registration +file rather than the main command. +.It Nm Fl volumeup +Increase system audio volume by 5%. +.It Nm Fl volumedown +Decrease system audio volume by 5%. +.It Nm Fl brightnessup +Increase screen brightness by 5%. +.It Nm Fl brightnessdown +Decrease screen brightness by 5%. +.It Nm Fl autostart-apps +Launches all applications registered with the XDG autostart application. +Typically run by the desktop instead of manually launched. +.It Nm Fl terminal +Open the default terminal. +.El + +.Sh EXAMPLES +.Bl -tag -width indent +.It lumina-open sample.txt +.Nm +finds the default program for .txt files and opens sample.txt with +the appropriate application. +.It lumina-open ~/Documents +.Nm +launches the default file manager pointed to the current Documents +directory. +.It lumina-open http://lumina-desktop.org +Launches the default web browser pointed to the Lumina website. +.El + +.Sh FILES +.Bl -tag -width indent +.It Pa %{XDG_CONFIG_HOME}/mimeapps.list +Default file that saves mimetype to application associations. +.It Pa %{XDG_CONFIG_HOME}/${XDG_CURRENT_DESKTOP}-mimeapps.list +Default file that saves mimetype to application associations for the +current desktop session. +This file is used before the generic associations file. +.El + +.Sh SEE ALSO +.Xr XDG-OPEN(1) + +.Sh REFERENCES +For .desktop entry specifications and formatting, refer to these +websites: +.Bl -tag -width indent +.Pp +.Cm https://specifications.freedesktop.org/desktop-entry-spec/latest/ +.Pp +Specifications for .desktop files. +.Pp +.Cm https://specifications.freedesktop.org/mime-apps-spec/latest/ +.Pp +Details how default applications are registered. +.Pp +.Cm https://specifications.freedesktop.org/autostart-spec/latest/ +.Pp +Used in the -autostart-apps action. +Determines which applications are automatically started. +.El + +.Sh AUTHORS +.An Tim Moore and Aaron St. John +.Aq timmoore88@gmail.com diff --git a/src-qt5/core/lumina-open/lumina-open.pro b/src-qt5/core/lumina-open/lumina-open.pro index b31c7a0e..0e0d1e76 100644 --- a/src-qt5/core/lumina-open/lumina-open.pro +++ b/src-qt5/core/lumina-open/lumina-open.pro @@ -89,8 +89,8 @@ TRANSLATIONS = i18n/lumina-open_af.ts \ dotrans.path=$${L_SHAREDIR}/lumina-desktop/i18n/ dotrans.extra=cd i18n && $${LRELEASE} -nounfinished *.ts && cp *.qm $(INSTALL_ROOT)$${L_SHAREDIR}/lumina-desktop/i18n/ -manpage.path=$${L_MANDIR}/man1/ -manpage.extra="$${MAN_ZIP} lumina-open.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-open.1.gz" +manpage.path=$${L_MANDIR}/man8/ +manpage.extra="$${MAN_ZIP} lumina-open.8 > $(INSTALL_ROOT)$${L_MANDIR}/man8/lumina-open.8.gz" INSTALLS += target manpage -- cgit From f0888f5a1323f3fff19b301c892195faac5e05df Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 20 Nov 2017 17:18:00 -0500 Subject: Redo all the new man pages categories. Make sure they are all man1 instead of man8 --- src-qt5/core/lumina-open/lumina-open.1 | 104 +++++++++++++++++++++++++++++++ src-qt5/core/lumina-open/lumina-open.8 | 104 ------------------------------- src-qt5/core/lumina-open/lumina-open.pro | 4 +- 3 files changed, 106 insertions(+), 106 deletions(-) create mode 100644 src-qt5/core/lumina-open/lumina-open.1 delete mode 100644 src-qt5/core/lumina-open/lumina-open.8 (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/lumina-open.1 b/src-qt5/core/lumina-open/lumina-open.1 new file mode 100644 index 00000000..582ad2ee --- /dev/null +++ b/src-qt5/core/lumina-open/lumina-open.1 @@ -0,0 +1,104 @@ +.Dd November 7, 2017 +.Dt LUMINA-OPEN 1 +.Os 1.3.3 + +.Sh NAME +.Nm lumina-open +.Nd a graphical front-end to xdg-open. +Opens files or links with the proper application. + +.Sh SYNOPSIS +.Nm +.Pp +.Nm +.Op Fl select | action No +.Op Ar FILE_PATH | URL +.Pp +.Nm +.Op Fl volumeup | volumedown | brightnessup | brightnessdown | \ + autostart-apps | terminal + +.Sh DESCRIPTION +Given a file with an absolute pathway or URL, the +.Nm +utility finds the appropriate application to open the file. +If the file is a *.desktop application shortcut, +.Nm +starts the application automatically. +.Nm +can also perform specific system operations. +Here are all flags and descriptions: +.Pp +.Bl -tag -width indent +.It Ic lumina-open +Displays the description and usage for lumina-open. +.It Nm Fl select +Bypasses any default application settings to display the application +selector window. +.It Nm Fl action\ \fIActionID\fR +Runs the specified ActionID that is listed in a .desktop registration +file rather than the main command. +.It Nm Fl volumeup +Increase system audio volume by 5%. +.It Nm Fl volumedown +Decrease system audio volume by 5%. +.It Nm Fl brightnessup +Increase screen brightness by 5%. +.It Nm Fl brightnessdown +Decrease screen brightness by 5%. +.It Nm Fl autostart-apps +Launches all applications registered with the XDG autostart application. +Typically run by the desktop instead of manually launched. +.It Nm Fl terminal +Open the default terminal. +.El + +.Sh EXAMPLES +.Bl -tag -width indent +.It lumina-open sample.txt +.Nm +finds the default program for .txt files and opens sample.txt with +the appropriate application. +.It lumina-open ~/Documents +.Nm +launches the default file manager pointed to the current Documents +directory. +.It lumina-open http://lumina-desktop.org +Launches the default web browser pointed to the Lumina website. +.El + +.Sh FILES +.Bl -tag -width indent +.It Pa %{XDG_CONFIG_HOME}/mimeapps.list +Default file that saves mimetype to application associations. +.It Pa %{XDG_CONFIG_HOME}/${XDG_CURRENT_DESKTOP}-mimeapps.list +Default file that saves mimetype to application associations for the +current desktop session. +This file is used before the generic associations file. +.El + +.Sh SEE ALSO +.Xr XDG-OPEN(1) + +.Sh REFERENCES +For .desktop entry specifications and formatting, refer to these +websites: +.Bl -tag -width indent +.Pp +.Cm https://specifications.freedesktop.org/desktop-entry-spec/latest/ +.Pp +Specifications for .desktop files. +.Pp +.Cm https://specifications.freedesktop.org/mime-apps-spec/latest/ +.Pp +Details how default applications are registered. +.Pp +.Cm https://specifications.freedesktop.org/autostart-spec/latest/ +.Pp +Used in the -autostart-apps action. +Determines which applications are automatically started. +.El + +.Sh AUTHORS +.An Tim Moore and Aaron St. John +.Aq timmoore88@gmail.com diff --git a/src-qt5/core/lumina-open/lumina-open.8 b/src-qt5/core/lumina-open/lumina-open.8 deleted file mode 100644 index 582ad2ee..00000000 --- a/src-qt5/core/lumina-open/lumina-open.8 +++ /dev/null @@ -1,104 +0,0 @@ -.Dd November 7, 2017 -.Dt LUMINA-OPEN 1 -.Os 1.3.3 - -.Sh NAME -.Nm lumina-open -.Nd a graphical front-end to xdg-open. -Opens files or links with the proper application. - -.Sh SYNOPSIS -.Nm -.Pp -.Nm -.Op Fl select | action No -.Op Ar FILE_PATH | URL -.Pp -.Nm -.Op Fl volumeup | volumedown | brightnessup | brightnessdown | \ - autostart-apps | terminal - -.Sh DESCRIPTION -Given a file with an absolute pathway or URL, the -.Nm -utility finds the appropriate application to open the file. -If the file is a *.desktop application shortcut, -.Nm -starts the application automatically. -.Nm -can also perform specific system operations. -Here are all flags and descriptions: -.Pp -.Bl -tag -width indent -.It Ic lumina-open -Displays the description and usage for lumina-open. -.It Nm Fl select -Bypasses any default application settings to display the application -selector window. -.It Nm Fl action\ \fIActionID\fR -Runs the specified ActionID that is listed in a .desktop registration -file rather than the main command. -.It Nm Fl volumeup -Increase system audio volume by 5%. -.It Nm Fl volumedown -Decrease system audio volume by 5%. -.It Nm Fl brightnessup -Increase screen brightness by 5%. -.It Nm Fl brightnessdown -Decrease screen brightness by 5%. -.It Nm Fl autostart-apps -Launches all applications registered with the XDG autostart application. -Typically run by the desktop instead of manually launched. -.It Nm Fl terminal -Open the default terminal. -.El - -.Sh EXAMPLES -.Bl -tag -width indent -.It lumina-open sample.txt -.Nm -finds the default program for .txt files and opens sample.txt with -the appropriate application. -.It lumina-open ~/Documents -.Nm -launches the default file manager pointed to the current Documents -directory. -.It lumina-open http://lumina-desktop.org -Launches the default web browser pointed to the Lumina website. -.El - -.Sh FILES -.Bl -tag -width indent -.It Pa %{XDG_CONFIG_HOME}/mimeapps.list -Default file that saves mimetype to application associations. -.It Pa %{XDG_CONFIG_HOME}/${XDG_CURRENT_DESKTOP}-mimeapps.list -Default file that saves mimetype to application associations for the -current desktop session. -This file is used before the generic associations file. -.El - -.Sh SEE ALSO -.Xr XDG-OPEN(1) - -.Sh REFERENCES -For .desktop entry specifications and formatting, refer to these -websites: -.Bl -tag -width indent -.Pp -.Cm https://specifications.freedesktop.org/desktop-entry-spec/latest/ -.Pp -Specifications for .desktop files. -.Pp -.Cm https://specifications.freedesktop.org/mime-apps-spec/latest/ -.Pp -Details how default applications are registered. -.Pp -.Cm https://specifications.freedesktop.org/autostart-spec/latest/ -.Pp -Used in the -autostart-apps action. -Determines which applications are automatically started. -.El - -.Sh AUTHORS -.An Tim Moore and Aaron St. John -.Aq timmoore88@gmail.com diff --git a/src-qt5/core/lumina-open/lumina-open.pro b/src-qt5/core/lumina-open/lumina-open.pro index 0e0d1e76..b31c7a0e 100644 --- a/src-qt5/core/lumina-open/lumina-open.pro +++ b/src-qt5/core/lumina-open/lumina-open.pro @@ -89,8 +89,8 @@ TRANSLATIONS = i18n/lumina-open_af.ts \ dotrans.path=$${L_SHAREDIR}/lumina-desktop/i18n/ dotrans.extra=cd i18n && $${LRELEASE} -nounfinished *.ts && cp *.qm $(INSTALL_ROOT)$${L_SHAREDIR}/lumina-desktop/i18n/ -manpage.path=$${L_MANDIR}/man8/ -manpage.extra="$${MAN_ZIP} lumina-open.8 > $(INSTALL_ROOT)$${L_MANDIR}/man8/lumina-open.8.gz" +manpage.path=$${L_MANDIR}/man1/ +manpage.extra="$${MAN_ZIP} lumina-open.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-open.1.gz" INSTALLS += target manpage -- cgit From a00b2a73d918c80645a51a57a1cb40c3ff3f09e1 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 27 Nov 2017 17:18:29 +0100 Subject: manpages: fix out of tree install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes e.g: | gzip: lumina-info.1: No such file or directory Signed-off-by: Andreas Müller --- src-qt5/core/lumina-open/lumina-open.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/lumina-open.pro b/src-qt5/core/lumina-open/lumina-open.pro index b31c7a0e..eba3f716 100644 --- a/src-qt5/core/lumina-open/lumina-open.pro +++ b/src-qt5/core/lumina-open/lumina-open.pro @@ -90,7 +90,7 @@ dotrans.path=$${L_SHAREDIR}/lumina-desktop/i18n/ dotrans.extra=cd i18n && $${LRELEASE} -nounfinished *.ts && cp *.qm $(INSTALL_ROOT)$${L_SHAREDIR}/lumina-desktop/i18n/ manpage.path=$${L_MANDIR}/man1/ -manpage.extra="$${MAN_ZIP} lumina-open.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-open.1.gz" +manpage.extra="$${MAN_ZIP} $$PWD/lumina-open.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-open.1.gz" INSTALLS += target manpage -- cgit From d574947799c0a38b88a05387e04e1cf98c06fa89 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 27 Nov 2017 17:37:59 +0100 Subject: i18n: fix out of tree build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes e.g: | /bin/sh: line 0: cd: i18n: No such file or directory | Makefile:955: recipe for target 'install_dotrans' failed | make[3]: *** [install_dotrans] Error 1 Signed-off-by: Andreas Müller --- src-qt5/core/lumina-open/lumina-open.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-qt5/core/lumina-open') diff --git a/src-qt5/core/lumina-open/lumina-open.pro b/src-qt5/core/lumina-open/lumina-open.pro index eba3f716..3bc7e9bf 100644 --- a/src-qt5/core/lumina-open/lumina-open.pro +++ b/src-qt5/core/lumina-open/lumina-open.pro @@ -87,7 +87,7 @@ TRANSLATIONS = i18n/lumina-open_af.ts \ i18n/lumina-open_zu.ts dotrans.path=$${L_SHAREDIR}/lumina-desktop/i18n/ -dotrans.extra=cd i18n && $${LRELEASE} -nounfinished *.ts && cp *.qm $(INSTALL_ROOT)$${L_SHAREDIR}/lumina-desktop/i18n/ +dotrans.extra=cd $$PWD/i18n && $${LRELEASE} -nounfinished *.ts && cp *.qm $(INSTALL_ROOT)$${L_SHAREDIR}/lumina-desktop/i18n/ manpage.path=$${L_MANDIR}/man1/ manpage.extra="$${MAN_ZIP} $$PWD/lumina-open.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-open.1.gz" -- cgit