aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@users.noreply.github.com>2021-06-20 00:07:01 +0200
committerGitHub <noreply@github.com>2021-06-20 00:07:01 +0200
commit6c0ff0b46fa153960c592ff789a6053dbd9730f9 (patch)
tree30c20e5ab30750e16a23d36199c92bbc2577fa67
parent5f8d07c0092b6cc44f81104a3d7f9e7e49d9df5d (diff)
parent81d4dc09ccef1df5c95164681d9f0f72dceeff64 (diff)
downloadPrismLauncher-6c0ff0b46fa153960c592ff789a6053dbd9730f9.tar.gz
PrismLauncher-6c0ff0b46fa153960c592ff789a6053dbd9730f9.tar.bz2
PrismLauncher-6c0ff0b46fa153960c592ff789a6053dbd9730f9.zip
Merge pull request #3881 from jamierocks/notice-login-msa
NOISSUE Add notice re MSA to login dialog
-rw-r--r--application/dialogs/LoginDialog.ui14
1 files changed, 12 insertions, 2 deletions
diff --git a/application/dialogs/LoginDialog.ui b/application/dialogs/LoginDialog.ui
index d92fbae3..dbdb3b93 100644
--- a/application/dialogs/LoginDialog.ui
+++ b/application/dialogs/LoginDialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>400</width>
- <height>162</height>
+ <width>421</width>
+ <height>238</height>
</rect>
</property>
<property name="sizePolicy">
@@ -21,6 +21,16 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
+ <widget class="QLabel" name="microsoftAccountsNoticeLabel">
+ <property name="text">
+ <string>NOTICE: MultiMC does not currently support Microsoft accounts. This means that accounts created from December 2020 onwards cannot be used.</string>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QLabel" name="label">
<property name="text">
<string notr="true">Message label placeholder.</string>