summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/RemovePersonalSettings/Docs/rps_readme.txt
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-01-18 11:54:35 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-01-18 11:54:35 +0000
commit03cb704239e04c89b39309a7979bab6dc3408a45 (patch)
tree05ad9f73e41c462b850acff895db817f483cbc7b /plugins/!NotAdopted/RemovePersonalSettings/Docs/rps_readme.txt
parent6c3ade3e7558cd2f2b4dc7f9fd85a322e18842dc (diff)
renaming
git-svn-id: http://svn.miranda-ng.org/main/trunk@7713 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/RemovePersonalSettings/Docs/rps_readme.txt')
-rw-r--r--plugins/!NotAdopted/RemovePersonalSettings/Docs/rps_readme.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/RemovePersonalSettings/Docs/rps_readme.txt b/plugins/!NotAdopted/RemovePersonalSettings/Docs/rps_readme.txt
new file mode 100644
index 0000000000..f6aed13a06
--- /dev/null
+++ b/plugins/!NotAdopted/RemovePersonalSettings/Docs/rps_readme.txt
@@ -0,0 +1,22 @@
+Remove Personal Settings plugin
+-------------------------------
+
+WARNING: THIS PLUGIN DELETE SETTINGS FROM MIRANDA DB AND FROM THE HD. THIS CAN'T BE UNDONE. IT CAN DELETE ALL FILES IN YOUR COMPUTER (ALTOUGHT IT NEVER HAPPENED TO ME :P ). USE IT AT YOUR OWN RISK.
+
+This is a plugin that removes personal settings from database.
+
+It can remove all users, remove some files and directories from miranda dir (but only if these aren't beeing used), call services and disable plugins. To do that it is based in a configuration .ini file. If you need some especial configuration (and probabily you will need, because I just put some settings there, but I bet I forgot some), just edit the file RemovePersonalSettings.ini
+
+The idea for using this plugin is to allow sending a copy of you miranda with your actual configuration, but without your personal settings. To use it, you should:
+1) Copy the hole miranda dir to other location
+2) Enable the plugin (if it isn't enabled)
+4) Set global status to offline
+3) Run the menu option "Remove personal settings..."
+4) Exit miranda
+4) Run DBTOOL.EXE to compact sweeped database file
+5) Pack and send to your friend
+
+I made this based on the discussion in the thread:
+http://forums.miranda-im.org/showthread.php?t=5224. I asked the source from nullbie and made my version of the plugin.
+
+To report bugs/make suggestions, go to the forum thread: http://forums.miranda-im.org/showthread.php?t=5451