From 08b56ee783131537d3f87e60819e88316ea1e062 Mon Sep 17 00:00:00 2001 From: Silarn Date: Wed, 18 Apr 2018 03:41:53 -0500 Subject: Improve and fix handling of external links --- src/aboutdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/aboutdialog.ui') diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 69e52708..fc2f3290 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -125,7 +125,7 @@ - + <html><head/><body><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p><p>See the GNU General Public License for more details.</p><p>Source code can be found at <a href="https://github.com/Modorganizer2/modorganizer"><span style=" text-decoration: underline; color:#007af4;">GitHub</span></a>.</p></body></html> -- cgit v1.3.1 From a76d9876472c6bc43cc78a5c6642d58d364bd843 Mon Sep 17 00:00:00 2001 From: Silarn Date: Fri, 4 May 2018 17:28:58 -0500 Subject: Update the about dialog --- src/aboutdialog.ui | 40 ++++++++++++------ src/organizer_en.ts | 114 ++++++++++++++++++++++++++++------------------------ 2 files changed, 90 insertions(+), 64 deletions(-) (limited to 'src/aboutdialog.ui') diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index fc2f3290..57517623 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -153,8 +153,8 @@ Thanks - - + + Current Maintainers @@ -167,12 +167,12 @@ - LePresidente (Project Lead) + LePresidente (Project Lead) - AL12 + AL12 @@ -195,8 +195,29 @@ - + + + Major Contributors + + + + + + QAbstractItemView::NoSelection + + + + AnyOldName3 (Python Plugins) + + + + + + + + + Translators @@ -317,8 +338,8 @@ - - + + Other Supporters && Contributors @@ -328,11 +349,6 @@ QAbstractItemView::NoSelection - - - AnyOldName3 - - blacksol diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 4a5593fa..851b5d71 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -29,6 +29,11 @@ Current Maintainers + + + LePresidente (Project Lead) + + AL12 @@ -36,61 +41,66 @@ + Other Supporters && Contributors + + + + Translators - + Cyb3r (Dutch) - + fruttyx (French) - + Yoplala (French) - + Faron (German) - + Mordan (Greek) - + Yoosk (Polish) - + Brgodfx (Portuguese) - + Jax (Swedish) - + ...and all other Transifex contributors! - - Other Supporters && Contributors + + Major Contributors - + Close @@ -4692,6 +4702,46 @@ p, li { white-space: pre-wrap; } QObject + + + + + + Error + + + + + failed to open temporary file + + + + + removal of "%1" failed: %2 + + + + + removal of "%1" failed + + + + + "%1" doesn't exist (remove) + + + + + + failed to create directory "%1" + + + + + + failed to copy "%1" to "%2" + + Failed to save custom categories @@ -4969,14 +5019,6 @@ If the folder was still in use, restart MO and try again. Failed to set up proxy-dll loading - - - - - - Error - - @@ -5132,38 +5174,6 @@ Start elevated anyway? (you will be asked if you want to allow ModOrganizer.exe failed to spawn "%1": %2 - - - failed to open temporary file - - - - - removal of "%1" failed: %2 - - - - - removal of "%1" failed - - - - - "%1" doesn't exist (remove) - - - - - - failed to create directory "%1" - - - - - - failed to copy "%1" to "%2" - - QueryOverwriteDialog -- cgit v1.3.1 From fc74aa90d13cbc1bbc0f61f634d0457f207ec455 Mon Sep 17 00:00:00 2001 From: Silarn Date: Sun, 6 May 2018 17:31:06 -0500 Subject: Updating about dialog with additional supporters --- src/aboutdialog.ui | 10 ++++++++++ src/organizer_en.ts | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'src/aboutdialog.ui') diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui index 57517623..7e90ec32 100644 --- a/src/aboutdialog.ui +++ b/src/aboutdialog.ui @@ -384,6 +384,11 @@ Gopher + + + GrantSP + + GSDFan @@ -394,6 +399,11 @@ ogrotten + + + outdatedtv + + Schilduin diff --git a/src/organizer_en.ts b/src/organizer_en.ts index 27b077ac..09c100cf 100644 --- a/src/organizer_en.ts +++ b/src/organizer_en.ts @@ -95,7 +95,7 @@ - + Close -- cgit v1.3.1