Difference between revisions of "Mozilla Firefox"
m
minor edit to proper case.
imported>Dicktater m (minor edits to proper case.) |
imported>Dicktater m (minor edit to proper case.) |
||
Line 25: | Line 25: | ||
create an firefox.desktop file and edit it: | create an firefox.desktop file and edit it: | ||
sudo kwrite ~/.local/share/applications/firefox.desktop | sudo kwrite ~/.local/share/applications/firefox.desktop | ||
( | (Instead of <code>kwrite</code>, use your preferred text editor: e.g. leafpad, gedit, mousepad, juffed, etc.) | ||
( | (Every file name beginning with a <code>.</code> is a hidden file) | ||
Line 48: | Line 48: | ||
This method works for firefox-beta, firefox-aurora, and firefox-nightly, too. unfortunately, Firefox' own updater does not update to the next major version (e.g. from Firefox 33.0 to Firefox 34.0) for all these pre-stable releases of Firefox. The next major version needs to be downloaded and unpacked/extracted manually every time a new major update of Firefox is released. | |||
This post is based on the following sources: | |||
https://www.youtube.com/watch?v=3oLon1m3vl0 | https://www.youtube.com/watch?v=3oLon1m3vl0 | ||
Line 58: | Line 58: | ||
There is a forum entry for this post: https://forum.manjaro.org/index.php?topic=16246.0 |