xed/plugins/filebrowser
Stephen Collins 6e36dc4a5f Port to meson (#258)
* Port to meson

* plugin generation script: swtich to meson, update to python3, switch to libpeas, add some extra options, and cleanup

* clean up some build warnings

* kill xed-bugreport.sh with fire: it isn't used anymore, and probably doesn't even work

* update gzip command to avoid warnings on some systems and move appdata.xml to /usr/share/metainfo/ as that's where it's supposed to go now

* POTFILES.in: fix path that changed in the meson port, which was causing makepot to fail
2018-11-19 11:09:52 +00:00
..
filebrowser.plugin.desktop.in plugins: Make them actually recognized and loaded by Xed 2016-12-26 16:12:05 -08:00
meson.build Port to meson (#258) 2018-11-19 11:09:52 +00:00
org.x.editor.plugins.filebrowser.gschema.xml Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-bookmarks-store.c Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-bookmarks-store.h Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00
xed-file-browser-error.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-file-browser-marshal.list Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-browser-messages.c filebrowser: Don't leak GFiles 2017-02-15 18:25:54 -08:00
xed-file-browser-messages.h Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit) 2016-02-04 09:20:42 +00:00
xed-file-browser-plugin.c Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-browser-plugin.h Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-file-browser-store.c Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-browser-store.h Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00
xed-file-browser-utils.c Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-browser-utils.h filebrowser: Don't use deprecated GtkStock 2017-02-15 18:25:54 -08:00
xed-file-browser-view.c Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-browser-view.h Add new (App/Window/View)Activatable interfaces for plugins 2017-01-09 11:57:48 -08:00
xed-file-browser-widget-ui.xml filebrowser: Redesign the toolbar in filebrowser 2017-02-15 18:25:54 -08:00
xed-file-browser-widget.c Port to meson (#258) 2018-11-19 11:09:52 +00:00
xed-file-browser-widget.h Port to the use of GFile instead of URIs and merge gio document loader and saver 2017-01-14 11:48:19 -08:00