--- a/Preferences/ConfigurationDialog.py Sat Nov 11 18:47:09 2017 +0100 +++ b/Preferences/ConfigurationDialog.py Sun Nov 12 19:42:02 2017 +0100 @@ -179,6 +179,9 @@ "printerPage": [self.tr("Printer"), "preferences-printer.png", "PrinterPage", None, None], + "protobufPage": + [self.tr("Protobuf"), "protobuf.png", + "ProtobufPage", None, None], "pythonPage": [self.tr("Python"), "preferences-python.png", "PythonPage", None, None],