diff options
| author | Qudix <17361645+Qudix@users.noreply.github.com> | 2020-11-09 13:02:01 -0600 |
|---|---|---|
| committer | Qudix <17361645+Qudix@users.noreply.github.com> | 2020-11-09 13:02:01 -0600 |
| commit | 0a3bdad8afd18a21a3697804ae344abd09e3712e (patch) | |
| tree | 0bf234b41dff43cdfe39afea48c7c1d8bdd995c2 /src/instancemanagerdialog.ui | |
| parent | b7b843d42badab83b262260035658259f24e4f9a (diff) | |
| parent | fef8543a58b4226242ce26c4c8876abaa64394cb (diff) | |
Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into master
Diffstat (limited to 'src/instancemanagerdialog.ui')
| -rw-r--r-- | src/instancemanagerdialog.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/instancemanagerdialog.ui b/src/instancemanagerdialog.ui index 410b58c1..44f4ff1f 100644 --- a/src/instancemanagerdialog.ui +++ b/src/instancemanagerdialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>689</width> - <height>413</height> + <width>884</width> + <height>539</height> </rect> </property> <property name="windowTitle"> @@ -56,7 +56,7 @@ <item> <widget class="LinkLabel" name="whatis"> <property name="text"> - <string><html><head/><body><p><a href="https://github.com/ModOrganizer2/modorganizer/wiki/Instance">What is an instance?</a></p></body></html></string> + <string><html><head/><body><p><a href="https://github.com/ModOrganizer2/modorganizer/wiki/Instances">What is an instance?</a></p></body></html></string> </property> <property name="openExternalLinks"> <bool>true</bool> @@ -330,7 +330,7 @@ <item> <widget class="QPushButton" name="deleteInstance"> <property name="text"> - <string>Delete instance</string> + <string>Delete instance...</string> </property> <property name="icon"> <iconset resource="resources.qrc"> |
