[feat] the device name is now stored with gsettings and can be changed throw dconf-editor

This commit is contained in:
Julian Sparber
2017-10-07 15:27:28 +02:00
parent 579ed0c826
commit a2d4cce3ad
3 changed files with 20 additions and 2 deletions

View File

@@ -21,5 +21,6 @@ void update_remote_device_list_remove (TeleportWindow *,
Peer *);
gchar * teleport_get_download_directory (void);
gchar * teleport_get_device_name (void);
#endif /* __TELEPORT_WINDOW_H */