lp:~pitti/computer-janitor/pygi
Created by
Martin Pitt
and last modified
- Get this branch:
- bzr branch lp:~pitti/computer-janitor/pygi
Only
Martin Pitt
can upload to this branch. If you are
Martin Pitt
please log in for upload directions.
Branch merges
Propose for merging
- Barry Warsaw: Approve
- Martin Pitt: Needs Resubmitting
-
Diff: 365 lines (+74/-51)7 files modifiedcomputerjanitorapp/gtk/dialogs.py (+14/-14)
computerjanitorapp/gtk/store.py (+5/-5)
computerjanitorapp/gtk/ui.py (+31/-23)
data/ComputerJanitor.ui (+0/-2)
debian/changelog (+18/-0)
debian/control (+6/-6)
run_from_checkout.sh (+0/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 253. By Martin Pitt
-
computerjanitor
app/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. - 252. By Martin Pitt
-
computerjanitor
app/gtk/ *: Port from pygtk2 to pygi. Works fully with GTK3
now, with GTK2 we need to disable the right-click popup menu
(popup_for_device() is introspection safe, but only exists in GTK3.
popup() isn't introspectable). - 251. By Martin Pitt
-
run_from_
checkout. sh: Drop setting of $PYTHONPATH. Current directory is
there by default anyway, and this breaks setting it from the environment. - 249. By Barry Warsaw
-
Resync versions with Natty package. Yeah, udd kind of sucks for native
packages. :(
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:computer-janitor