~ubuntu-branches/ubuntu/hardy/migration-assistant/hardy-proposed

« back to all changes in this revision

Viewing changes to firefox-import.h

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea
  • Date: 2007-02-06 00:58:57 UTC
  • Revision ID: james.westby@ubuntu.com-20070206005857-1yxpcc2kvpwquso9
Tags: 0.3
* Added tests for empty passwords, reserved usernames, bad usernames and
  more.
* removed the administrator debconf option.
* fixed quite a few bugs in ma-ask's regular expressions, mounting of
  filesystems and ifs handling.
* Added bookmarks importing from Firefox and IE.
* Removed the last bit of code referencing the administrator, allowing
  installs to work again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
void firefox_import_firefox(void);
 
2
void firefox_import_internetexplorer(void);