neobytes/contrib/debian/README.md

22 lines
617 B
Markdown
Raw Normal View History

Debian
====================
2024-02-05 23:00:22 +01:00
This directory contains files used to package neobytesd/neobytes-qt
for Debian-based Linux systems. If you compile neobytesd/neobytes-qt yourself, there are some useful files here.
2024-02-05 23:00:22 +01:00
## neobytes: URI support ##
2024-02-05 23:00:22 +01:00
neobytes-qt.desktop (Gnome / Open Desktop)
To install:
2024-02-05 23:00:22 +01:00
sudo desktop-file-install neobytes-qt.desktop
sudo update-desktop-database
If you build yourself, you will either need to modify the paths in
2024-02-05 23:00:22 +01:00
the .desktop file or copy or symlink your neobytes-qt binary to `/usr/bin`
and the `../../share/pixmaps/neobytes128.png` to `/usr/share/pixmaps`
2024-02-05 23:00:22 +01:00
neobytes-qt.protocol (KDE)