Skip to content
  • Gaël Bonithon's avatar
    Basic switch to GFile for I/O operations · dca3de7e
    Gaël Bonithon authored
    This is limited as much as possible to code refactoring, although the
    changes are quite large. The only functional change concerns the saving
    method, which goes from a simple overwrite to the use of
    `g_file_replace_contents()`.
    
    Fixes #4, see !64 for more details.
    dca3de7e