How to transfer pidgin settings from one computer to another
--------------------------------------------------
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Lost Meadow
--
Chapters
00:00 Question
00:28 Accepted answer (Score 32)
00:56 Answer 2 (Score 4)
01:29 Thank you
--
Full question
https://superuser.com/questions/36056/ho...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #windows #migration #pidgin
#avk47
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Lost Meadow
--
Chapters
00:00 Question
00:28 Accepted answer (Score 32)
00:56 Answer 2 (Score 4)
01:29 Thank you
--
Full question
https://superuser.com/questions/36056/ho...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #windows #migration #pidgin
#avk47
ACCEPTED ANSWER
Score 32
C:\Documents and Settings\<username>\Application Data\.purple\
The entire directory can be brought over, or if you just want specific pieces look at the individual files, they're pretty self explanatory (accounts.xml, prefs.xml, etc). Put them on the Windows 7 machine in
C:\Users\<username>\AppData\Roaming\.purple
ANSWER 2
Score 4
You can set a PURPLEHOME
environment variable to tell Pidgin where it should store (or look for) its .purple folder. I'm not sure if it's created by default, but it certainly helps in managing the directory afterward. Basically you just need to copy that .purple folder over, which will probably be in %appdata%
.
More info here: http://www.lib.unc.edu/reference/eref/pidgin/env_var.html