Patched Abrowser
OpenSUSE has created a few patches for Firefox to enhance the experience when using KDE. These enhancements include using KDE file dialogs and (more importantly) using the default application configured in KDE when opening files.
Trisquel does not include these patches in Abrowser, so Legimet has created a PPA containing builds of Abrowser with these patches.
To get this patched version of Abrowser, run the following:
$ sudo apt-add-repository ppa:legimet/abrowser-kde
$ sudo apt-get update
$ sudo apt-get install abrowser abrowser-kde-support
The packages are available for Toutatis and Belenos. Please note that installing abrowser-kde-support by itself won't do anything; you need the patched version of Abrowser itself.
Native Look and Feel
The
Oxygen-Gtk theme provides a native look and feel for GTK+ apps if you are using the Oxygen widget theme.
To install in Toutatis:
$ sudo apt-get install gtk2-engines-oxygen
In Belenos, you need a patched version from the PPA:
$ sudo apt-add-repository ppa:legimet/abrowser-kde
$ sudo apt-get update
$ sudo apt-get install gtk2-engines-oxygen
Then, in System Settings, make GTK+ apps use the theme "oxygen-gtk".
KWallet Integration for Passwords
There is an addon for
KDE Wallet Password Integration that you can install to make Abrowser use KWallet to store passwords instead of the default password manager. You will probably experience crashes (segfaults). If so, go to about:config and set the javascript.options.baselinejit.* options to false.
Revisiones
05/23/2014 - 03:03