bsys5/assets
Kelvin M. Klann 06af8517f2 Rename start-librewolf.desktop to librewolf.desktop
So that it matches the executable name (/usr/bin/librewolf) and the
filename used in the FAQ (librewolf.desktop)[1].

This also makes the filename consistent with the one used on other
platforms (such as on Arch Linux[2]) and with what is used by Firefox
(firefox.desktop).

Commands used to search and replace:

    $ git grep -Flz start-librewolf.desktop | xargs -0 -I '{}' sh -c \
      "printf '%s\n' \"\$(sed \
        's/start-librewolf/librewolf/g' '{}')\" >'{}'"

[1] 1c5a673547/pages/docs/faq.md
[2] ecb7338cbe/librewolf.desktop

Fixes: https://github.com/netblue30/firejail/issues/5460
2023-04-11 17:52:04 -03:00
..
dind.Dockerfile Fix build errors by implmenting dind on gitlab ci 2022-07-23 21:18:42 +02:00
linux.artifacts.mk Rename start-librewolf.desktop to librewolf.desktop 2023-04-11 17:52:04 -03:00
linux.build-deb.sh Rename start-librewolf.desktop to librewolf.desktop 2023-04-11 17:52:04 -03:00
linux.build-rpm.sh Rename start-librewolf.desktop to librewolf.desktop 2023-04-11 17:52:04 -03:00
linux.Dockerfile fix tarball links 2023-02-16 11:46:03 +01:00
linux.librewolf.desktop.in bugfix by @mochaaP issue 19 2022-12-14 11:35:36 +01:00
linux.librewolf.ico initial versions for deb+rpm 2022-02-11 06:00:51 +01:00
linux.librewolf.spec Rename start-librewolf.desktop to librewolf.desktop 2023-04-11 17:52:04 -03:00
linux.mk Fix build errors by implmenting dind on gitlab ci 2022-07-23 21:18:42 +02:00
macos.Dockerfile Now using private version of SDK 13.0 2023-03-16 23:03:33 +01:00
macos.mk fix error related to log message 2022-06-25 19:48:21 +02:00
macos.mozconfig Now using private version of SDK 13.0 2023-03-16 23:03:33 +01:00
windows.Dockerfile fix windows dockerfile 2023-02-15 19:15:56 +01:00
windows.mk fix 2023-02-15 21:46:05 +01:00