GNOME GConf PropertyEditors changed recently and I am looking into how I can patch gFax to compile with the changes. The error I encounter is
Code:
gui.cs(28,21): error CS0234: The type or namespace name `PropertyEditors' does not exist in the namespace `GConf'. Are you missing an assembly reference?
Any suggestions as to how to approach this issue are very much appreciated!

Dale E. Moore