59 lines
1.0 KiB
Plaintext
Executable File
59 lines
1.0 KiB
Plaintext
Executable File
# Global Property
|
|
title-text: "Добрый день"
|
|
title-color: "#ffffff"
|
|
title-font: "Terminus 18"
|
|
|
|
message-color: "#ffffff"
|
|
message-bg-color: "#000000"
|
|
message-font: "Terminus 18"
|
|
|
|
desktop-image: "background.png"
|
|
desktop-color: "#292929"
|
|
|
|
terminal-font: "Terminus 18"
|
|
terminal-box: "terminal_*.png"
|
|
|
|
+ boot_menu {
|
|
left = 15%
|
|
top = 25%
|
|
width = 70%
|
|
height = 50%
|
|
item_spacing = 10
|
|
item_width = 30
|
|
item_height = 30
|
|
item_color = "#808080"
|
|
selected_item_color = "#CCCCCC"
|
|
selected_item_pixmap_style = "select_*.png"
|
|
icon_width = 10
|
|
}
|
|
|
|
+ progress_bar {
|
|
left = 15%
|
|
top = 100%-150
|
|
width = 70%
|
|
height = 20
|
|
id = "__timeout__"
|
|
text = "@TIMEOUT_NOTIFICATION_LONG@"
|
|
text-color = "#AAAAAA"
|
|
#bar_style = "*"
|
|
#highlight_style = "*"
|
|
}
|
|
|
|
+ label {
|
|
left = 15%
|
|
top = 100%-50
|
|
height = 30
|
|
width = 70%
|
|
color = "white"
|
|
align = "center"
|
|
text = "@KEYMAP_SHORT@"
|
|
}
|
|
|
|
+ image {
|
|
left = 10
|
|
top = 10
|
|
width = 250
|
|
height = 250
|
|
file = "melawy-linux.png"
|
|
}
|