Skip to content

Commit

Permalink
[estouchy] remove no more needed adsp manager items
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Apr 29, 2016
1 parent 1574383 commit 725c21a
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions addons/skin.estouchy/xml/DialogAudioDSPManager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,43 +116,6 @@
<aligny>center</aligny>
</control>
</focusedlayout>
<content>
<item id="91">
<label>1. $LOCALIZE[15057]</label>
<label2>$LOCALIZE[15114]</label2>
<visible>true</visible>
<onclick>noop</onclick>
<property name="currentMode">InputResampling</property>
</item>
<item id="92">
<label>2. $LOCALIZE[15058]</label>
<label2>$LOCALIZE[15113]</label2>
<visible>true</visible>
<onclick>noop</onclick>
<property name="currentMode">Preprocessing</property>
</item>
<item id="93">
<label>3. $LOCALIZE[15059]</label>
<label2>$LOCALIZE[15115]</label2>
<visible>true</visible>
<onclick>noop</onclick>
<property name="currentMode">Masterprocessing</property>
</item>
<item id="94">
<label>4. $LOCALIZE[15060]</label>
<label2>$LOCALIZE[15117]</label2>
<visible>true</visible>
<onclick>noop</onclick>
<property name="currentMode">Postprocessing</property>
</item>
<item id="95">
<label>5. $LOCALIZE[15061]</label>
<label2>$LOCALIZE[15116]</label2>
<visible>true</visible>
<onclick>noop</onclick>
<property name="currentMode">OutputResampling</property>
</item>
</content>
</control>
<control type="textbox">
<posx>20</posx>
Expand Down

0 comments on commit 725c21a

Please sign in to comment.