Changeset c78bc34 for xsoft/graphweb/firefox-legacy.xml
- Timestamp:
- 09/08/2021 01:20:01 PM (2 years ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d761e0a
- Parents:
- 78b2022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/graphweb/firefox-legacy.xml
r78b2022 rc78bc34 503 503 mkdir -pv /usr/share/pixmaps && 504 504 505 MIMETYPE="text/xml;text/mml;text/html ;"&&505 MIMETYPE="text/xml;text/mml;text/html" && 506 506 MIMETYPE="$MIMETYPE;application/xhtml+xml;application/vnd.mozilla.xul+xml" && 507 MIMETYPE="$MIMETYPE;x-scheme-handler/http;x-scheme-handler/https ;&&507 MIMETYPE="$MIMETYPE;x-scheme-handler/http;x-scheme-handler/https" && 508 508 509 509 cat > /usr/share/applications/firefox.desktop << EOF &&
Note:
See TracChangeset
for help on using the changeset viewer.