--- src/straw Thu Jan 26 15:11:29 2006 +++ src/straw Wed Jan 3 23:44:51 2007 @@ -49,7 +49,7 @@ if not sdir: h, t = os.path.split(os.path.split(os.path.abspath(sys.argv[0]))[0]) if t == 'bin': - libdir = os.path.join(h, 'lib') + libdir = os.path.join(h, 'share', 'gnome') fp = os.path.join(libdir, 'straw') if os.path.isdir(fp): sdir = libdir