Merge lp:~ted/libappindicator/dbusmenu590 into lp:libappindicator/0.5

Proposed by Ted Gould
Status: Merged
Approved by: Charles Kerr
Approved revision: 226
Merged at revision: 226
Proposed branch: lp:~ted/libappindicator/dbusmenu590
Merge into: lp:libappindicator/0.5
Diff against target: 12 lines (+1/-1)
1 file modified
configure.ac (+1/-1)
To merge this branch: bzr merge lp:~ted/libappindicator/dbusmenu590
Reviewer Review Type Date Requested Status
Charles Kerr (community) Approve
Review via email: mp+90998@code.launchpad.net

Description of the change

Update to use dbusmenu 0.5.90. This one is kinda different because it
was actually wrong before. So, now it's right, but that didn't require
as much changes as it could have.

To post a comment you must log in.
Revision history for this message
Charles Kerr (charlesk) wrote :

The phrase "what could possibly go wrong?" comes to mind...

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure.ac'
2--- configure.ac 2011-11-23 02:47:46 +0000
3+++ configure.ac 2012-02-01 03:11:56 +0000
4@@ -45,7 +45,7 @@
5 GLIB_REQUIRED_VERSION=2.26
6 GIO_REQUIRED_VERSION=2.26
7 INDICATOR_REQUIRED_VERSION=0.3.5
8-DBUSMENUGTK_REQUIRED_VERSION=0.3.94
9+DBUSMENUGTK_REQUIRED_VERSION=0.5.90
10 DBUS_GLIB_REQUIRED_VERSION=0.82
11
12 AC_ARG_WITH([gtk],

Subscribers

People subscribed via source and target branches