
try:
  import gnome
  have_gnome=1
except:
  have_gnome=0

