diff options
author | Sébastien Wilmet <[email protected]> | 2017-05-12 21:00:25 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-05-25 20:13:59 +0200 |
commit | 91834ee958566d4edc2af9ecb90ac4440765c7d1 (patch) | |
tree | a4f6745a69ac211283cc337851d5a03d5b08015b /plugins/pythonconsole | |
parent | 44d7761c90405c6bfbe3e306bab02397435ff44c (diff) | |
download | pluma-91834ee958566d4edc2af9ecb90ac4440765c7d1.tar.bz2 pluma-91834ee958566d4edc2af9ecb90ac4440765c7d1.tar.xz |
File browser: don't use GIOScheduler (deprecated)
The GIOScheduler was used because there was no async version of
g_file_delete() and g_file_trash(). Now that the async versions exist,
no need to use GIOScheduler or GTask.
gio >= 2.37.0 is required.
https://bugzilla.gnome.org/show_bug.cgi?id=693018
taken from:
https://git.gnome.org/browse/gedit/commit/?h=gnome-3-10&id=2d1eb80
Diffstat (limited to 'plugins/pythonconsole')
0 files changed, 0 insertions, 0 deletions