On Fri, Feb 27, 2009 at 5:26 AM, Sebastian Pipping <[email protected]> wrote: > Asheesh Laroia wrote: >>> I created a wiki account but my permission do not suffice. >>> Great to find out Git can do externals. >> >> You just have to confirm your email address and you can edit to your >> heart's content. > > Good point. Done. > > >>> I gave liblicense-gnome-0.4 a try. Emblem icons are now available >>> but licensing dialogs seem missing. Are they in there, too? >> >> Licensing dialogs, let me see... >> >> That's gui_gtk.py. It's exposed in a file's properties pane in Nautilus, >> assuming the code still works, as per nautilus-liblicense.py, which you >> should have to squeeze into the Nautilus Python extensions directory. > > I have tried <gnome-base/nautilus-2.22.5.1-r1> and > <media-libs/liblicense-0.8.1> with both > > - 0.4.3 > - 0.5.0 > > of <gnome-extra/nautilus-python>, neither seemed to work. > Also: > > $ python src/nautilus-liblicense.py > Traceback (most recent call last): > File "src/nautilus-liblicense.py", line 22, in <module> > import nautilus > ImportError: No module named nautilus >
Do you have the nautilus Python bindings installed (python-nautilus on Debian/Ubuntu)? > > > > Sebastian > > _______________________________________________ > cc-devel mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/cc-devel > _______________________________________________ cc-devel mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/cc-devel
