gdesktopappinfo: Fix copy/paste typo from e24e89b
authorJasper St. Pierre <jstpierre@mecheye.net>
Wed, 15 Oct 2014 02:14:01 +0000 (19:14 -0700)
committerJasper St. Pierre <jstpierre@mecheye.net>
Wed, 15 Oct 2014 02:17:53 +0000 (19:17 -0700)
commit5a0a85e444f5f7d18e4d20fc0340afb58f732e5f
tree30ff067413e8265a7fbcf8feefda13898e07c51c
parente054bbfe1646239abc673658db314f546ff27709
gdesktopappinfo: Fix copy/paste typo from e24e89b

Commit e24e89b accidentally ironically introduced a typo when replacing
the code with symbolic contents. Specifically, "Added Associations" was
replaced with "Default Applications" when reading defaults.list, giving
a warning about the file containing a "Default Applications" group.

If this was intended, it should have not been lumped in with a cleanup.
gio/gdesktopappinfo.c