* add patch mozilla-aarch64-48bit-va.patch
- fix XUL dialog button order under KDE session (boo#984403) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=523
This commit is contained in:
parent
9fdd4cf285
commit
7441e7733c
@ -7,7 +7,12 @@ Tue Jun 14 08:35:03 UTC 2016 - badshah400@gmail.com
|
||||
Mon Jun 13 20:28:01 UTC 2016 - agraf@suse.com
|
||||
|
||||
- Fix running on 48bit va aarch64 (bsc#984126)
|
||||
- Add patch mozilla-aarch64-48bit-va.patch
|
||||
* add patch mozilla-aarch64-48bit-va.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 13 15:27:13 UTC 2016 - wr@rosenauer.org
|
||||
|
||||
- fix XUL dialog button order under KDE session (boo#984403)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 7 19:47:25 UTC 2016 - wr@rosenauer.org
|
||||
|
@ -1,5 +1,5 @@
|
||||
# HG changeset patch
|
||||
# Parent f2726ebfae7cdded8e7ca6030829b0a3fae4e438
|
||||
# Parent d153e2141b97a77b90ba0b9befe2d80330dcd472
|
||||
Description: Add KDE integration to Firefox (toolkit parts)
|
||||
Author: Wolfgang Rosenauer <wolfgang@rosenauer.org>
|
||||
Author: Lubos Lunak <lunak@suse.com>
|
||||
@ -337,7 +337,7 @@ new file mode 100644
|
||||
+
|
||||
+ <xul:hbox class="dialog-button-box" anonid="buttons"
|
||||
+ xbl:inherits="pack=buttonpack,align=buttonalign,dir=buttondir,orient=buttonorient"
|
||||
+#ifdef XP_UNIX
|
||||
+#ifdef XP_UNIX_GNOME
|
||||
+ >
|
||||
+ <xul:button dlgtype="disclosure" class="dialog-button" hidden="true"/>
|
||||
+ <xul:button dlgtype="help" class="dialog-button" hidden="true"/>
|
||||
|
Loading…
Reference in New Issue
Block a user