mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-20 09:45:12 +03:00
17 lines
799 B
Diff
17 lines
799 B
Diff
--- a/taskcluster/docker/firefox-flatpak/org.mozilla.firefox.appdata.xml.in
|
|
+++ b/taskcluster/docker/firefox-flatpak/org.mozilla.firefox.appdata.xml.in
|
|
@@ -1,10 +1,10 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
- <id>org.mozilla.firefox</id>
|
|
- <launchable type="desktop-id">org.mozilla.firefox.desktop</launchable>
|
|
- <name>Firefox</name>
|
|
+ <id>org.mozilla.firefox-esr</id>
|
|
+ <launchable type="desktop-id">firefox-esr.desktop</launchable>
|
|
+ <name>Firefox ESR</name>
|
|
<developer_name>Mozilla</developer_name>
|
|
- <summary>Fast, Private & Safe Web Browser</summary>
|
|
+ <summary>Mozilla Firefox Web Browser Extended Support Release</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MPL-2.0</project_license>
|
|
<description>
|