Commit f733c5a4 authored by Simon Steinbeiss's avatar Simon Steinbeiss
Browse files

Use new icon in settings dialog (Bug #16885)

parent d001af99
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
    <property name="window_position">center-on-parent</property>
    <property name="default_width">600</property>
    <property name="default_height">500</property>
    <property name="icon_name">xfce4-session</property>
    <property name="icon_name">org.xfce.session</property>
    <property name="type_hint">dialog</property>
    <child internal-child="vbox">
      <object class="GtkBox" id="dialog-vbox1">