diff --git a/back.jpg b/back.jpg index 3ece0eb..53e92b6 100644 Binary files a/back.jpg and b/back.jpg differ diff --git a/dia_audio.inc b/dia_audio.inc index 5f60d31..9a00cea 100644 --- a/dia_audio.inc +++ b/dia_audio.inc @@ -33,7 +33,7 @@ ] put xmenu .xm_current 0 put - xmenu .xm_title "Audio" put + xmenu .xm_title /txt_audio put pmenu.init } def diff --git a/theme_positions.inc b/theme_positions.inc index b8f4d6b..5fb9207 100644 --- a/theme_positions.inc +++ b/theme_positions.inc @@ -1,4 +1,4 @@ /timer.position.x 620 def /timer.position.y { panel.text.y } def /menu.position.x 187 def -/menu.position.y 170 def +/menu.position.y 140 def