Port to gnome-panel 3 and gtk 3
Bug #724369 reported by
Devil505
This bug affects 56 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Indicator Applet |
Fix Released
|
Undecided
|
Ted Gould | ||
Baltix |
New
|
Undecided
|
Unassigned | ||
indicator-applet (Debian) |
Fix Released
|
Unknown
|
|||
indicator-applet (Frugalware Linux) |
New
|
Undecided
|
Unassigned | ||
indicator-applet (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hi,
could you make indicator-applet compatible with gnome-panel 3.0 at least ?
Thanks
Related branches
lp://staging/~jconti/indicator-applet/gnome3
- Sebastian Geiger (community): Approve (code review and test)
- Ted Gould (community): Approve
- Dmitry Shachnev: Pending requested
- Marco Trevisan (Treviño): Pending requested
- Diff: 0 lines
Superseded
for merging
into
lp://staging/indicator-applet/0.4
- Sebastian Geiger (community): Approve (code review and test)
- Ted Gould (community): Approve
- Marco Trevisan (Treviño): Approve
- Dmitry Shachnev: Approve
-
Diff: 1835 lines (+732/-741)8 files modified.bzrignore (+3/-0)
configure.ac (+13/-8)
data/Makefile.am (+1/-1)
src/Makefile.am (+8/-0)
src/applet-main.c (+694/-718)
src/eggaccelerators.c (+9/-9)
src/eggaccelerators.h (+1/-1)
src/tomboykeybinder.c (+3/-4)
description: | updated |
tags: | added: regression-release |
Changed in indicator-applet (Ubuntu): | |
status: | New → Confirmed |
affects: | frugalware → indicator-applet (Frugalware Linux) |
Changed in indicator-applet: | |
assignee: | nobody → Ted Gould (ted) |
Changed in indicator-applet (Debian): | |
status: | Unknown → New |
Changed in indicator-applet (Debian): | |
status: | New → Confirmed |
Changed in indicator-applet (Debian): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Many people still prefer to use classic panels instead of Unity, so we really need indicators support for Panel 3.
Indicator-applet is already ported to DBus API (see bug 671477), so the only thing that is needed to be done is building with Gtk3. developer. gnome.org/ gtk3/3. 1/GtkBox. html) should be used instead.
Also, GtkHBox and GtkVBox are now deprecated, and GtkBox (http://