From 53e47868e9f531398b4ca1beaa3de3317aa6b610 Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Thu, 15 Jun 2023 09:14:20 +0200 Subject: [PATCH] Aktywator firefox-a na pasku - BT #72 --- launchers/100/16844254192.desktop | 19 +++++++++++++++++++ versions/100.sh | 2 ++ 2 files changed, 21 insertions(+) create mode 100644 launchers/100/16844254192.desktop diff --git a/launchers/100/16844254192.desktop b/launchers/100/16844254192.desktop new file mode 100644 index 0000000..2ad97ce --- /dev/null +++ b/launchers/100/16844254192.desktop @@ -0,0 +1,19 @@ +[Desktop Entry] +Name=Firefox ESR (Firejailed) +Name[pl]=Firefox ESR (Firejailed) +Comment=Browse the World Wide Web +Comment[pl]=Bezpieczne przeglądanie stron WWW +GenericName=Web Browser +GenericName[pl]=Przeglądarka WWW +X-GNOME-FullName=Firefox ESR Web Browser +X-GNOME-FullName[pl]=Przeglądarka WWW Firefox ESR +Exec=/usr/local/bin/secured-firefox +Terminal=false +X-MultipleArgs=false +Type=Application +Icon=firefox-esr +Categories=Network;WebBrowser; +MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;x-scheme-handler/http;x-scheme-handler/https; +StartupWMClass=Firefox-esr +StartupNotify=true +X-XFCE-Source=file:///usr/share/applications/firefox-esr.desktop diff --git a/versions/100.sh b/versions/100.sh index 64fe33f..c409dff 100644 --- a/versions/100.sh +++ b/versions/100.sh @@ -87,6 +87,8 @@ cp -vv ~/immudex-testing/images/${VERSION}/apply.png /usr/share/icons; cp -vv ~/immudex-testing/images/${VERSION}/rss.png /usr/share/icons; cp -vv ~/immudex-testing/images/${VERSION}/notes-background.jpg /usr/share/images/desktop-base; +cp -vv ~/immudex-testing/launchers/${VERSION}/16844254192.desktop /etc/skel/.config/xfce4/panel/launcher-5; + rm /usr/share/images/desktop-base/no_trespass_abandon.jpeg; systemctl enable immudex_hostname.service; -- 2.39.5