mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
System Lock
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 463351]
This commit is contained in:
parent
a83ac224c2
commit
c15970f03f
1 changed files with 10 additions and 10 deletions
|
|
@ -1,22 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Dialog title="Session Lock" resizeable="false">
|
||||
<style name="generic_control" font ="Arial 10"/>
|
||||
<Dialog title=" " resizeable="False">
|
||||
<style name="generic_control" font ="Arial Bold 16"/>
|
||||
<style name="generic_button"
|
||||
style="generic_control"
|
||||
fgnormal="#BFBFBF"
|
||||
bgnormal="#007c7e"
|
||||
fgnormal="#FFffff"
|
||||
bgnormal="#FF0000"
|
||||
fgactive="#BFBFBF"
|
||||
bgactive="#454545"
|
||||
fghover="#CCCCCC"
|
||||
bghover="#898989"
|
||||
fgdisabled ="#959595"
|
||||
bordercolor="#7E7E7E"
|
||||
borderwidth="1 1 0 0" />
|
||||
<Layout width="442" height="660">
|
||||
<icon source="sessionlock.png"/>
|
||||
<Button style="generic_button"
|
||||
bordercolor="#FF0000"
|
||||
borderwidth="0 0 0 0" />
|
||||
<Layout width="400" height="66">
|
||||
<icon source="systemlock.png"/>
|
||||
<Button style="generic_button"
|
||||
id="ok_button"
|
||||
text="UNLOCK"
|
||||
x="75" y="368" width="72" height="32"/>
|
||||
x="280" y="3" width="120" height="59"/>
|
||||
</Layout>
|
||||
</Dialog>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue