[feat] download dir can be set by the user and use gsettings for storing the download directory [fix] use inside flatpak the ~/Downloads directory to save files
This commit is contained in:
@@ -20,4 +20,6 @@ void update_remote_device_list (TeleportWindow *,
|
||||
void update_remote_device_list_remove (TeleportWindow *,
|
||||
Peer *);
|
||||
|
||||
gchar * teleport_get_download_directory (void);
|
||||
|
||||
#endif /* __TELEPORT_WINDOW_H */
|
||||
|
||||
Reference in New Issue
Block a user