Use correct symbolic icon for password dialog: Closes bgno#713524
This commit is contained in:
parent
229f4dc4b0
commit
8c82996cf4
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="yalign">0</property>
|
||||
<property name="pixel_size">60</property>
|
||||
<property name="icon_name">security-high</property>
|
||||
<property name="use_fallback">True</property>
|
||||
<property name="icon_name">dialog-password-symbolic</property>
|
||||
<property name="icon-size">6</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue