From 40a6a3af871e64f1285d04d68d7e7c30bb6037da Mon Sep 17 00:00:00 2001 From: Oleg Romashin Date: Sat, 15 Jan 2011 11:40:52 +0200 Subject: [PATCH] Bug 625676 - Disable Close and TaskSwitcher buttons on Maemo6 [r=mark.finkle] --- mobile/chrome/content/browser.xul | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mobile/chrome/content/browser.xul b/mobile/chrome/content/browser.xul index 6a3ac5319923..849a689c6f60 100644 --- a/mobile/chrome/content/browser.xul +++ b/mobile/chrome/content/browser.xul @@ -218,7 +218,9 @@ #ifdef MOZ_PLATFORM_MAEMO +#if MOZ_PLATFORM_MAEMO != 6 +#endif #endif #ifndef ANDROID +#if MOZ_PLATFORM_MAEMO != 6 +#endif #endif