app, plug-ins: remove file-uri completely

Desktop / GNOME / GIMP - Michael Natterer [gimp.org] - 23 July 2014 14:37 UTC

and enable the new file-remote code in app unconditionally.

57e6b22 app, plug-ins: remove file-uri completely
app/file/file-open.c | 2 +-
app/file/file-procedure.c | 7 +-
app/file/file-save.c | 2 +-
app/widgets/gimpfiledialog.c | 11 +-
configure.ac | 1 -
plug-ins/Makefile.am | 1 -
plug-ins/file-uri/.gitignore | 7 -
plug-ins/file-uri/Makefile.am | 48 ----
plug-ins/file-uri/uri-backend-gvfs.c | 313 --------------------------
plug-ins/file-uri/uri-backend.h | 46 ----
plug-ins/file-uri/uri.c | 400 ----------------------------------
po-plug-ins/POTFILES.in | 2 -
12 files changed, 5 insertions(+), 835 deletions(-)

Upstream: git.gnome.org


  • Share