Index: index.xml =================================================================== --- index.xml +++ index.xml @@ -58,8 +58,8 @@
  • How are elements displayed in TabWin widget?
  • How is zoom effect enabled?
  • -
  • How can we adopt same behavior as Thunar in - GtkFileChooserDialog widget?
  • +
  • How can we adopt the same behavior as Thunar + in GtkFileChooserDialog widget?
  • How can xfdashboard be lauched at startup?
  • How can PulseAudio be disabled?
  • @@ -279,14 +279,14 @@
  • -

    How can we adopt same behaviour as Thunar in +

    How can we adopt the same behavior as Thunar in GtkFileChooserDialog widget?

    -

    Thunar displays by default directories first, then +

    By default, Thunar displays directories first, then files. This behaviour is managed by /misc-folders-first property.

    -

    To adopt same behaviour when GTK3 applications use +

    To adopt the same behavior when GTK3 applications use GtkFileChooserDialog widget, the value of sort-directories-first must be changed.