aboutsummaryrefslogtreecommitdiff
path: root/appimage/content/librewolf.desktop
diff options
context:
space:
mode:
authorBeatLink <beatlink@protonmail.com>2019-08-16 22:00:32 -0500
committerBeatLink <beatlink@protonmail.com>2019-08-16 22:00:32 -0500
commit088d2f7727fd1c88b75bec370d9131e0bbd1e432 (patch)
tree32bf0a9bcccfd7b47478fdd3b48e235021f83700 /appimage/content/librewolf.desktop
parentMove other platforms to own repo (diff)
downloadlibrewolf-linux-088d2f7727fd1c88b75bec370d9131e0bbd1e432.tar.gz
librewolf-linux-088d2f7727fd1c88b75bec370d9131e0bbd1e432.tar.bz2
librewolf-linux-088d2f7727fd1c88b75bec370d9131e0bbd1e432.zip
move linux files to top level
Diffstat (limited to 'appimage/content/librewolf.desktop')
-rw-r--r--appimage/content/librewolf.desktop6
1 files changed, 6 insertions, 0 deletions
diff --git a/appimage/content/librewolf.desktop b/appimage/content/librewolf.desktop
new file mode 100644
index 0000000..3e36765
--- /dev/null
+++ b/appimage/content/librewolf.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=LibreWolf
+Exec=librewolf
+Icon=librewolf
+Type=Application
+Categories=Network;
bgstack15