aboutsummaryrefslogtreecommitdiff
path: root/linux/poi.desktop
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-12-07 12:22:15 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2020-12-07 12:22:15 +0200
commit92b3c2dcff3e85ad3d455f6ab845d9a97d3b525b (patch)
treea850643f7b86e6cebfddbeec98d7c372478d379c /linux/poi.desktop
parentHostlist filter plugin can rewrite hostnames (diff)
downloadsmolbote-92b3c2dcff3e85ad3d455f6ab845d9a97d3b525b.tar.xz
Rewrite meson build scripts into cmakelists
Diffstat (limited to 'linux/poi.desktop')
-rw-r--r--linux/poi.desktop21
1 files changed, 21 insertions, 0 deletions
diff --git a/linux/poi.desktop b/linux/poi.desktop
new file mode 100644
index 0000000..56c3217
--- /dev/null
+++ b/linux/poi.desktop
@@ -0,0 +1,21 @@
+[Desktop Entry]
+# (required) Application, Link or Directory
+Type=Application
+# The version of the desktop entry specification to which this file complies
+Version=1.0
+
+# (required)
+Name=smolbote
+GenericName=Web Browser
+Comment=yet another no-frills browser
+Exec=poi %u
+Icon=poi
+Terminal=false
+MimeType=text/html;text/xml;application/xhtml+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
+Categories=Network;WebBrowser;
+Keywords=web;browser;internet;
+Actions=pickSession
+
+[Desktop Action pickSession]
+Name=Pick Session
+Exec=poi session --pick