Preferences Dialog: make hotkey category multimenu fill all available space as requested
This commit is contained in:
parent
b0039be726
commit
70e607d04a
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
[label]
|
||||
definition = "default"
|
||||
label = _ "Categories"
|
||||
label = _ "Categories:"
|
||||
[/label]
|
||||
[/column]
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "left"
|
||||
horizontal_grow = true
|
||||
|
||||
[multimenu_button]
|
||||
id = "hotkey_category_menu"
|
||||
|
|
Loading…
Add table
Reference in a new issue