gajim-plural/gajim/plugins
Philipp Hörist c38db84e04 Refactor FileChooserDialogs
Use GtkFileChooserDialog only when we need previews, default to
NativeFileChooser otherwise.

GtkFileChooserDialogs have a long list of issues, so lets only use it
if we gain something from it.

Flatpak should only run NativeFileChoosers because its sandboxed and
this is needed for security purposes. As a result of that, Flatpak Users
dont have image previews in the FileOpenDialogs

Refactor all FileChoosers for a more simple approach when we use them

Add a new SendFileDialog, so we dont have to put widgets into the FileChooser
which forces non-native Dialogs.
2018-05-05 09:22:08 +02:00
..
__init__.py Use absolute imports 2017-08-18 19:48:48 +02:00
gajimplugin.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00
gui.py Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
helpers.py Rename src directory 2017-07-02 17:25:47 +02:00
pluginmanager.py Get version from package instead of config 2018-05-01 00:37:13 +02:00
plugins_i18n.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00