diff options
Diffstat (limited to 'python/examples/gconf-proxy-service.py')
-rw-r--r-- | python/examples/gconf-proxy-service.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/gconf-proxy-service.py b/python/examples/gconf-proxy-service.py index 18c8047f..b9bdef14 100644 --- a/python/examples/gconf-proxy-service.py +++ b/python/examples/gconf-proxy-service.py @@ -1,5 +1,5 @@ #!/usr/bin/env python - +#FIXME: Doesn't work with the new bindings import dbus import gtk |