summaryrefslogtreecommitdiff
path: root/panels/printers/pp-new-printer.c
diff options
context:
space:
mode:
Diffstat (limited to 'panels/printers/pp-new-printer.c')
-rw-r--r--panels/printers/pp-new-printer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/panels/printers/pp-new-printer.c b/panels/printers/pp-new-printer.c
index d84cc1ff3..cc0d259ab 100644
--- a/panels/printers/pp-new-printer.c
+++ b/panels/printers/pp-new-printer.c
@@ -1315,6 +1315,7 @@ printer_configure_async (PpNewPrinter *new_printer)
PpMaintenanceCommand *command;
command = pp_maintenance_command_new (priv->name,
"autoconfigure",
+ NULL,
/* Translators: Name of job which makes printer to autoconfigure itself */
_("Automatic configuration"));