revert changes to settings and used menu for shortcuts

Signed-off-by: sshcrack <34072808+sshcrack@users.noreply.github.com>
This commit is contained in:
sshcrack
2024-10-25 10:39:03 +02:00
parent 59efca764c
commit b182a888aa
6 changed files with 293 additions and 344 deletions

View File

@@ -131,7 +131,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>27</height>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="fileMenu">
@@ -235,8 +235,7 @@
</widget>
<action name="actionMoreNews">
<property name="icon">
<iconset theme="news">
<normaloff>.</normaloff>.</iconset>
<iconset theme="news"/>
</property>
<property name="text">
<string>More news...</string>
@@ -250,8 +249,7 @@
<bool>true</bool>
</property>
<property name="icon">
<iconset theme="cat">
<normaloff>.</normaloff>.</iconset>
<iconset theme="cat"/>
</property>
<property name="text">
<string>&amp;Meow</string>
@@ -286,8 +284,7 @@
</action>
<action name="actionAddInstance">
<property name="icon">
<iconset theme="new">
<normaloff>.</normaloff>.</iconset>
<iconset theme="new"/>
</property>
<property name="text">
<string>Add Instanc&amp;e...</string>
@@ -298,8 +295,7 @@
</action>
<action name="actionCheckUpdate">
<property name="icon">
<iconset theme="checkupdate">
<normaloff>.</normaloff>.</iconset>
<iconset theme="checkupdate"/>
</property>
<property name="text">
<string>&amp;Update...</string>
@@ -313,8 +309,7 @@
</action>
<action name="actionSettings">
<property name="icon">
<iconset theme="settings">
<normaloff>.</normaloff>.</iconset>
<iconset theme="settings"/>
</property>
<property name="text">
<string>Setti&amp;ngs...</string>
@@ -328,8 +323,7 @@
</action>
<action name="actionManageAccounts">
<property name="icon">
<iconset theme="accounts">
<normaloff>.</normaloff>.</iconset>
<iconset theme="accounts"/>
</property>
<property name="text">
<string>&amp;Manage Accounts...</string>
@@ -337,8 +331,7 @@
</action>
<action name="actionLaunchInstance">
<property name="icon">
<iconset theme="launch">
<normaloff>.</normaloff>.</iconset>
<iconset theme="launch"/>
</property>
<property name="text">
<string>&amp;Launch</string>
@@ -349,8 +342,7 @@
</action>
<action name="actionKillInstance">
<property name="icon">
<iconset theme="status-bad">
<normaloff>.</normaloff>.</iconset>
<iconset theme="status-bad"/>
</property>
<property name="text">
<string>&amp;Kill</string>
@@ -364,8 +356,7 @@
</action>
<action name="actionRenameInstance">
<property name="icon">
<iconset theme="rename">
<normaloff>.</normaloff>.</iconset>
<iconset theme="rename"/>
</property>
<property name="text">
<string>Rename</string>
@@ -376,8 +367,7 @@
</action>
<action name="actionChangeInstGroup">
<property name="icon">
<iconset theme="tag">
<normaloff>.</normaloff>.</iconset>
<iconset theme="tag"/>
</property>
<property name="text">
<string>&amp;Change Group...</string>
@@ -399,8 +389,7 @@
</action>
<action name="actionEditInstance">
<property name="icon">
<iconset theme="settings">
<normaloff>.</normaloff>.</iconset>
<iconset theme="settings"/>
</property>
<property name="text">
<string>&amp;Edit...</string>
@@ -414,8 +403,7 @@
</action>
<action name="actionViewSelectedInstFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>&amp;Folder</string>
@@ -426,8 +414,7 @@
</action>
<action name="actionDeleteInstance">
<property name="icon">
<iconset theme="delete">
<normaloff>.</normaloff>.</iconset>
<iconset theme="delete"/>
</property>
<property name="text">
<string>Dele&amp;te</string>
@@ -441,8 +428,7 @@
</action>
<action name="actionCopyInstance">
<property name="icon">
<iconset theme="copy">
<normaloff>.</normaloff>.</iconset>
<iconset theme="copy"/>
</property>
<property name="text">
<string>Cop&amp;y...</string>
@@ -456,8 +442,7 @@
</action>
<action name="actionExportInstance">
<property name="icon">
<iconset theme="export">
<normaloff>.</normaloff>.</iconset>
<iconset theme="export"/>
</property>
<property name="text">
<string>E&amp;xport...</string>
@@ -468,8 +453,7 @@
</action>
<action name="actionExportInstanceZip">
<property name="icon">
<iconset theme="launcher">
<normaloff>.</normaloff>.</iconset>
<iconset theme="launcher"/>
</property>
<property name="text">
<string>Prism Launcher (zip)</string>
@@ -477,8 +461,7 @@
</action>
<action name="actionExportInstanceMrPack">
<property name="icon">
<iconset theme="modrinth">
<normaloff>.</normaloff>.</iconset>
<iconset theme="modrinth"/>
</property>
<property name="text">
<string>Modrinth (mrpack)</string>
@@ -486,8 +469,7 @@
</action>
<action name="actionExportInstanceFlamePack">
<property name="icon">
<iconset theme="flame">
<normaloff>.</normaloff>.</iconset>
<iconset theme="flame"/>
</property>
<property name="text">
<string>CurseForge (zip)</string>
@@ -495,20 +477,18 @@
</action>
<action name="actionCreateInstanceShortcut">
<property name="icon">
<iconset theme="shortcut">
<normaloff>.</normaloff>.</iconset>
<iconset theme="shortcut"/>
</property>
<property name="text">
<string>Create Shortcut</string>
</property>
<property name="toolTip">
<string>Creates a shortcut on your desktop to launch the selected instance.</string>
<string>Creates a shortcut on a selected folder to launch the selected instance.</string>
</property>
</action>
<action name="actionNoAccountsAdded">
<property name="icon">
<iconset theme="noaccount">
<normaloff>.</normaloff>.</iconset>
<iconset theme="noaccount"/>
</property>
<property name="text">
<string>No accounts added!</string>
@@ -519,8 +499,7 @@
<bool>true</bool>
</property>
<property name="icon">
<iconset theme="noaccount">
<normaloff>.</normaloff>.</iconset>
<iconset theme="noaccount"/>
</property>
<property name="text">
<string>No Default Account</string>
@@ -531,8 +510,7 @@
</action>
<action name="actionCloseWindow">
<property name="icon">
<iconset theme="status-bad">
<normaloff>.</normaloff>.</iconset>
<iconset theme="status-bad"/>
</property>
<property name="text">
<string>Close &amp;Window</string>
@@ -546,8 +524,7 @@
</action>
<action name="actionViewInstanceFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>&amp;Instances</string>
@@ -558,8 +535,7 @@
</action>
<action name="actionViewLauncherRootFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>Launcher &amp;Root</string>
@@ -570,8 +546,7 @@
</action>
<action name="actionViewCentralModsFolder">
<property name="icon">
<iconset theme="centralmods">
<normaloff>.</normaloff>.</iconset>
<iconset theme="centralmods"/>
</property>
<property name="text">
<string>&amp;Central Mods</string>
@@ -582,8 +557,7 @@
</action>
<action name="actionViewSkinsFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>&amp;Skins</string>
@@ -594,8 +568,7 @@
</action>
<action name="actionViewIconsFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>Instance Icons</string>
@@ -606,8 +579,7 @@
</action>
<action name="actionViewLogsFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>Logs</string>
@@ -623,8 +595,7 @@
</action>
<action name="actionReportBug">
<property name="icon">
<iconset theme="bug">
<normaloff>.</normaloff>.</iconset>
<iconset theme="bug"/>
</property>
<property name="text">
<string>Report a Bug or Suggest a Feature</string>
@@ -635,8 +606,7 @@
</action>
<action name="actionDISCORD">
<property name="icon">
<iconset theme="discord">
<normaloff>.</normaloff>.</iconset>
<iconset theme="discord"/>
</property>
<property name="text">
<string>&amp;Discord Guild</string>
@@ -647,8 +617,7 @@
</action>
<action name="actionMATRIX">
<property name="icon">
<iconset theme="matrix">
<normaloff>.</normaloff>.</iconset>
<iconset theme="matrix"/>
</property>
<property name="text">
<string>&amp;Matrix Space</string>
@@ -659,8 +628,7 @@
</action>
<action name="actionREDDIT">
<property name="icon">
<iconset theme="reddit-alien">
<normaloff>.</normaloff>.</iconset>
<iconset theme="reddit-alien"/>
</property>
<property name="text">
<string>Sub&amp;reddit</string>
@@ -671,8 +639,7 @@
</action>
<action name="actionAbout">
<property name="icon">
<iconset theme="about">
<normaloff>.</normaloff>.</iconset>
<iconset theme="about"/>
</property>
<property name="text">
<string>&amp;About %1</string>
@@ -686,8 +653,7 @@
</action>
<action name="actionClearMetadata">
<property name="icon">
<iconset theme="refresh">
<normaloff>.</normaloff>.</iconset>
<iconset theme="refresh"/>
</property>
<property name="text">
<string>&amp;Clear Metadata Cache</string>
@@ -698,8 +664,7 @@
</action>
<action name="actionAddToPATH">
<property name="icon">
<iconset theme="custom-commands">
<normaloff>.</normaloff>.</iconset>
<iconset theme="custom-commands"/>
</property>
<property name="text">
<string>Install to &amp;PATH</string>
@@ -710,8 +675,7 @@
</action>
<action name="actionFoldersButton">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>Folders</string>
@@ -722,8 +686,7 @@
</action>
<action name="actionHelpButton">
<property name="icon">
<iconset theme="help">
<normaloff>.</normaloff>.</iconset>
<iconset theme="help"/>
</property>
<property name="text">
<string>Help</string>
@@ -734,8 +697,7 @@
</action>
<action name="actionAccountsButton">
<property name="icon">
<iconset theme="noaccount">
<normaloff>.</normaloff>.</iconset>
<iconset theme="noaccount"/>
</property>
<property name="text">
<string>Accounts</string>
@@ -743,8 +705,7 @@
</action>
<action name="actionOpenWiki">
<property name="icon">
<iconset theme="help">
<normaloff>.</normaloff>.</iconset>
<iconset theme="help"/>
</property>
<property name="text">
<string>%1 &amp;Help</string>
@@ -755,8 +716,7 @@
</action>
<action name="actionViewWidgetThemeFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>&amp;Widget Themes</string>
@@ -767,8 +727,7 @@
</action>
<action name="actionViewIconThemeFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>I&amp;con Theme</string>
@@ -779,8 +738,7 @@
</action>
<action name="actionViewCatPackFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>Cat Packs</string>
@@ -791,8 +749,7 @@
</action>
<action name="actionViewJavaFolder">
<property name="icon">
<iconset theme="viewfolder">
<normaloff>.</normaloff>.</iconset>
<iconset theme="viewfolder"/>
</property>
<property name="text">
<string>Java</string>
@@ -801,6 +758,39 @@
<string>Open the Java folder in a file browser. Only available if the built-in Java downloader is used.</string>
</property>
</action>
<action name="actionCreateInstanceShortcutDesktop">
<property name="text">
<string>Desktop</string>
</property>
<property name="toolTip">
<string>Creates an shortcut to this instance on your desktop</string>
</property>
<property name="menuRole">
<enum>QAction::TextHeuristicRole</enum>
</property>
</action>
<action name="actionCreateInstanceShortcutApplications">
<property name="text">
<string>Applications</string>
</property>
<property name="toolTip">
<string>Create a shortcut of this instance on your start menu</string>
</property>
<property name="menuRole">
<enum>QAction::TextHeuristicRole</enum>
</property>
</action>
<action name="actionCreateInstanceShortcutOther">
<property name="text">
<string>Other...</string>
</property>
<property name="toolTip">
<string>Creates a shortcut in a folder selected by you</string>
</property>
<property name="menuRole">
<enum>QAction::TextHeuristicRole</enum>
</property>
</action>
</widget>
<customwidgets>
<customwidget>