diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-06-04 01:11:53 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2018-06-04 01:11:57 +0200 |
commit | 26edc563cb0ba1a9fb35507e7f32d2d43a845e68 (patch) | |
tree | 1ada04d030f3970edfa904f1faf6058dd4b2371b /dchat.desktop | |
parent | e540c0e0e74ca276c383053064785763c63a047a (diff) |
Add install script (desktop application
Diffstat (limited to 'dchat.desktop')
-rw-r--r-- | dchat.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dchat.desktop b/dchat.desktop new file mode 100644 index 0000000..4f194d4 --- /dev/null +++ b/dchat.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=Dchat +GenericName=Decentralized chat +Type=Application +Categories=Chat; +Terminal=false +StartupNotify=true +Exec=DCHAT_BIN_PATH DCHAT_RESOURCES_PATH |