lp:ubuntu/karmic/mythbuntu-control-centre

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/mythbuntu-control-centre
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

48. By Mario Limonciello

* When plugins get loaded into the button box, pack them into gtk.HBox's
  rather than using gtk.Button.set_image. It appears that gtk-button-images
  is not set on Gnome installs causing different behaviors on Gnome vs.
  XFCE otherwise.
* Drop diverstion of mythtv menu xml file to add our entry in.
* Drop old postinst that is not needed for upgrade scenarios anymore.

47. By Mario Limonciello

* debian/control:
  - Fix small comma error that didn't throw off pbuilder, but sbuild didn't
    like.

46. By Mario Limonciello

* debian/dirs:
  - Install ui rather than glade directory.
* ui:
  - Update default window size from 800x400 to 790x480.
* Use aptdaemon for performing package install and removals
  rather than complex built-in logic. (Stop reinventing the square!)
* Allow plugins to request a package list update so that future
  invokations will not have errors.
* Allow a plugin to request that a single package transaction allow
  unauthenticated installation. A large WARNING is presented to the
  user when this option is enabled by a plugin. (LP: #415969)

45. By Mario Limonciello

* Port to polkit-1.
* debian/control:
  - Depends on policykit-1 instead of policykit

44. By Mario Limonciello

* Set notebook tab focus on click. (LP: #428689)
* Don't default one of the tabs to be focused when welcome message
  is shown. (LP: #428691)

43. By Mario Limonciello

* mythbuntu_control_centre.ui:
  - Don't let dialog boxes be named the same. A recent GTK upload
    appears to be less forgiving of it. (LP: #422240)
* debian/control:
  - Depends on python-dbus

42. By Mario Limonciello

* Convert the project to use gtk.Builder as the primary way of loading
  plugins. This introduces a new information dictionary key, "ui"
  for plugins. (LP: #403542)
* Add more debugging code when loading widgets and files and what not
  as they have more of a tendency to break now.
* debian/control:
  - Remove python-glade2
  - Add python-gtk2

41. By Mario Limonciello

* applications/mythbuntu-control-centre.desktop.in:
  - Set the icon to the proper icon so we can see it in XFCE menus.

40. By Mario Limonciello

* Complete rewrite of mcc. We're now plugin based
  where plugins are dynamically detected upon loading.
* Setup translation system based on python-distutils-extra instead.
* debian/control:
  - Clean up depends which should now be on mythbuntu-common.
* debian/links:
  - Drop, no longer necessary since all plugins are in common

39. By Mario Limonciello

[ Nick Fox ]
* Fix optimize_mythdb cron job (LP: #290781)
* Allow experimental tweaks that are not role specific (LP: #290439)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/mythbuntu-control-centre
This branch contains Public information 
Everyone can see this information.

Subscribers