diff options
Diffstat (limited to 'editor/dconf-editor.ui')
-rw-r--r-- | editor/dconf-editor.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui index 6c700f5..3ac3247 100644 --- a/editor/dconf-editor.ui +++ b/editor/dconf-editor.ui @@ -275,7 +275,7 @@ <object class="GtkImage" id="image1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="stock">gtk-close</property> + <property name="icon-name">window-close</property> </object> </child> </object> |