From 6386363f8966267d372d1382c7b27fbebb881c85 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Thu, 12 Apr 2018 13:39:45 -0400 Subject: Password Mananger has migration capabilities for only Basilisk --- toolkit/components/passwordmgr/content/passwordManager.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/components/passwordmgr/content/passwordManager.xul') diff --git a/toolkit/components/passwordmgr/content/passwordManager.xul b/toolkit/components/passwordmgr/content/passwordManager.xul index d248283b6..78dbd7ebc 100644 --- a/toolkit/components/passwordmgr/content/passwordManager.xul +++ b/toolkit/components/passwordmgr/content/passwordManager.xul @@ -113,7 +113,7 @@ label="&removeall.label;" accesskey="&removeall.accesskey;" oncommand="DeleteAllSignons();"/> -#if defined(MOZ_BUILD_APP_IS_BROWSER) && defined(XP_WIN) +#if defined(MC_BASILISK) && defined(XP_WIN)