# HG changeset patch # User msirringhaus@suse.de # Date 1559300151 -7200 # Fri May 31 12:55:51 2019 +0200 # Node ID 54d41b0033b8d649d842a1f862c6fed8b9874dec # Parent 428161c3b9599083e1b8710eda1760f1f707ab11 How to apply this patch: 1. Import and apply it 2. cp browser/base/content/browser.xul browser/base/content/browser-kde.xul 3. Find editBookmarkPanelDoneButton 4. Replace #ifndef with #ifdef in the line above (this hanges the button order from Gnome-style to KDE-style) 5. hg qrefresh diff -r 428161c3b959 -r 54d41b0033b8 browser/base/content/browser-kde.xul --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/browser/base/content/browser-kde.xul Fri May 31 12:55:51 2019 +0200 @@ -0,0 +1,1375 @@ +#filter substitution + +# -*- Mode: HTML -*- +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + + + + + + + + + + + + + + + + + + + + +# All DTD information is stored in a separate file so that it can be shared by +# hiddenWindow.xul. + + + + +# All JS files which are needed by browser.xul and other top level windows to +# support MacOS specific features *must* go into the global-scripts.inc file so +# that they can be shared with macWindow.inc.xul. +#include global-scripts.inc + + + +# All sets except for popupsets (commands, keys, and stringbundles) +# *must* go into the browser-sets.inc file so that they can be shared with other +# top level windows in macWindow.inc.xul. +#include browser-sets.inc + + + + + + + + + + + + + +