diff options
author | Lenny McLennington <lennymclennington@protonmail.com> | 2022-01-17 03:45:47 +0000 |
---|---|---|
committer | Lenny McLennington <lennymclennington@protonmail.com> | 2022-01-17 03:45:47 +0000 |
commit | 55597b458ced4d7ad8082ab226617ba48e177ee6 (patch) | |
tree | d898fa78f0e344121327cdd8325171ef58f71605 /launcher/ui/pages/global/AccountListPage.ui | |
parent | f55297eca94ed3e1912e6d7a13d457f9e4b9010b (diff) | |
download | PrismLauncher-55597b458ced4d7ad8082ab226617ba48e177ee6.tar.gz PrismLauncher-55597b458ced4d7ad8082ab226617ba48e177ee6.tar.bz2 PrismLauncher-55597b458ced4d7ad8082ab226617ba48e177ee6.zip |
Revert "Merge pull request #50 from bexnoss/offline-mode"
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing
changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2.
Diffstat (limited to 'launcher/ui/pages/global/AccountListPage.ui')
-rw-r--r-- | launcher/ui/pages/global/AccountListPage.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/launcher/ui/pages/global/AccountListPage.ui b/launcher/ui/pages/global/AccountListPage.ui index d21a92e2..29738c02 100644 --- a/launcher/ui/pages/global/AccountListPage.ui +++ b/launcher/ui/pages/global/AccountListPage.ui @@ -54,7 +54,6 @@ </attribute> <addaction name="actionAddMicrosoft"/> <addaction name="actionAddMojang"/> - <addaction name="actionAddOffline"/> <addaction name="actionRefresh"/> <addaction name="actionRemove"/> <addaction name="actionSetDefault"/> @@ -104,11 +103,6 @@ <string>Add Microsoft</string> </property> </action> - <action name="actionAddOffline"> - <property name="text"> - <string>Add Offline</string> - </property> - </action> <action name="actionRefresh"> <property name="text"> <string>Refresh</string> |