added deb deployment
This commit is contained in:
parent
746f3f4a89
commit
5e306e0dd8
13 changed files with 11636 additions and 15 deletions
12
Linux/deploy/bungloo.desktop
Normal file
12
Linux/deploy/bungloo.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Comment=Tent is a distributed social network protocol and Bungloo is one of the clients using it.
|
||||
Exec=/usr/bin/bungloo
|
||||
GenericName=Tent Client
|
||||
Icon=/usr/share/pixmaps/bungloo.xpm
|
||||
Name=Bungloo
|
||||
NoDisplay=false
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Network;Qt
|
Reference in a new issue