/ExportImport

OBSOLETE - Mirror from https://github.com/sehraf/ExportImport - original repo: https://github.com/hunbernd/ExportImport

Primary LanguageC++

OBSOLETE

This plugins was integrated in RS and is not needed anymore. Therefore it is not maintained anymore.


ExportImport

Enables backup and restoration of your RetroShare friends' information. A useful tool to prevent the loss of your connections after RestroShare crashes

I don't know who is the creator of this plugin, I am just maintaining it. If you know the creator, let me know!

Compile

Checkout the source under src/plugins/ExportImport
Open src/plugins/plugins.pro in a text editor
Add this line:

ExportImport \

Build it like you do with other plugins