diff --git a/firefox-34-kde.patch b/firefox-35-kde.patch
similarity index 96%
rename from firefox-34-kde.patch
rename to firefox-35-kde.patch
index 3aaaaa2..931e37b 100644
--- a/firefox-34-kde.patch
+++ b/firefox-35-kde.patch
@@ -1,8 +1,11 @@
+# HG changeset patch
+# Parent 6697591ddc0a1b18171c31a7bf18d99be9825aab
+
diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul
new file mode 100644
--- /dev/null
+++ b/browser/base/content/browser-kde.xul
-@@ -0,0 +1,1224 @@
+@@ -0,0 +1,1272 @@
+#filter substitution
+
+# -*- Mode: HTML -*-
@@ -145,6 +148,9 @@ new file mode 100644
+
+
+
++
++
++
+
+
+
@@ -242,6 +248,48 @@ new file mode 100644
+ mousethrough="always">
+
+
++
++
++
++ Search any of these sites instantly, without changing your default.
++
++
++
++
++ Suggestions from your default search engine appear as you type.
++
++
++
++
++
++
++
++
+
+
+
-+
++
++
++
+
+
+
@@ -501,6 +553,11 @@ new file mode 100644
+#endif
+
+
++
++
++
++
++
+#include popup-notifications.inc
+
+#include ../../components/customizableui/content/panelUI.inc.xul
@@ -674,7 +731,11 @@ new file mode 100644
+ aria-label="&navbarCmd.label;"
+ fullscreentoolbar="true" mode="icons" customizable="true"
+ iconsize="small"
-+ defaultset="urlbar-container,search-container,bookmarks-menu-button,downloads-button,home-button,social-share-button,social-toolbar-item"
++#ifdef MOZ_DEV_EDITION
++ defaultset="urlbar-container,search-container,developer-button,bookmarks-menu-button,downloads-button,home-button"
++#else
++ defaultset="urlbar-container,search-container,bookmarks-menu-button,downloads-button,home-button"
++#endif
+ customizationtarget="nav-bar-customization-target"
+ overflowable="true"
+ overflowbutton="nav-bar-overflow-button"
@@ -728,7 +789,6 @@ new file mode 100644
+
+
+
-+
+
+
+
@@ -761,7 +821,7 @@ new file mode 100644
+
+
+
-+
++
+
+
+
-+
-+
+
+
+
+
+
-+
++
+
+
+
@@ -1230,7 +1281,7 @@ new file mode 100644
diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul
--- a/browser/base/content/browser.xul
+++ b/browser/base/content/browser.xul
-@@ -171,17 +171,17 @@
+@@ -174,17 +174,17 @@
class="editBookmarkPanelHeaderButton"
oncommand="StarUI.removeBookmarkButtonCommand();"
accesskey="&editBookmark.removeBookmark.accessKey;"/>
@@ -1249,7 +1300,7 @@ diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul