mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
manager: Use GEnum to register DBus errors from FprintError
Given that mk_genenum already parses FprintError, add the nick metadata to the errors so that it matches the wanted DBus error and automatically generate the errors list. In this way we'll have to only touch one definition to get everything updated
This commit is contained in:
committed by
Benjamin Berg
parent
4c78012103
commit
4e707f0d31
@ -30,7 +30,6 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include "fprintd.h"
|
||||
#include "fprintd-enums.h"
|
||||
#include "storage.h"
|
||||
|
||||
static const char *FINGERS_NAMES[] = {
|
||||
|
||||
Reference in New Issue
Block a user