summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorSeth Riley <17361645+Qudix@users.noreply.github.com>2020-12-01 15:55:50 -0600
committerSeth Riley <17361645+Qudix@users.noreply.github.com>2020-12-01 15:55:50 -0600
commit852d8745a1ac3ef2aaa83ae21d473d20428d7d30 (patch)
tree7ff242377cd3ec72571cd96cd631c28bbaac6470 /src/mainwindow.ui
parent60688ecf5bc6e44795472cb22888ec5994a904a8 (diff)
parent1ec3ab2b8a845f75495b4cacbeb17c86ea137a01 (diff)
Merge https://github.com/ModOrganizer2/modorganizer into ignore_alt
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index ace0dfeb..dbc6013d 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1411,6 +1411,7 @@ p, li { white-space: pre-wrap; }
<addaction name="actionChange_Game"/>
<addaction name="actionInstallMod"/>
<addaction name="actionNexus"/>
+ <addaction name="actionModPage"/>
<addaction name="actionAdd_Profile"/>
<addaction name="actionModify_Executables"/>
<addaction name="actionTool"/>
@@ -1684,6 +1685,27 @@ p, li { white-space: pre-wrap; }
<string>Ctrl+N</string>
</property>
</action>
+ <action name="actionModPage">
+ <property name="icon">
+ <iconset resource="resources.qrc">
+ <normaloff>:/MO/gui/resources/internet-web-browser.png</normaloff>:/MO/gui/resources/internet-web-browser.png</iconset>
+ </property>
+ <property name="text">
+ <string>Browse Mod Page</string>
+ </property>
+ <property name="iconText">
+ <string>Browse Mod Page</string>
+ </property>
+ <property name="toolTip">
+ <string>Browse Mod Page</string>
+ </property>
+ <property name="statusTip">
+ <string>Browse Mod Page</string>
+ </property>
+ <property name="visible">
+ <bool>false</bool>
+ </property>
+ </action>
<action name="actionUpdate">
<property name="enabled">
<bool>false</bool>