~mmcg069/software-center/details-tweaks

« back to all changes in this revision

Viewing changes to softwarecenter/ui/gtk/catview_webkit.py

  • Committer: Michael Vogt
  • Date: 2011-08-17 12:21:49 UTC
  • mfrom: (2112.1.2 software-center)
  • Revision ID: michael.vogt@ubuntu.com-20110817122149-o7q455k3air0tt2v
merged lp:~pitti/software-center/gi-fixes 

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
# this program; if not, write to the Free Software Foundation, Inc.,
17
17
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
18
 
19
 
from gi.repository import GObject
 
19
import gobject as GObject
20
20
import gtk
21
21
import logging
22
22
import os