mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Remove menu items: "Visit Website" and "Report a Bug".
Many issues opened on github should be asked on forum first, and the links are already present in "About" window.
This commit is contained in:
@@ -51,9 +51,6 @@
|
||||
<string>&Help</string>
|
||||
</property>
|
||||
<addaction name="actionDocumentation"/>
|
||||
<addaction name="actionWebsite"/>
|
||||
<addaction name="actionBugReport"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionCheck_for_updates"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionDonate_money"/>
|
||||
@@ -198,15 +195,6 @@
|
||||
<string>Delete</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionWebsite">
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/skin/qbittorrent32.png</normaloff>:/icons/skin/qbittorrent32.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Visit &Website</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDownload_from_URL">
|
||||
<property name="text">
|
||||
<string>Add Torrent &Link...</string>
|
||||
@@ -220,11 +208,6 @@
|
||||
<string>Torrent &Creator</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionBugReport">
|
||||
<property name="text">
|
||||
<string>Report a &Bug</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_upload_limit">
|
||||
<property name="text">
|
||||
<string>Set Upload Limit...</string>
|
||||
|
||||
Reference in New Issue
Block a user