~pitti/computer-janitor/pygi

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Martin Pitt
  • Date: 2011-01-19 16:17:54 UTC
  • Revision ID: martin.pitt@canonical.com-20110119161754-79u17cfum47k9l8q
computerjanitorapp/gtk/ui.py: Force GTK2 for now, as we do not yet have a
GTK3 theme in Natty, and don't carry the GTK3 stack in the default
install.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    now, with GTK2 we need to disable the right-click popup menu
8
8
    (popup_for_device() is introspection safe, but only exists in GTK3.
9
9
    popup() isn't introspectable).
 
10
  * computerjanitorapp/gtk/ui.py: Force GTK2 for now, as we do not yet have a
 
11
    GTK3 theme in Natty, and don't carry the GTK3 stack in the default
 
12
    install.
10
13
 
11
14
 -- Martin Pitt <martin.pitt@ubuntu.com>  Sat, 15 Jan 2011 11:31:02 -0600
12
15