diff options
author | Jed Miller | 2021-04-12 22:05:22 +0100 |
---|---|---|
committer | Jed Miller | 2021-04-12 22:05:22 +0100 |
commit | 97d9a32b1a6c9c574c0949ea10bd432756410ad4 (patch) | |
tree | 30407ccfc2f5a4c557287b6677527e26777593a1 /bnf-nativefier.desktop | |
download | aur-97d9a32b1a6c9c574c0949ea10bd432756410ad4.tar.gz |
initial commit
Diffstat (limited to 'bnf-nativefier.desktop')
-rw-r--r-- | bnf-nativefier.desktop | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bnf-nativefier.desktop b/bnf-nativefier.desktop new file mode 100644 index 000000000000..5d4f6f947a4f --- /dev/null +++ b/bnf-nativefier.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +# Type +Type=Application + +# Name +Name=BNF + +# Description +Comment=British National Formulary Website + +# Exec +Exec=bnf + +# Term +Terminal=false |