diff --git a/browser/base/content/browser-sets.inc b/browser/base/content/browser-sets.inc
index 54bcca13ce6b..a6ce24a4f90b 100644
--- a/browser/base/content/browser-sets.inc
+++ b/browser/base/content/browser-sets.inc
@@ -123,14 +123,18 @@
command="cmd_newNavigator"
modifiers="accel"/>
-
-
-
-
-
-
-
+#ifdef XP_UNIX
+
+#else
+
+#endif
+
+
+
+
+
@@ -182,16 +186,20 @@
+#ifdef XP_WIN
+
+#else
+#endif
-#ifndef XP_MACOSX
+#ifdef XP_WIN
# Ctrl+I is conventially mapped to Info on MacOS X, thus it should not be
# overridden for other purposes there.
-
+
#endif
diff --git a/browser/base/locale/browser.dtd b/browser/base/locale/browser.dtd
index b73923785ae0..e8a43b9390ac 100644
--- a/browser/base/locale/browser.dtd
+++ b/browser/base/locale/browser.dtd
@@ -39,11 +39,8 @@
-#ifdef XP_MACOSX
-#else
-
-#endif
+
@@ -65,7 +62,7 @@
-
+
@@ -178,6 +175,7 @@
+