treewide: editorconfig fixes
- remove trailing whitespace - use spaces for indentation
This commit is contained in:
@@ -35,18 +35,18 @@ stdenv.mkDerivation rec {
|
||||
scanbd polls a scanner's buttons, looking for button presses, function
|
||||
knob changes, or other scanner events such as paper inserts and removals,
|
||||
while at the same time allowing scan-applications to access the scanner.
|
||||
|
||||
|
||||
Various actions can be submitted (scan, copy, email, ...) via action
|
||||
scripts. The function knob values are passed to the action scripts as
|
||||
well. Scan actions are also signaled via dbus. This can be useful for
|
||||
foreign applications. Scans can also be triggered via dbus from foreign
|
||||
applications.
|
||||
|
||||
|
||||
On platforms which support signaling of dynamic device insertion/removal
|
||||
(libudev, dbus, hal), scanbd supports this as well.
|
||||
|
||||
scanbd can use all sane-backends or some special backends from the (old)
|
||||
scanbuttond project.
|
||||
scanbuttond project.
|
||||
'';
|
||||
homepage = "http://scanbd.sourceforge.net/";
|
||||
downloadPage = "https://sourceforge.net/projects/scanbd/";
|
||||
|
||||
Reference in New Issue
Block a user