add the other getProperty(); more tweaks

This commit is contained in:
zzz
2012-10-18 21:07:36 +00:00
parent 0b4401e64b
commit 4f936f958d
5 changed files with 27 additions and 12 deletions

View File

@ -13,5 +13,6 @@ public enum UpdateType {
ROUTER_UNSIGNED,
PLUGIN, PLUGIN_INSTALL,
GEOIP, BLOCKLIST, RESEED,
HOMEPAGE
HOMEPAGE,
ADDRESSBOOK
}