Skip to content
  • Ernestas Kulik's avatar
    file: Initialize sort to order to default · 8851f764
    Ernestas Kulik authored
    If get_attributes_for_default_sort_type() returns FALSE,
    nautilus_file_get_default_sort_type() will return garbage, as retval
    will remain uninitialized. This commit initializes it by default to the
    default GSettings value.
    
    Fixes #794
    8851f764