mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 21:56:30 +01:00
[Summary] Removed useless XML
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 465267]
This commit is contained in:
parent
f6dcf69fe9
commit
cd8f096f90
1 changed files with 0 additions and 26 deletions
|
|
@ -1,26 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<Layout bgnormal="#565656" width="60" height="20">
|
|
||||||
<style name="generic_control" font ="Arial 10"/>
|
|
||||||
<Button id="playback_on_button"
|
|
||||||
text="ON"
|
|
||||||
style="generic_control"
|
|
||||||
fgnormal="#FFFFFF"
|
|
||||||
bgnormal="#606060"
|
|
||||||
fgactive="#FFFFFF"
|
|
||||||
bgactive="#1CA3B3"
|
|
||||||
fghover="#FFFFFF"
|
|
||||||
bghover="#808080"
|
|
||||||
borderwidth="0 0 0 0"
|
|
||||||
x="0" y="0" width="30" height="19"/>
|
|
||||||
<Button id="playback_off_button"
|
|
||||||
text="OFF"
|
|
||||||
style="generic_control"
|
|
||||||
fgnormal="#FFFFFF"
|
|
||||||
bgnormal="#606060"
|
|
||||||
fgactive="#FFFFFF"
|
|
||||||
bgactive="#FC3334"
|
|
||||||
fghover="#FFFFFF"
|
|
||||||
bghover="#808080"
|
|
||||||
borderwidth="0 0 0 0"
|
|
||||||
x="30" y="0" width="30" height="19"/>
|
|
||||||
</Layout>
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue