From ee845ef48c49f6182c2f04ea2095cdc7ed1c895b Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 30 Aug 2017 15:07:31 -0400 Subject: Quick update to lumina-textedit: Make the tabs start dragging after pulling the tab out of the entire TabWidget, not just the tab bar itself. --- src-qt5/desktop-utils/lumina-textedit/DnDTabBar.h | 2 +- src-qt5/desktop-utils/lumina-textedit/MainUI.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/DnDTabBar.h b/src-qt5/desktop-utils/lumina-textedit/DnDTabBar.h index e7f767fb..0979cf82 100644 --- a/src-qt5/desktop-utils/lumina-textedit/DnDTabBar.h +++ b/src-qt5/desktop-utils/lumina-textedit/DnDTabBar.h @@ -59,7 +59,7 @@ protected: virtual void mouseMoveEvent(QMouseEvent *ev){ //qDebug() << "Got Move Event:" << this->geometry() << ev->pos(); - if(selTab>=0 && !this->geometry().contains(ev->pos()) ){ + if(selTab>=0 && !this->parentWidget()->geometry().contains( this->mapToParent(ev->pos())) ){ //qDebug() << "Starting Drag:" << this->geometry() << ev->pos(); QString tab = selTab; this->mouseReleaseEvent(new QMouseEvent(QEvent::MouseButtonRelease, ev->pos(), ev->button(), ev->buttons(), ev->modifiers()) ); //will reset selTab diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.h b/src-qt5/desktop-utils/lumina-textedit/MainUI.h index 963443b6..6e5d2d23 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.h +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.h @@ -76,12 +76,12 @@ private slots: void closeFindReplace(); void openFind(); void openReplace(); - + void findNext(); void findPrev(); void replaceOne(); void replaceAll(); - + protected: void resizeEvent(QResizeEvent *ev){ settings->setValue("lastSize", ev->size()); -- cgit From 7d576c38d7e45c38fd4b4c8b4233e44f8bb48481 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Mon, 11 Sep 2017 18:29:32 -0400 Subject: Resynced translation files --- .../desktop-utils/lumina-textedit/i18n/l-te_af.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ar.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_az.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_bg.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_bn.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_bs.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ca.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_cs.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_cy.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_da.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_de.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_el.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_en_AU.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_en_GB.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_en_ZA.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_es.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_et.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_eu.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_fa.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_fi.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_fr.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_fr_CA.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_gl.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_he.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_hi.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_hr.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_hu.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_id.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_is.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_it.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ja.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ka.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ko.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_lt.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_lv.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_mk.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_mn.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ms.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_mt.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_nb.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_nl.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_pa.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_pl.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_pt.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_pt_BR.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ro.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ru.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_sk.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_sl.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_sr.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_sv.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_sw.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_ta.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_tg.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_th.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_tr.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_uk.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_uz.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_vi.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_zh_CN.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_zh_HK.ts | 68 ++++++++++++++++++++++ .../lumina-textedit/i18n/l-te_zh_TW.ts | 68 ++++++++++++++++++++++ .../desktop-utils/lumina-textedit/i18n/l-te_zu.ts | 68 ++++++++++++++++++++++ 63 files changed, 4284 insertions(+) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts index 68ef5f23..ad8c977b 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts index 1f476761..015bdd20 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts @@ -345,4 +345,72 @@ Voleu tancar l'editor tanmateix? Fitxer modificat + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts index 8bef1acf..6fe1a0c9 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts @@ -345,4 +345,72 @@ Přesto chcete editor zavřít? Soubor byl změněn + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts index 3e50763c..5b4f7c90 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts @@ -345,4 +345,72 @@ Vil du lukke redigeringsprogrammet alligevel? Fil ændret + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts index 9d13a3f2..250d19a5 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts @@ -345,4 +345,72 @@ Möchten Sie den Editor trotzdem schließen? Datei geändert + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts index f2702bc8..89496f7d 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts @@ -345,4 +345,72 @@ Do you want to close the editor anyway? Το Αρχείο Τροποποιήθηκε + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts index 2a5f1298..3b76ab89 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? File Modified + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts index 9fd60155..5c3674b0 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? File Modified + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts index 47fa7901..f43bdd4a 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? Archivo Modificado + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts index acf53e30..4f3d13b4 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts index 5f51b303..d9a226ac 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? Tiedostoa on muutettu + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts index 72911a04..b69710f7 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts @@ -345,4 +345,72 @@ Voulez-vous tout de même fermer l'éditeur ? Fichier Modifié + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts index b90ce962..07281b9d 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts index 4dd162e9..0d4ea8b3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts @@ -345,4 +345,72 @@ Mindenképp bezárod ? Fájl módosítva + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts index 0da59e80..2e5d2d32 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts index 2847ade5..2bca0345 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts @@ -345,4 +345,72 @@ Vuoi chiudere l'editor comunque? File modificato + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts index 6e89c05d..dd4018fd 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts @@ -347,4 +347,72 @@ Do you want to close the editor anyway? ファイルが変更されています + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts index 168bebd7..4e8237c8 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts @@ -345,4 +345,72 @@ Ar vis tiek norite užverti redaktorių? Failas keistas + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts index b3ea52a8..f4a14d07 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? Fails modificēts + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts index c89737e4..50e02241 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? Bestand gewijzigd + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts index 969aba06..b63b6e02 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts @@ -345,4 +345,72 @@ Czy chcesz mimo to zamknąć edytor? Plik zmodyfikowany + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts index c2dc4a9c..62426c7c 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts @@ -345,4 +345,72 @@ Deseja fechar o editor mesmo assim? Arquivo modificado + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts index bed37d6a..606e3ce9 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts @@ -345,4 +345,72 @@ Do you want to close the editor anyway? Файл изменен + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts index 1173c184..8f908348 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts @@ -345,4 +345,72 @@ Vill du stänga editorn ändå? Fil modifierad + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts index c26894da..c79196b9 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts index 00861156..fbf2ddf8 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts index 25b5c196..26bf6cab 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts @@ -345,4 +345,72 @@ Do you want to close the editor anyway? 文件已被修改 + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts index 99d27637..f14721db 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts @@ -339,4 +339,72 @@ Do you want to close the editor anyway? + + XDGDesktopList + + + Multimedia + + + + + Development + + + + + Education + + + + + Games + + + + + Graphics + + + + + Network + + + + + Office + + + + + Science + + + + + Settings + + + + + System + + + + + Utility + + + + + Wine + + + + + Unsorted + + + -- cgit From c0920fa4f8d8750259c3fa1e0687fa5ba2bd2f6f Mon Sep 17 00:00:00 2001 From: q5sys Date: Wed, 20 Sep 2017 12:09:00 -0400 Subject: fix tab order for text replacement --- src-qt5/desktop-utils/lumina-textedit/MainUI.ui | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.ui b/src-qt5/desktop-utils/lumina-textedit/MainUI.ui index de5c1ee1..fec94a21 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.ui +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.ui @@ -182,7 +182,7 @@ 0 0 505 - 21 + 28 @@ -437,6 +437,11 @@ + + line_find + line_replace + tool_hideReplaceGroup + -- cgit From 6a574b439adb7836822643c0362cf9a0653e8e58 Mon Sep 17 00:00:00 2001 From: q5sys Date: Wed, 20 Sep 2017 12:17:47 -0400 Subject: set LTE unsaved changes close dialog to follow the industry standard --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index 52a29c01..4c2ce0bd 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -496,11 +496,11 @@ void MainUI::closeEvent(QCloseEvent *ev){ unsaved << tmp->currentFile(); } } - bool quitnow = unsaved.isEmpty(); - if(!quitnow && !ui->actionShow_Popups->isChecked()){ quitnow = true; } - if(!quitnow){ - quitnow = (QMessageBox::Yes == QMessageBox::question(this, tr("Lose Unsaved Changes?"), QString(tr("There are unsaved changes.\nDo you want to close the editor anyway?\n\n%1")).arg(unsaved.join("\n")), QMessageBox::Yes | QMessageBox::No, QMessageBox::No) ); - } - if(quitnow){ QMainWindow::closeEvent(ev); } - else{ ev->ignore(); } + bool savenow = unsaved.isEmpty(); + if(!savenow && !ui->actionShow_Popups->isChecked()){ savenow = true; } + if(!savenow){ + savenow = (QMessageBox::Yes == QMessageBox::question(this, tr("Save Changes before closing?"), QString(tr("There are unsaved changes.\nDo you want save them before you close the editor?\n\n%1")).arg(unsaved.join("\n")), QMessageBox::Yes | QMessageBox::No, QMessageBox::No) ); + } + if(!savenow){ QMainWindow::closeEvent(ev); } + else{ ev->ignore(); SaveFile(); } } -- cgit From ebdfec8604b7cf308475c8907d9e70e6b13aeed9 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 26 Sep 2017 14:03:24 -0400 Subject: Fix up the close event handling in lumina-textedit. Now it will actually close when there are no changes to be saved. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index 4c2ce0bd..9e4ce499 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -496,11 +496,14 @@ void MainUI::closeEvent(QCloseEvent *ev){ unsaved << tmp->currentFile(); } } - bool savenow = unsaved.isEmpty(); + if(unsaved.isEmpty()){ QMainWindow::closeEvent(ev); return; } + bool savenow = false; if(!savenow && !ui->actionShow_Popups->isChecked()){ savenow = true; } if(!savenow){ - savenow = (QMessageBox::Yes == QMessageBox::question(this, tr("Save Changes before closing?"), QString(tr("There are unsaved changes.\nDo you want save them before you close the editor?\n\n%1")).arg(unsaved.join("\n")), QMessageBox::Yes | QMessageBox::No, QMessageBox::No) ); + QMessageBox::StandardButton but = QMessageBox::question(this, tr("Save Changes before closing?"), QString(tr("There are unsaved changes.\nDo you want save them before you close the editor?\n\n%1")).arg(unsaved.join("\n")), QMessageBox::Yes | QMessageBox::No | QMessageBox::Cancel, QMessageBox::No); + savenow = (but == QMessageBox::Yes); + if(but == QMessageBox::Cancel){ ev->ignore(); return; } } - if(!savenow){ QMainWindow::closeEvent(ev); } - else{ ev->ignore(); SaveFile(); } + if(savenow){ SaveFile(); } + QMainWindow::closeEvent(ev); } -- 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. --- .../desktop-utils/lumina-textedit/i18n/l-te_af.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_ar.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_az.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_bg.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_bn.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_bs.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_ca.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_cs.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_cy.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_da.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_de.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_el.ts | 41 +++++++++++----------- .../lumina-textedit/i18n/l-te_en_AU.ts | 36 ++++++++++--------- .../lumina-textedit/i18n/l-te_en_GB.ts | 36 ++++++++++--------- .../lumina-textedit/i18n/l-te_en_ZA.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_es.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_et.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_eu.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_fa.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_fi.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_fr.ts | 41 +++++++++++----------- .../lumina-textedit/i18n/l-te_fr_CA.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_gl.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_he.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_hi.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_hr.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_hu.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_id.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_is.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_it.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_ja.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_ka.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_ko.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_lt.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_lv.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_mk.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_mn.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_ms.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_mt.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_nb.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_nl.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_pa.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_pl.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_pt.ts | 36 ++++++++++--------- .../lumina-textedit/i18n/l-te_pt_BR.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_ro.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_ru.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_sk.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_sl.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_sr.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_sv.ts | 41 +++++++++++----------- .../desktop-utils/lumina-textedit/i18n/l-te_sw.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_ta.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_tg.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_th.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_tr.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_uk.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_uz.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_vi.ts | 36 ++++++++++--------- .../lumina-textedit/i18n/l-te_zh_CN.ts | 41 +++++++++++----------- .../lumina-textedit/i18n/l-te_zh_HK.ts | 36 ++++++++++--------- .../lumina-textedit/i18n/l-te_zh_TW.ts | 36 ++++++++++--------- .../desktop-utils/lumina-textedit/i18n/l-te_zu.ts | 36 ++++++++++--------- 63 files changed, 1275 insertions(+), 1068 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_af.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ar.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_az.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts index ad8c977b..8e2a8073 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bg.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bn.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_bs.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts index 015bdd20..6f8bb051 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ca.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Es perden els canvis no desats? @@ -301,15 +300,17 @@ El voleu tancar tanmateix? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Hi ha canvis no desats. -Voleu tancar l'editor tanmateix? - -%1 + @@ -348,67 +349,67 @@ Voleu tancar l'editor tanmateix? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts index 6fe1a0c9..855525f3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cs.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Ztratit neuložené změny? @@ -301,15 +300,17 @@ Přesto jej chcete zavřít? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Jsou tu neuložené změny. -Přesto chcete editor zavřít? - -%1 + @@ -348,67 +349,67 @@ Přesto chcete editor zavřít? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_cy.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts index 5b4f7c90..fa05d775 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_da.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Mist ændringer som ikke er gemt? @@ -301,15 +300,17 @@ Vil du lukke den alligevel? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Der er ændringer som ikke er gemt. -Vil du lukke redigeringsprogrammet alligevel? - -%1 + @@ -348,67 +349,67 @@ Vil du lukke redigeringsprogrammet alligevel? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts index 250d19a5..18113bd6 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Nicht gespeicherte Änderungen verlieren? @@ -301,15 +300,17 @@ Möchten Sie sie trotzdem schließen? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Es gibt nicht gespeicherte Änderungen. -Möchten Sie den Editor trotzdem schließen? - -%1 + @@ -348,67 +349,67 @@ Möchten Sie den Editor trotzdem schließen? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts index 89496f7d..3895022b 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_el.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Επιθυμείτε να χάσετε τις μη αποθηκευμένες αλλαγές; @@ -301,15 +300,17 @@ Do you want to close it anyway? % 1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Υπάρχουν μη αποθηκευμένες αλλαγές. -Θέλετε να κλείσετε το πρόγραμμα επεξεργασίας ούτως ή άλλως; - -%1 + @@ -348,67 +349,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts index 3b76ab89..57cc5595 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_AU.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts index 5c3674b0..ffe8ee23 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_GB.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_en_ZA.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts index f43bdd4a..df04b6d0 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_es.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts index 4f3d13b4..414221c5 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_et.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_eu.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fa.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts index d9a226ac..6b802803 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fi.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts index b69710f7..3bd25129 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Perdre les modifications non enregistrées ? @@ -301,15 +300,17 @@ Voulez-vous le fermer quand même ? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Il y a des modifications non enregistrées. -Voulez-vous tout de même fermer l'éditeur ? - -%1 + @@ -348,67 +349,67 @@ Voulez-vous tout de même fermer l'éditeur ? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_fr_CA.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_gl.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts index 07281b9d..e051b2c5 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hi.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hr.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts index 0d4ea8b3..2e9c3154 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_hu.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Odaveszted a mentetlen változásokat ? @@ -301,15 +300,17 @@ Mindenképpen bezárod ? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Mentetlen változások vannak! -Mindenképp bezárod ? - -%1 + @@ -348,67 +349,67 @@ Mindenképp bezárod ? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts index 2e5d2d32..115db3c4 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_id.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_is.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts index 2bca0345..2eaa3aaf 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_it.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Perdere le modifiche non salvate? @@ -301,15 +300,17 @@ Vuoi chiudere comunque? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Ci sono modifiche non salvate. -Vuoi chiudere l'editor comunque? - -% 1 + @@ -348,67 +349,67 @@ Vuoi chiudere l'editor comunque? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts index dd4018fd..6af7a774 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ja.ts @@ -286,7 +286,6 @@ - Lose Unsaved Changes? 保存されていない変更を削除しますか? @@ -303,15 +302,17 @@ Do you want to close it anyway? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - 保存されていない変更があります。 -それでもエディターを閉じますか? - -%1 + @@ -350,67 +351,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ka.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ko.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts index 4e8237c8..7fb5cabe 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lt.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Prarasti neįrašytus pakeitimus? @@ -301,15 +300,17 @@ Ar vis tiek norite jį užverti? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Yra neįrašytų pakeitimų. -Ar vis tiek norite užverti redaktorių? - -%1 + @@ -348,67 +349,67 @@ Ar vis tiek norite užverti redaktorių? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts index f4a14d07..8e512922 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_lv.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mk.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mn.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ms.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_mt.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nb.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts index 50e02241..61e9ad9b 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_nl.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pa.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts index b63b6e02..c5467e25 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pl.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Porzucić niezapisane zmiany? @@ -301,15 +300,17 @@ Czy na pewno go zamknąć? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Niezapisane dane. -Czy chcesz mimo to zamknąć edytor? - -%1 + @@ -348,67 +349,67 @@ Czy chcesz mimo to zamknąć edytor? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts index 62426c7c..a85ab39b 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_pt_BR.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Perder alterações não salvas? @@ -301,15 +300,17 @@ Deseja fechar mesmo assim? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Há alterações não salvas. -Deseja fechar o editor mesmo assim? - -%1 + @@ -348,67 +349,67 @@ Deseja fechar o editor mesmo assim? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ro.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts index 606e3ce9..f2304339 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ru.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? Потерять несохраненные изменения? @@ -301,15 +300,17 @@ Do you want to close it anyway? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Есть несохраненные изменения. -Вы все равно хотите закрыть редактор? - -%1 + @@ -348,67 +349,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sk.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sl.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sr.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts index 8f908348..8d28091d 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sv.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -301,15 +300,17 @@ Vill du stänga den ändå ? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - Det finns osparade ändringar. -Vill du stänga editorn ändå? - -%1 + @@ -348,67 +349,67 @@ Vill du stänga editorn ändå? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_sw.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_ta.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tg.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_th.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts index c79196b9..234a5c8b 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_tr.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts index fbf2ddf8..c0fa61df 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uk.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_uz.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_vi.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts index 26bf6cab..3d051cb0 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_CN.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? 丢弃未保存的更改? @@ -301,15 +300,17 @@ Do you want to close it anyway? %1 - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 - 有未保存的更改。 -是否仍要关闭编辑器? - -%1 + @@ -348,67 +349,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_HK.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zh_TW.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? XDGDesktopList - + Multimedia - + Development - + Education - + Games - + Graphics - + Network - + Office - + Science - + Settings - + System - + Utility - + Wine - + Unsorted diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts index f14721db..f14cdee3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_zu.ts @@ -284,7 +284,6 @@ - Lose Unsaved Changes? @@ -298,9 +297,14 @@ Do you want to close it anyway? - + + Save Changes before closing? + + + + There are unsaved changes. -Do you want to close the editor anyway? +Do you want save them before you close the editor? %1 @@ -342,67 +346,67 @@ Do you want to close the editor anyway? 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. --- .../lumina-textedit/lumina-textedit.8 | 26 ++++++++++++++++++++++ .../lumina-textedit/lumina-textedit.pro | 5 ++++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 new file mode 100644 index 00000000..df5b55d0 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 @@ -0,0 +1,26 @@ +.Dd November 7, 2017 +.Dt LUMINA-TEXTEDIT 8 +.Os 1.3.3 + +.Sh NAME +.Nm lumina-textedit +.Nd plaintext editor. + +.Sh SYNOPSIS +.Nm +.Op Ar NEW_FILE | EXISTING_FILE + +.Sh DESCRIPTION +The +.Nm +is a plaintext editor with syntax highlighting, tabs, and find/replace functionality. +The user can specify either a new file name or an existing file name. + +.Sh EXAMPLES +.Pp +.Dl % lumina-textedit Testing_file.txt +Opens a .txt file entitled "Testing_file". + +.Sh AUTHORS +.An Aaron St. John +.Aq aaron@ixsystems.com diff --git a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro index 9ba9508e..7da86098 100644 --- a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro +++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro @@ -102,7 +102,10 @@ link.extra=ln -sf lumina-textedit $(INSTALL_ROOT)$${L_BINDIR}/lte syntax.path=$${L_SHAREDIR}/lumina-desktop/syntax_rules syntax.files=syntax_rules/* -INSTALLS += target desktop link syntax +manpage.path=$${L_MANDIR}/man8/ +manpage.extra="$${MAN_ZIP} lumina-textedit.8 > $(INSTALL_ROOT)$${L_MANDIR}/man8/lumina-textedit.8.gz" + +INSTALLS += target desktop link syntax manpage WITH_I18N{ INSTALLS += dotrans -- 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 --- .../lumina-textedit/lumina-textedit.1 | 26 ++++++++++++++++++++++ .../lumina-textedit/lumina-textedit.8 | 26 ---------------------- .../lumina-textedit/lumina-textedit.pro | 4 ++-- 3 files changed, 28 insertions(+), 28 deletions(-) create mode 100644 src-qt5/desktop-utils/lumina-textedit/lumina-textedit.1 delete mode 100644 src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.1 b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.1 new file mode 100644 index 00000000..3cc29498 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.1 @@ -0,0 +1,26 @@ +.Dd November 7, 2017 +.Dt LUMINA-TEXTEDIT 1 +.Os 1.3.3 + +.Sh NAME +.Nm lumina-textedit +.Nd plaintext editor. + +.Sh SYNOPSIS +.Nm +.Op Ar NEW_FILE | EXISTING_FILE + +.Sh DESCRIPTION +The +.Nm +is a plaintext editor with syntax highlighting, tabs, and find/replace functionality. +The user can specify either a new file name or an existing file name. + +.Sh EXAMPLES +.Pp +.Dl % lumina-textedit Testing_file.txt +Opens a .txt file entitled "Testing_file". + +.Sh AUTHORS +.An Aaron St. John +.Aq aaron@ixsystems.com diff --git a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 deleted file mode 100644 index df5b55d0..00000000 --- a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.8 +++ /dev/null @@ -1,26 +0,0 @@ -.Dd November 7, 2017 -.Dt LUMINA-TEXTEDIT 8 -.Os 1.3.3 - -.Sh NAME -.Nm lumina-textedit -.Nd plaintext editor. - -.Sh SYNOPSIS -.Nm -.Op Ar NEW_FILE | EXISTING_FILE - -.Sh DESCRIPTION -The -.Nm -is a plaintext editor with syntax highlighting, tabs, and find/replace functionality. -The user can specify either a new file name or an existing file name. - -.Sh EXAMPLES -.Pp -.Dl % lumina-textedit Testing_file.txt -Opens a .txt file entitled "Testing_file". - -.Sh AUTHORS -.An Aaron St. John -.Aq aaron@ixsystems.com diff --git a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro index 7da86098..a9c16a0c 100644 --- a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro +++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro @@ -102,8 +102,8 @@ link.extra=ln -sf lumina-textedit $(INSTALL_ROOT)$${L_BINDIR}/lte syntax.path=$${L_SHAREDIR}/lumina-desktop/syntax_rules syntax.files=syntax_rules/* -manpage.path=$${L_MANDIR}/man8/ -manpage.extra="$${MAN_ZIP} lumina-textedit.8 > $(INSTALL_ROOT)$${L_MANDIR}/man8/lumina-textedit.8.gz" +manpage.path=$${L_MANDIR}/man1/ +manpage.extra="$${MAN_ZIP} lumina-textedit.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-textedit.1.gz" INSTALLS += target desktop link syntax manpage -- cgit From 5ae13b0ce91d22420d8369fc58c5c0511a3c5bc4 Mon Sep 17 00:00:00 2001 From: q5sys Date: Fri, 24 Nov 2017 15:02:19 -0500 Subject: add file menu shortcuts into lumina-textedit --- src-qt5/desktop-utils/lumina-textedit/MainUI.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.ui b/src-qt5/desktop-utils/lumina-textedit/MainUI.ui index fec94a21..026521b3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.ui +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.ui @@ -190,7 +190,7 @@ - File + &File @@ -204,7 +204,7 @@ - View + &View @@ -232,7 +232,7 @@ - Edit + &Edit -- 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/desktop-utils/lumina-textedit/lumina-textedit.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro index a9c16a0c..c5733ee7 100644 --- a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro +++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro @@ -103,7 +103,7 @@ syntax.path=$${L_SHAREDIR}/lumina-desktop/syntax_rules syntax.files=syntax_rules/* manpage.path=$${L_MANDIR}/man1/ -manpage.extra="$${MAN_ZIP} lumina-textedit.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-textedit.1.gz" +manpage.extra="$${MAN_ZIP} $$PWD/lumina-textedit.1 > $(INSTALL_ROOT)$${L_MANDIR}/man1/lumina-textedit.1.gz" INSTALLS += target desktop link syntax 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/desktop-utils/lumina-textedit/lumina-textedit.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro index c5733ee7..77cd8798 100644 --- a/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro +++ b/src-qt5/desktop-utils/lumina-textedit/lumina-textedit.pro @@ -91,7 +91,7 @@ TRANSLATIONS = i18n/l-te_af.ts \ i18n/l-te_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/ desktop.files=lumina-textedit.desktop desktop.path=$${L_SHAREDIR}/applications/ -- cgit From 52d29fe416a3e41caf750889f7b9fcff637c2b94 Mon Sep 17 00:00:00 2001 From: Kjell Tore Ullavik Date: Thu, 30 Nov 2017 04:15:34 +0100 Subject: Add 'Show Toolbar' to textedit menu. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 10 ++++++++++ src-qt5/desktop-utils/lumina-textedit/MainUI.h | 1 + src-qt5/desktop-utils/lumina-textedit/MainUI.ui | 14 +++++++++++++- 3 files changed, 24 insertions(+), 1 deletion(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index 9e4ce499..33f2d851 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -72,6 +72,10 @@ MainUI::MainUI() : QMainWindow(), ui(new Ui::MainUI){ for(int i=0; imenuSyntax_Highlighting->addAction(smodes[i]); } + + bool toolbarVisible = settings->value("showToolbar",true).toBool(); + ui->toolBar->setHidden(!toolbarVisible); + ui->actionShow_Toolbar->setChecked(toolbarVisible); ui->actionLine_Numbers->setChecked( settings->value("showLineNumbers",true).toBool() ); ui->actionWrap_Lines->setChecked( settings->value("wrapLines",true).toBool() ); ui->actionShow_Popups->setChecked( settings->value("showPopupWarnings",true).toBool() ); @@ -96,6 +100,7 @@ MainUI::MainUI() : QMainWindow(), ui(new Ui::MainUI){ connect(tabWidget->dndTabBar(), SIGNAL(DetachTab(int)), this, SLOT(tabDetached(int)) ); connect(tabWidget->dndTabBar(), SIGNAL(DroppedIn(QStringList)), this, SLOT(LoadArguments(QStringList)) ); connect(tabWidget->dndTabBar(), SIGNAL(DraggedOut(int, Qt::DropAction)), this, SLOT(tabDraggedOut(int, Qt::DropAction)) ); + connect(ui->actionShow_Toolbar, SIGNAL(toggled(bool)), this, SLOT(showToolbar(bool)) ); connect(ui->actionLine_Numbers, SIGNAL(toggled(bool)), this, SLOT(showLineNumbers(bool)) ); connect(ui->actionWrap_Lines, SIGNAL(toggled(bool)), this, SLOT(wrapLines(bool)) ); connect(ui->actionShow_Popups, SIGNAL(toggled(bool)), this, SLOT(showPopupWarnings(bool)) ); @@ -337,6 +342,11 @@ void MainUI::showPopupWarnings(bool show){ settings->setValue("showPopupWarnings",show); } +void MainUI::showToolbar(bool show){ + settings->setValue("showToolbar",show); + ui->toolBar->setHidden(!show); +} + void MainUI::updateTab(QString file){ PlainTextEditor *cur = 0; int index = -1; diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.h b/src-qt5/desktop-utils/lumina-textedit/MainUI.h index 6e5d2d23..148974a0 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.h +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.h @@ -60,6 +60,7 @@ private slots: //Other Menu Actions void UpdateHighlighting(QAction *act = 0); + void showToolbar(bool); void showLineNumbers(bool); void wrapLines(bool); void ModifyColors(); diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.ui b/src-qt5/desktop-utils/lumina-textedit/MainUI.ui index 026521b3..f88f3976 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.ui +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.ui @@ -182,7 +182,7 @@ 0 0 505 - 28 + 24 @@ -224,6 +224,7 @@ + @@ -436,6 +437,17 @@ Ctrl+P + + + true + + + true + + + Show Toolbar + + line_find -- cgit From 079daaa6933b54117a7963ea5d2cb8daf00caf90 Mon Sep 17 00:00:00 2001 From: Kjell Tore Ullavik Date: Wed, 6 Dec 2017 10:06:15 +0100 Subject: Don't close editor when user cancels save dialog. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 63 ++++++++++++++++++------ src-qt5/desktop-utils/lumina-textedit/MainUI.h | 1 + 2 files changed, 49 insertions(+), 15 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index 33f2d851..e584b8b1 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -189,6 +189,18 @@ QString MainUI::currentFileDir(){ return dir; } +QStringList MainUI::unsavedFiles(){ + QStringList unsaved; + for(int i=0; icount(); i++){ + PlainTextEditor *tmp = static_cast(tabWidget->widget(i)); + if(tmp->hasChange()){ + unsaved << tmp->currentFile(); + } + } + return unsaved; +} + + // ================= // PRIVATE SLOTS //================= @@ -240,6 +252,7 @@ void MainUI::CloseFile(){ } void MainUI::SaveFile(){ + qDebug() << "SaveFile"; PlainTextEditor *cur = currentEditor(); if(cur==0){ return; } cur->SaveFile(); @@ -494,26 +507,46 @@ PlainTextEditor *cur = currentEditor(); } } + //============= // PROTECTED //============= void MainUI::closeEvent(QCloseEvent *ev){ //See if any of the open editors have unsaved changes first - QStringList unsaved; - for(int i=0; icount(); i++){ - PlainTextEditor *tmp = static_cast(tabWidget->widget(i)); - if(tmp->hasChange()){ - unsaved << tmp->currentFile(); - } + QStringList unsaved = unsavedFiles(); + if(unsaved.isEmpty()){ + QMainWindow::closeEvent(ev); + return; } - if(unsaved.isEmpty()){ QMainWindow::closeEvent(ev); return; } - bool savenow = false; - if(!savenow && !ui->actionShow_Popups->isChecked()){ savenow = true; } - if(!savenow){ - QMessageBox::StandardButton but = QMessageBox::question(this, tr("Save Changes before closing?"), QString(tr("There are unsaved changes.\nDo you want save them before you close the editor?\n\n%1")).arg(unsaved.join("\n")), QMessageBox::Yes | QMessageBox::No | QMessageBox::Cancel, QMessageBox::No); - savenow = (but == QMessageBox::Yes); - if(but == QMessageBox::Cancel){ ev->ignore(); return; } - } - if(savenow){ SaveFile(); } + + //If popups are disabled, give the user a chance by opening + //the save dialog automatically, then just close. + if(!ui->actionShow_Popups->isChecked()){ + SaveFile(); QMainWindow::closeEvent(ev); + return; + } + + //Otherwise, ask the user what to do. + QMessageBox::StandardButton but = QMessageBox::question( + this, + tr("Save Changes before closing?"), + QString(tr("There are unsaved changes.\nDo you want save them before you close the editor?\n\n%1")).arg(unsaved.join("\n")), + QMessageBox::Yes | QMessageBox::No | QMessageBox::Cancel, QMessageBox::No); + + if(but == QMessageBox::Cancel){ + ev->ignore(); + return; + } + else if(but == QMessageBox::Yes){ + SaveFile(); + //If there are still unsaved files, the user presumably + //cancelled the save dialog and we don't want to close. + unsaved = unsavedFiles(); + if (!unsaved.isEmpty()) { + ev->ignore(); + return; + } + } + QMainWindow::closeEvent(ev); } diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.h b/src-qt5/desktop-utils/lumina-textedit/MainUI.h index 148974a0..008859fa 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.h +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.h @@ -44,6 +44,7 @@ private: //Simplification functions PlainTextEditor* currentEditor(); QString currentFileDir(); + QStringList unsavedFiles(); private slots: //Main Actions -- cgit From 58dc3bddcf5a1ed0d94feddf0a5f4f574853108f Mon Sep 17 00:00:00 2001 From: Kjell Tore Ullavik Date: Wed, 6 Dec 2017 10:12:59 +0100 Subject: Remove debug print. Fix indentation. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 1 - src-qt5/desktop-utils/lumina-textedit/MainUI.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index e584b8b1..c4981ff3 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -252,7 +252,6 @@ void MainUI::CloseFile(){ } void MainUI::SaveFile(){ - qDebug() << "SaveFile"; PlainTextEditor *cur = currentEditor(); if(cur==0){ return; } cur->SaveFile(); diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.h b/src-qt5/desktop-utils/lumina-textedit/MainUI.h index 008859fa..6602830a 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.h +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.h @@ -44,7 +44,7 @@ private: //Simplification functions PlainTextEditor* currentEditor(); QString currentFileDir(); - QStringList unsavedFiles(); + QStringList unsavedFiles(); private slots: //Main Actions -- cgit From 4e54b03821df58ca16b26f2c5faf39fe424a96cd Mon Sep 17 00:00:00 2001 From: Kjell Tore Ullavik Date: Wed, 6 Dec 2017 10:23:26 +0100 Subject: Fix indentation. --- src-qt5/desktop-utils/lumina-textedit/MainUI.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.h b/src-qt5/desktop-utils/lumina-textedit/MainUI.h index 6602830a..8a3812a1 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.h +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.h @@ -44,7 +44,7 @@ private: //Simplification functions PlainTextEditor* currentEditor(); QString currentFileDir(); - QStringList unsavedFiles(); + QStringList unsavedFiles(); private slots: //Main Actions @@ -61,7 +61,7 @@ private slots: //Other Menu Actions void UpdateHighlighting(QAction *act = 0); - void showToolbar(bool); + void showToolbar(bool); void showLineNumbers(bool); void wrapLines(bool); void ModifyColors(); -- cgit From 7e998c5d28cad0ca2ac06667087cfc2845108b31 Mon Sep 17 00:00:00 2001 From: Kjell Tore Ullavik Date: Wed, 6 Dec 2017 10:28:19 +0100 Subject: Whitespace consistency. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index c4981ff3..41862be2 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -200,7 +200,6 @@ QStringList MainUI::unsavedFiles(){ return unsaved; } - // ================= // PRIVATE SLOTS //================= -- cgit From b5c72fc85c750940f1315f7d4676595363cd505d Mon Sep 17 00:00:00 2001 From: Kjell Tore Ullavik Date: Wed, 6 Dec 2017 10:29:26 +0100 Subject: Whitespace consistency. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index 41862be2..2fe54ac9 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -505,7 +505,6 @@ PlainTextEditor *cur = currentEditor(); } } - //============= // PROTECTED //============= -- cgit From 99b8089bd11baeb17030f1f0260a83b4f2d1fe0f Mon Sep 17 00:00:00 2001 From: Kjell Tore Ullavik Date: Wed, 6 Dec 2017 11:23:44 +0100 Subject: Style consistency. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index 2fe54ac9..780483f7 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -529,7 +529,8 @@ void MainUI::closeEvent(QCloseEvent *ev){ this, tr("Save Changes before closing?"), QString(tr("There are unsaved changes.\nDo you want save them before you close the editor?\n\n%1")).arg(unsaved.join("\n")), - QMessageBox::Yes | QMessageBox::No | QMessageBox::Cancel, QMessageBox::No); + QMessageBox::Yes | QMessageBox::No | QMessageBox::Cancel, + QMessageBox::No); if(but == QMessageBox::Cancel){ ev->ignore(); -- cgit From 0731b3a309f48ec0202e50d8d034b0723a20f8eb Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 6 Dec 2017 08:50:50 -0500 Subject: Make sure that on closing, it attempts to save *all* files with pending changes. If popup warnings are disabled just close the app (never automatically change the underlying file(s) - this can be disastrous) Add status reporting to all the "Save" functions so that it returns false if the user cancelled it. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 40 +++++++++++----------- src-qt5/desktop-utils/lumina-textedit/MainUI.h | 5 +-- .../lumina-textedit/PlainTextEditor.cpp | 10 ++++-- .../lumina-textedit/PlainTextEditor.h | 8 ++--- 4 files changed, 35 insertions(+), 28 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index 780483f7..e626023c 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -250,16 +250,26 @@ void MainUI::CloseFile(){ if(index>=0){ tabClosed(index); } } -void MainUI::SaveFile(){ +bool MainUI::SaveFile(){ PlainTextEditor *cur = currentEditor(); - if(cur==0){ return; } - cur->SaveFile(); + if(cur==0){ return true; } //nothing to do + return cur->SaveFile(); } -void MainUI::SaveFileAs(){ +bool MainUI::SaveFileAs(){ PlainTextEditor *cur = currentEditor(); - if(cur==0){ return; } - cur->SaveFile(true); + if(cur==0){ return true; } //nothing to do + return cur->SaveFile(true); +} + +bool MainUI::SaveAllFiles(){ + bool ok = true; + for(int i=0; icount(); i++){ + PlainTextEditor *tmp = static_cast(tabWidget->widget(i)); + if(tmp->hasChange()){ + ok = ok && tmp->SaveFile(); + } + } } void MainUI::Print() { @@ -511,15 +521,7 @@ PlainTextEditor *cur = currentEditor(); void MainUI::closeEvent(QCloseEvent *ev){ //See if any of the open editors have unsaved changes first QStringList unsaved = unsavedFiles(); - if(unsaved.isEmpty()){ - QMainWindow::closeEvent(ev); - return; - } - - //If popups are disabled, give the user a chance by opening - //the save dialog automatically, then just close. - if(!ui->actionShow_Popups->isChecked()){ - SaveFile(); + if(unsaved.isEmpty() || !ui->actionShow_Popups->isChecked()){ QMainWindow::closeEvent(ev); return; } @@ -537,14 +539,12 @@ void MainUI::closeEvent(QCloseEvent *ev){ return; } else if(but == QMessageBox::Yes){ - SaveFile(); - //If there are still unsaved files, the user presumably - //cancelled the save dialog and we don't want to close. - unsaved = unsavedFiles(); - if (!unsaved.isEmpty()) { + if( !SaveAllFiles() ){ + //cancelled by user ev->ignore(); return; } + } QMainWindow::closeEvent(ev); } diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.h b/src-qt5/desktop-utils/lumina-textedit/MainUI.h index 8a3812a1..5d10f21b 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.h +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.h @@ -51,8 +51,9 @@ private slots: void NewFile(); void OpenFile(QString file = ""); void CloseFile(); //current file only - void SaveFile(); - void SaveFileAs(); + bool SaveFile(); + bool SaveFileAs(); + bool SaveAllFiles(); void Print(); void fontChanged(const QFont &font); void updateStatusTip(); diff --git a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp index 653bd0e8..6e04d67b 100644 --- a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp @@ -103,12 +103,17 @@ void PlainTextEditor::LoadFile(QString filepath){ emit FileLoaded(this->whatsThis()); } -void PlainTextEditor::SaveFile(bool newname){ +bool PlainTextEditor::SaveFile(bool newname){ + //NOTE: This returns true for proper behaviour, and false for a user-cancelled process //qDebug() << "Save File:" << this->whatsThis(); + //Quick check for a non-editable file + if(!newname && this->whatsThis().startsWith("/")){ + if(!QFileInfo(this->whatsThis()).isWritable()){ newname = true; } //cannot save the current file name/location + } if( !this->whatsThis().startsWith("/") || newname ){ //prompt for a filename/path QString file = QFileDialog::getSaveFileName(this, tr("Save File"), this->whatsThis(), tr("Text File (*)")); - if(file.isEmpty()){ return; } + if(file.isEmpty()){ return false; } //cancelled this->setWhatsThis(file); SYNTAX->loadRules( Custom_Syntax::ruleForFile(this->whatsThis().section("/",-1), settings) ); SYNTAX->rehighlight(); @@ -118,6 +123,7 @@ void PlainTextEditor::SaveFile(bool newname){ hasChanges = !ok; if(ok){ lastSaveContents = this->toPlainText(); emit FileLoaded(this->whatsThis()); } watcher->addPath(currentFile()); + return true; //qDebug() << " - Success:" << ok << hasChanges; } diff --git a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h index 0c83b7ce..ec6c6bf7 100644 --- a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h +++ b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h @@ -21,7 +21,7 @@ class PlainTextEditor : public QPlainTextEdit{ public: PlainTextEditor(QSettings *set, QWidget *parent = 0); ~PlainTextEditor(); - + //Functions for setting up the editor void showLineNumbers(bool show = true); void LoadSyntaxRule(QString type); @@ -29,7 +29,7 @@ public: //File loading/setting options void LoadFile(QString filepath); - void SaveFile(bool newname = false); + bool SaveFile(bool newname = false); QString currentFile(); bool hasChange(); @@ -37,10 +37,10 @@ public: //Functions for managing the line number widget (internal - do not need to run directly) int LNWWidth(); //replacing the LNW size hint detection void paintLNW(QPaintEvent *ev); //forwarded from the LNW paint event - void updateLNW(); + void updateLNW(); QFontMetrics *metrics; - + private: QWidget *LNW; //Line Number Widget bool showLNW; -- cgit From eee843173b5f1f3d7e7d7fc1a822f0e735378d38 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 6 Dec 2017 09:28:30 -0500 Subject: Add better handling of read-only files in LTE. --- src-qt5/desktop-utils/lumina-textedit/MainUI.cpp | 22 ++++++++++++++++++---- src-qt5/desktop-utils/lumina-textedit/MainUI.h | 3 +++ .../lumina-textedit/PlainTextEditor.cpp | 17 +++++++++++++++-- .../lumina-textedit/PlainTextEditor.h | 8 +++++--- 4 files changed, 41 insertions(+), 9 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit') diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp index e626023c..bdb9d29c 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.cpp @@ -29,15 +29,26 @@ MainUI::MainUI() : QMainWindow(), ui(new Ui::MainUI){ fontbox->setSizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred); QWidget *spacer = new QWidget(this); spacer->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); + QWidget *spacer2 = new QWidget(this); + spacer2->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); + label_readonly = new QAction(tr("Read-Only File"), this); + label_readonly->setEnabled(false); //not an actual button + label_readonly->setToolTip(""); + QFont fnt = this->font(); + fnt.setItalic(true); + fnt.setBold(true); + label_readonly->setFont(fnt); fontSizes = new QSpinBox(this); fontSizes->setRange(5, 72); - fontSizes->setValue(9); + fontSizes->setValue(this->font().pointSize()); fontSizes->setSizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred); //For some reason, the FontComboBox is always 2 pixels taller than the SpinBox - manually fix that here - fontbox->setFixedHeight(30); - fontSizes->setFixedHeight(32); + fontbox->setFixedHeight(ui->toolBar->iconSize().height()-2); + fontSizes->setFixedHeight(ui->toolBar->iconSize().height()); ui->toolBar->addWidget(spacer); + ui->toolBar->addAction(label_readonly); + ui->toolBar->addWidget(spacer2); ui->toolBar->addWidget(fontbox); ui->toolBar->addWidget(fontSizes); //Load the special Drag and Drop QTabWidget @@ -264,12 +275,13 @@ bool MainUI::SaveFileAs(){ bool MainUI::SaveAllFiles(){ bool ok = true; - for(int i=0; icount(); i++){ + for(int i=0; icount() && ok; i++){ PlainTextEditor *tmp = static_cast(tabWidget->widget(i)); if(tmp->hasChange()){ ok = ok && tmp->SaveFile(); } } + return ok; } void MainUI::Print() { @@ -387,6 +399,7 @@ void MainUI::updateTab(QString file){ tabWidget->setTabWhatsThis(index, file); //needed for drag/drop functionality ui->actionSave_File->setEnabled(changes); this->setWindowTitle( (changes ? "*" : "") + file.section("/",-2) ); + label_readonly->setVisible( cur->readOnlyFile() ); } void MainUI::tabChanged(){ @@ -404,6 +417,7 @@ void MainUI::tabChanged(){ fontbox->setCurrentFont(font); fontSizes->setValue( font.pointSize() ); ui->actionWrap_Lines->setChecked( cur->lineWrapMode()==QPlainTextEdit::WidgetWidth ); + label_readonly->setVisible( cur->readOnlyFile() ); } void MainUI::tabClosed(int tab){ diff --git a/src-qt5/desktop-utils/lumina-textedit/MainUI.h b/src-qt5/desktop-utils/lumina-textedit/MainUI.h index 5d10f21b..464e7a52 100644 --- a/src-qt5/desktop-utils/lumina-textedit/MainUI.h +++ b/src-qt5/desktop-utils/lumina-textedit/MainUI.h @@ -13,6 +13,8 @@ #include #include #include +#include +#include #include "PlainTextEditor.h" #include "ColorDialog.h" @@ -40,6 +42,7 @@ private: QSettings *settings; QShortcut *closeFindS; QSpinBox *fontSizes; + QAction *label_readonly; //Simplification functions PlainTextEditor* currentEditor(); diff --git a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp index 6e04d67b..8626b2b4 100644 --- a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp +++ b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.cpp @@ -24,7 +24,7 @@ PlainTextEditor::PlainTextEditor(QSettings *set, QWidget *parent) : QPlainTextEd LNW = new LNWidget(this); showLNW = true; watcher = new QFileSystemWatcher(this); - hasChanges = false; + hasChanges = readonly = false; lastSaveContents.clear(); matchleft = matchright = -1; this->setTabStopWidth( 8 * this->fontMetrics().width(" ") ); //8 character spaces per tab (UNIX standard) @@ -99,7 +99,14 @@ void PlainTextEditor::LoadFile(QString filepath){ this->centerCursor(); //scroll until cursor is centered (if possible) } hasChanges = false; - if(QFile::exists(filepath)){ watcher->addPath(filepath); } + readonly = false; + if(QFile::exists(filepath)){ + readonly = !QFileInfo(filepath).isWritable(); + watcher->addPath(filepath); + }else if(filepath.startsWith("/")){ + //See if the containing directory is writable instead + readonly = !QFileInfo(filepath.section("/",0,-2)).isWritable(); + } emit FileLoaded(this->whatsThis()); } @@ -117,6 +124,7 @@ bool PlainTextEditor::SaveFile(bool newname){ this->setWhatsThis(file); SYNTAX->loadRules( Custom_Syntax::ruleForFile(this->whatsThis().section("/",-1), settings) ); SYNTAX->rehighlight(); + readonly = !QFileInfo(this->whatsThis()).isWritable(); //update this flag } if( !watcher->files().isEmpty() ){ watcher->removePaths(watcher->files()); } bool ok = LUtils::writeFile(this->whatsThis(), this->toPlainText().split("\n"), true); @@ -135,6 +143,11 @@ bool PlainTextEditor::hasChange(){ return hasChanges; } +bool PlainTextEditor::readOnlyFile(){ + //qDebug() << "Read Only File:" << readonly << this->whatsThis(); + return readonly; +} + //Functions for managing the line number widget int PlainTextEditor::LNWWidth(){ //Get the number of chars we need for line numbers diff --git a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h index ec6c6bf7..b0a6cbc7 100644 --- a/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h +++ b/src-qt5/desktop-utils/lumina-textedit/PlainTextEditor.h @@ -33,6 +33,7 @@ public: QString currentFile(); bool hasChange(); + bool readOnlyFile(); //Functions for managing the line number widget (internal - do not need to run directly) int LNWWidth(); //replacing the LNW size hint detection @@ -55,8 +56,9 @@ private: void clearMatchData(); void highlightMatch(QChar ch, bool forward, int fromPos, QChar startch); - //Flags to keep track of changes - bool hasChanges; + //Flags to keep track of changes/status + bool hasChanges, readonly; + private slots: //Functions for managing the line number widget void LNW_updateWidth(); // Tied to the QPlainTextEdit::blockCountChanged() signal @@ -68,7 +70,7 @@ private slots: void textChanged(); void cursorMoved(); //Function for prompting the user if the file changed externally - void fileChanged(); + void fileChanged(); protected: void resizeEvent(QResizeEvent *ev); -- cgit