applications: Make handler dialog resizable

This commit is contained in:
Christopher Davis 2022-01-22 12:36:41 -08:00 committed by Georges Basile Stavracas Neto
parent 65b939ad38
commit f2d7f5de40

View file

@ -354,7 +354,7 @@
<property name="title" translatable="yes">File &amp; 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>