From 02c2329857718174b86c3cb2a2246e902fad67e0 Mon Sep 17 00:00:00 2001
From: Qudix <17361645+Qudix@users.noreply.github.com>
Date: Wed, 11 Nov 2020 02:03:17 -0600
Subject: Add a toggle for tracking
---
src/settingsdialog.ui | 34 +++++++++++++++++++++-------------
1 file changed, 21 insertions(+), 13 deletions(-)
(limited to 'src/settingsdialog.ui')
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 85c5a4e4..e4d5571c 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -837,29 +837,29 @@
-
-
-
-
+
-
+
- Disable automatic internet features
+ Use a proxy for network connections.
- Disable automatic internet features. This does not affect features that are explicitly invoked by the user (like checking mods for updates, endorsing, opening the web browser)
+ Use a proxy for network connections. This uses the system-wide settings which can be configured in Internet Explorer. Please note that MO will start up a few seconds slower on some systems when using a proxy.
- Offline Mode
+ Use HTTP Proxy (Uses System Settings)
- -
-
+
-
+
- Use a proxy for network connections.
+ Disable automatic internet features
- Use a proxy for network connections. This uses the system-wide settings which can be configured in Internet Explorer. Please note that MO will start up a few seconds slower on some systems when using a proxy.
+ Disable automatic internet features. This does not affect features that are explicitly invoked by the user (like checking mods for updates, endorsing, opening the web browser)
- Use HTTP Proxy (Uses System Settings)
+ Offline Mode
@@ -873,7 +873,7 @@
- -
+
-
<html><head/><body><p>By default, a counter is displayed in the bottom right corner. This informs the user of their remaining API requests. The Nexus API becomes unusable once these API requests run out. Checking this option will hide that counter.</p></body></html>
@@ -886,6 +886,16 @@
+ -
+
+
+ Tracked Integration
+
+
+ true
+
+
+
-
@@ -1684,8 +1694,6 @@ programs you are intentionally running.
nexusLog
offlineBox
endorsementBox
- proxyBox
- hideAPICounterBox
associateButton
clearCacheButton
knownServersList
--
cgit v1.3.1
From b9ec979b4c884b35981d0d6fe0abe914e00daa54 Mon Sep 17 00:00:00 2001
From: Qudix <17361645+Qudix@users.noreply.github.com>
Date: Wed, 11 Nov 2020 02:13:54 -0600
Subject: tabstop
---
src/settingsdialog.ui | 3 +++
1 file changed, 3 insertions(+)
(limited to 'src/settingsdialog.ui')
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index e4d5571c..754a275f 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -1694,6 +1694,9 @@ programs you are intentionally running.
nexusLog
offlineBox
endorsementBox
+ trackedBox
+ proxyBox
+ hideAPICounterBox
associateButton
clearCacheButton
knownServersList
--
cgit v1.3.1