applications: Make handler dialog resizable
This commit is contained in:
parent
65b939ad38
commit
f2d7f5de40
1 changed files with 1 additions and 1 deletions
|
@ -354,7 +354,7 @@
|
|||
<property name="title" translatable="yes">File & Link Associations</property>
|
||||
<property name="modal">1</property>
|
||||
<property name="use-header-bar">1</property>
|
||||
<property name="resizable">0</property>
|
||||
<property name="resizable">True</property>
|
||||
<property name="hide-on-close">True</property>
|
||||
<property name="default-width">500</property>
|
||||
<property name="default-height">400</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue