From b8199f0c471f2b5ee2b070a96b42ad0040cddf2f Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Fri, 7 Jun 2019 21:57:29 -0400
Subject: renamed most of the widgets to shorter or more descriptive names
(newFilesModCheckBox?) modifying widgets calls save()
---
src/editexecutablesdialog.ui | 63 ++++++++++++++++++++++++--------------------
1 file changed, 35 insertions(+), 28 deletions(-)
(limited to 'src/editexecutablesdialog.ui')
diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui
index 2c9a74f3..6cb8e0b8 100644
--- a/src/editexecutablesdialog.ui
+++ b/src/editexecutablesdialog.ui
@@ -58,7 +58,7 @@
0
-
-
+
List of configured executables
@@ -89,7 +89,7 @@
-
-
+
Add an executable
@@ -106,7 +106,7 @@
-
-
+
Remove the selected executable
@@ -172,7 +172,7 @@
-
-
+
Name of the executable. This is only for display purposes.
@@ -191,7 +191,7 @@
-
-
-
+
Binary to run
@@ -201,7 +201,7 @@
-
-
+
Browse filesystem
@@ -225,10 +225,10 @@
-
-
-
+
-
-
+
...
@@ -244,7 +244,7 @@
-
-
+
Arguments to pass to the application
@@ -258,7 +258,7 @@
-
-
-
+
Allow the Steam AppID to be used for this executable to be changed.
@@ -273,7 +273,7 @@ Right now the only case I know of where this needs to be overwritten is for the
-
-
+
false
@@ -292,7 +292,7 @@ Right now the only case I know of where this needs to be overwritten is for the
-
-
-
+
If this is enabled, new files are created in the specified mod instead of the "Overwrite" mod.
@@ -302,7 +302,7 @@ Right now the only case I know of where this needs to be overwritten is for the
-
-
+
false
@@ -313,12 +313,12 @@ Right now the only case I know of where this needs to be overwritten is for the
-
-
-
+
If this is enabled, the configured libraries will be automatically loaded when this executable is launched.
- Force Load Libraries (Profile Specific)
+ Force Load Libraries (*)
@@ -336,7 +336,7 @@ Right now the only case I know of where this needs to be overwritten is for the
-
-
+
false
@@ -348,12 +348,19 @@ Right now the only case I know of where this needs to be overwritten is for the
-
-
+
Use Application's Icon for shortcuts
+ -
+
+
+ (*) Profile Specific
+
+
+
@@ -393,7 +400,7 @@ Right now the only case I know of where this needs to be overwritten is for the
-
-
+
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
@@ -402,16 +409,16 @@ Right now the only case I know of where this needs to be overwritten is for the
- binaryEdit
- browseBinaryButton
- workingDirEdit
- browseWorkingDirButton
- overwriteAppIDBox
- appIDOverwriteEdit
- newFilesModCheckBox
- newFilesModBox
- addButton
- removeButton
+ binary
+ browseBinary
+ workingDirectory
+ browseWorkingDirectory
+ overwriteSteamAppID
+ steamAppID
+ createFilesInMod
+ mods
+ add
+ remove
--
cgit v1.3.1