Skip to content
  • James Henstridge's avatar
    gedit: port GeditFileChooserDialogGtk to GtkFileChooserNative · 34419a44
    James Henstridge authored
    The intent is to allow GEdit to make use of portals when running under
    confinement, removing the need to give it wide file system access.
    
    The encodings and newline combo boxes are converted to use the newer
    "choice" API, which handles everything except adding new encodings to
    the list.
    
    The file filters code also remains mostly unchanged.  The use of a
    custom file filter will need some changes too.
    34419a44