Skip to content

Commit

Permalink
Merge pull request #3163 from ronso0/pref-controller-links-update
Browse files Browse the repository at this point in the history
Preferences: update some wiki & forums links
  • Loading branch information
daschuer authored Oct 9, 2020
2 parents c61be79 + 508e6d9 commit 4707133
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src/controllers/dlgprefcontrollersdlg.ui
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Mixxx uses &quot;presets&quot; to connect messages from your controller to controls in Mixxx. If you do not see a preset for your controller in the "Load Preset" menu when you click on your controller on the left sidebar, you may be able to download one online from the &lt;a href=&quot;http://www.mixxx.org/forums/viewforum.php?f=7&quot;&gt;Mixxx Forum&lt;/a&gt;. Place the XML (.xml) and Javascript (.js) file(s) in the &quot;User Preset Folder&quot; then restart Mixxx. If you download a mapping in a ZIP file, extract the XML and Javascript file(s) from the ZIP file to your &quot;User Preset Folder&quot; then restart Mixxx:</string>
<string>Mixxx uses &quot;presets&quot; to connect messages from your controller to controls in Mixxx. If you do not see a preset for your controller in the "Load Preset" menu when you click on your controller on the left sidebar, you may be able to download one online from the &lt;a href=&quot;https://mixxx.discourse.group/c/controller-mappings/10&quot;&gt;Mixxx Forum&lt;/a&gt;. Place the XML (.xml) and Javascript (.js) file(s) in the &quot;User Preset Folder&quot; then restart Mixxx. If you download a mapping in a ZIP file, extract the XML and Javascript file(s) from the ZIP file to your &quot;User Preset Folder&quot; then restart Mixxx:</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down Expand Up @@ -139,7 +139,7 @@
<item row="0" column="0">
<widget class="QLabel" name="txtHardwareCompatibility">
<property name="text">
<string>&lt;a href=&quot;http://mixxx.org/wiki/doku.php/hardware_compatibility&quot;&gt;Mixxx DJ Hardware Guide&lt;/a&gt;</string>
<string>&lt;a href=&quot;https://github.com/mixxxdj/mixxx/wiki/Hardware%20compatibility&quot;&gt;Mixxx DJ Hardware Guide&lt;/a&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
Expand All @@ -149,7 +149,7 @@
<item row="0" column="1">
<widget class="QLabel" name="txtControllerForums">
<property name="text">
<string>&lt;a href=&quot;http://www.mixxx.org/forums/viewforum.php?f=7&quot;&gt;Mixxx Controller Forums&lt;/a&gt;</string>
<string>&lt;a href=&quot;https://mixxx.discourse.group/c/controller-mappings/10&quot;&gt;Mixxx Controller Forums&lt;/a&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
Expand All @@ -159,7 +159,7 @@
<item row="1" column="0">
<widget class="QLabel" name="txtControllerPresetFormat">
<property name="text">
<string>&lt;a href=&quot;http://mixxx.org/wiki/doku.php/midi_controller_mapping_file_format&quot;&gt;MIDI Preset File Format&lt;/a&gt;</string>
<string>&lt;a href=&quot;https://github.com/mixxxdj/mixxx/wiki/Midi-Controller-Mapping-File-Format&quot;&gt;MIDI Preset File Format&lt;/a&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
Expand All @@ -169,7 +169,7 @@
<item row="1" column="1">
<widget class="QLabel" name="txtControllerScripting">
<property name="text">
<string>&lt;a href=&quot;http://mixxx.org/wiki/doku.php/midi_scripting&quot;&gt;MIDI Scripting with Javascript&lt;/a&gt;</string>
<string>&lt;a href=&quot;https://github.com/mixxxdj/mixxx/wiki/midi%20scripting&quot;&gt;MIDI Scripting with Javascript&lt;/a&gt;</string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
Expand Down
2 changes: 1 addition & 1 deletion src/preferences/dialog/dlgprefsounddlg.ui
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
<item row="4" column="0" colspan="2">
<widget class="QLabel" name="hardwareGuide">
<property name="text">
<string>The &lt;a href=&quot;http://mixxx.org/wiki/doku.php/hardware_compatibility&quot;&gt;Mixxx DJ Hardware Guide&lt;/a&gt; lists sound cards and controllers you may want to consider for using Mixxx.</string>
<string>The &lt;a href=&quot;https://github.com/mixxxdj/mixxx/wiki/Hardware%20compatibility&quot;&gt;Mixxx DJ Hardware Guide&lt;/a&gt; lists sound cards and controllers you may want to consider for using Mixxx.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down

0 comments on commit 4707133

Please sign in to comment.