webapp-manager:1.2-maintenance

Last commit made on 2022-10-20
Get this branch:
git clone -b 1.2-maintenance https://git.launchpad.net/webapp-manager

Branch merges

Branch information

Name:
1.2-maintenance
Repository:
lp:webapp-manager

Recent commits

f21c8be... by WhosyVox <email address hidden>

Add quotes around url in EXEC (#207)

This resolves an issue where certain characters (for example &) were being interpreted literally in the EXEC portion of the desktop entry.
At best this resulted in only part of the URL sent.

dfd677c... by WhosyVox <email address hidden>

Add Flatpak Brave browser as supported (#204)

e989fec... by "Aaron P. Murniadi" <email address hidden>

Detect Brave Browser for RPM builds (Fedora) (#209)

In Fedora Brave Browser binary is saved as `/usr/bin/brave-browser` instead of `/usr/bin/brave`.
This causes Brave to be unavailable in to not list it in the browser selection drop-down menu.
This could be solved by creating symbolic link using the following command:
```
$ ln /usr/bin/brave-browser /usr/bin/brave
```
This PR is to add support for `brave-browser` binaries without the user having to create symbolic links.

1292d8d... by WhosyVox <email address hidden>

Fix spaces in icon path from breaking webapps (#205)

* Fix spaces in icon path from breaking webapps

Properly quotes the XAPP_FORCE_GTK_WINDOW_ICON env so spaces in icon path no longer prevents it from launching.

* Fix icon spaces for non-Librewolf Flatpak

a6189ff... by WhosyVox <email address hidden>

Added Flatpak Edge as browser (#206)

5f302c0... by Clement Lefebvre <email address hidden>

1.2.5

be0ad09... by Konstantinos Chatzis <email address hidden>

Fixed tabs and spaces (#198)

7fe8031... by Clement Lefebvre <email address hidden>

1.2.4

9ee4f44... by Clement Lefebvre <email address hidden>

l10n: Update files

d31b95c... by Clement Lefebvre <email address hidden>

l10n: Update translations