Skip to content
  • Benjamin Otte's avatar
    filechooserentry: Simplify code · 5607cd91
    Benjamin Otte authored
    Use all the clever functions we invented in recent refactorings to
    compute the file and dir part and the current folder.
    
    This also fixes the bug where "./" was not taken as the current
    directory but interpreted as a file named "./".
    5607cd91