Skip to content

Add pre share hooks

Marco Martin requested to merge work/mart/preShareHook into master

Add an aboutToShare signal, which is emitted when the user selects the menu entry, but before the share job starts, it can be used to further configure the share job before is actually started, such as setting a file url to share

Merge request reports