The Computer Oracle

How to transfer pidgin settings from one computer to another

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction

--

Chapters
00:00 How To Transfer Pidgin Settings From One Computer To Another
00:21 Accepted Answer Score 32
00:45 Answer 2 Score 4
01:06 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