minor fix

This commit is contained in:
DYefremov
2020-12-22 14:31:25 +03:00
parent ca9b4a780d
commit 6431f2ccd8

View File

@@ -89,7 +89,7 @@ Author: Dmitriy Yefremov
<property name="window_position">center</property>
<property name="default_width">320</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<property name="type_hint">utility</property>
<property name="skip_taskbar_hint">True</property>
<property name="skip_pager_hint">True</property>
<property name="gravity">center</property>