should stop using a bonobo applet
Bug #671477 reported by
Sebastien Bacher
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Indicator Applet |
Fix Released
|
Low
|
Ted Gould | ||
indicator-applet (Ubuntu) |
Fix Released
|
Low
|
Michael Terry |
Bug Description
Binary package hint: indicator-applet
In GNOME 2.32 applets can use dbus rather, they should if we want to clean libbonoboui in the natty cycle
Related branches
lp://staging/~mterry/indicator-applet/libpanel-applet-3
- Ted Gould (community): Approve
-
Diff: 445 lines (+131/-170)13 files modifiedconfigure.ac (+3/-4)
data/Makefile.am (+41/-26)
data/org.ayatana.panel.FastUserSwitchApplet.panel-applet.in.in (+11/-28)
data/org.ayatana.panel.IndicatorApplet.panel-applet.in.in (+11/-28)
data/org.ayatana.panel.IndicatorAppletAppmenu.panel-applet.in.in (+11/-28)
data/org.ayatana.panel.IndicatorAppletComplete.panel-applet.in.in (+11/-28)
data/org.gnome.panel.applet.FastUserSwitchAppletFactory.service.in (+3/-0)
data/org.gnome.panel.applet.IndicatorAppletAppmenuFactory.service.in (+3/-0)
data/org.gnome.panel.applet.IndicatorAppletCompleteFactory.service.in (+3/-0)
data/org.gnome.panel.applet.IndicatorAppletFactory.service.in (+3/-0)
po/POTFILES.in (+4/-4)
po/POTFILES.skip (+4/-5)
src/applet-main.c (+23/-19)
Changed in indicator-applet (Ubuntu): | |
importance: | Undecided → Wishlist |
tags: | added: gnome3-cleaning |
Changed in indicator-applet (Ubuntu): | |
status: | New → Triaged |
importance: | Wishlist → Low |
Changed in indicator-applet (Ubuntu): | |
assignee: | nobody → Michael Terry (mterry) |
Changed in indicator-applet (Ubuntu): | |
status: | Triaged → In Progress |
Changed in indicator-applet (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in indicator-applet: | |
assignee: | nobody → Ted Gould (ted) |
Changed in indicator-applet: | |
status: | New → Fix Released |
importance: | Undecided → Low |
To post a comment you must log in.
This bug was fixed in the package indicator-applet - 0.4.6-0ubuntu2
---------------
indicator-applet (0.4.6-0ubuntu2) natty; urgency=low
* Use the port to dbus done by Michael Terry (lp: #671477)
* Updated the .install for the new version.
* debian/control:
- updated the build-depends
* debian/rules:
- use dh-autoreconf
-- Sebastien Bacher <email address hidden> Mon, 06 Dec 2010 19:03:10 +0100