mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 19:32:45 +00:00
Use the right preference when starting up softkey. Minimo only.
This commit is contained in:
parent
092f0c0b8f
commit
cdbb94640b
@ -811,7 +811,7 @@ nsSoftKeyBoardService::Observe(nsISupports *aSubject, const char *aTopic, const
|
||||
|
||||
prefBranch->AddObserver("skey.", this, PR_FALSE);
|
||||
|
||||
HandlePref("snav.enabled", prefBranch);
|
||||
HandlePref("skey.enabled", prefBranch);
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user