printers: Do not ellipsize title of details dialog
A regression from the GTK4 port.
This commit is contained in:
parent
634d622c7a
commit
e7a1501d13
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
<property name="wrap">True</property>
|
||||
<property name="max_width_chars">30</property>
|
||||
<property name="ellipsize">middle</property>
|
||||
<property name="hexpand">true</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
|
Loading…
Add table
Reference in a new issue