v. 1.0.0.0

This commit is contained in:
NeoDashh
2017-12-08 09:40:03 +07:00
parent 1d588bf976
commit 3a6bb4b0ce
1539 changed files with 340734 additions and 0 deletions

21
contrib/debian/README.md Normal file
View File

@@ -0,0 +1,21 @@
Debian
====================
This directory contains files used to package neodashd/neodash-qt
for Debian-based Linux systems. If you compile neodashd/neodash-qt yourself, there are some useful files here.
## neodash: URI support ##
neodash-qt.desktop (Gnome / Open Desktop)
To install:
sudo desktop-file-install neodash-qt.desktop
sudo update-desktop-database
If you build yourself, you will either need to modify the paths in
the .desktop file or copy or symlink your neodash-qt binary to `/usr/bin`
and the `../../share/pixmaps/neodash128.png` to `/usr/share/pixmaps`
neodash-qt.protocol (KDE)