[Pidgin] #7499: Need Import/Export Settings tool

Pidgin trac at pidgin.im
Mon Nov 10 11:48:23 EST 2008


#7499: Need Import/Export Settings tool
-----------------------+----------------------------------------------------
 Reporter:  solid_liq  |        Owner:              
     Type:  defect     |       Status:  closed      
Milestone:             |    Component:  pidgin (gtk)
  Version:  2.5.2      |   Resolution:  wontfix     
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by deryni):

 Backup shell tool: "cp -a $HOME/.purple /some/backup/directory/"
 Restore shell tool: "rm -rf $HOME/.purple; cp -a
 /some/backup/directory/.purple $HOME/"

 Merging of existing configurations is not supported. To keep existing log
 data/plugins/etc. remove the deletion from the restoration tool.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/7499#comment:2>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list