Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 200984

Summary: net-im/pidgin suggests backup ~/.gaim directory instead of ~/.purple
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: New packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED WONTFIX    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pacho Ramos gentoo-dev 2007-12-02 10:50:56 UTC
After emerge pidgin, a message is shown by:
pkg_postinst() {
        gnome2_pkg_postinst
        print_pidgin_warning
}

This message suggests backup .gaim directory instead of .purple:

ewarn "We strongly recommend that you backup your ~/.gaim directory"

Thanks


Reproducible: Always
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2007-12-02 18:15:32 UTC
yes, it means gaim, its for the migration code...  I guess its going to disapear from the next version..
Comment 2 Pacho Ramos gentoo-dev 2007-12-02 19:01:39 UTC
Thanks for info