aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-nss-glue.h
Commit message (Collapse)AuthorAgeFilesLines
* Move profile migration tools from src/ to lib/Xan Lopez2009-12-151-29/+0
| | | | | We'll use them from embed/ for form password saving, and embed/ can't use code from src/
* Import passwords from the ephy/gecko profile on first run.Xan Lopez2009-08-261-0/+29
This feature requires NSS, so NSS is added as an optional dependency, enabled by default. Can be disabled with --disable-nss, but then passwords won't be imported.