Merge lp:~indicator-applet-developers/indicator-application/ubuntu into lp:~ubuntu-desktop/indicator-application/ubuntu

Proposed by Ted Gould
Status: Merged
Merged at revision: 115
Proposed branch: lp:~indicator-applet-developers/indicator-application/ubuntu
Merge into: lp:~ubuntu-desktop/indicator-application/ubuntu
Diff against target: 201 lines (+45/-18)
7 files modified
ChangeLog (+20/-0)
configure (+10/-10)
configure.ac (+2/-2)
debian/changelog (+7/-0)
docs/reference/libappindicator-docs.sgml (+1/-1)
docs/reference/version.xml (+1/-1)
src/app-indicator.c (+4/-4)
To merge this branch: bzr merge lp:~indicator-applet-developers/indicator-application/ubuntu
Reviewer Review Type Date Requested Status
Sebastien Bacher Pending
Review via email: mp+29477@code.launchpad.net

Description of the change

0.2.2

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'ChangeLog'
--- ChangeLog 2010-06-21 19:13:54 +0000
+++ ChangeLog 2010-07-08 15:46:41 +0000
@@ -1,5 +1,25 @@
1# Generated by Makefile. Do not edit.1# Generated by Makefile. Do not edit.
22
32010-07-07 Ted Gould <ted@gould.cx>
4
5 Merging this branch, but I think it's fixes must have gone in with another.
6
72010-06-18 Ted Gould <ted@gould.cx>
8
9 Setting the policy version.
10
112010-07-07 Ted Gould <ted@gould.cx>
12
13 Working with the better container signals
14
152010-06-11 Ted Gould <ted@gould.cx>
16
17 Changing signal names and getting the ones on the base menu as well.
18
192010-06-11 Ted Gould <ted@gould.cx>
20
21 Changing the signal names
22
32010-06-21 Ted Gould <ted@gould.cx>232010-06-21 Ted Gould <ted@gould.cx>
424
5 0.2.125 0.2.1
626
=== modified file 'configure'
--- configure 2010-06-21 19:17:44 +0000
+++ configure 2010-07-08 15:46:41 +0000
@@ -1,6 +1,6 @@
1#! /bin/sh1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.65 for indicator-application 0.2.1.3# Generated by GNU Autoconf 2.65 for indicator-application 0.2.2.
4#4#
5# Report bugs to <ted@canonical.com>.5# Report bugs to <ted@canonical.com>.
6#6#
@@ -703,8 +703,8 @@
703# Identity of this package.703# Identity of this package.
704PACKAGE_NAME='indicator-application'704PACKAGE_NAME='indicator-application'
705PACKAGE_TARNAME='indicator-application'705PACKAGE_TARNAME='indicator-application'
706PACKAGE_VERSION='0.2.1'706PACKAGE_VERSION='0.2.2'
707PACKAGE_STRING='indicator-application 0.2.1'707PACKAGE_STRING='indicator-application 0.2.2'
708PACKAGE_BUGREPORT='ted@canonical.com'708PACKAGE_BUGREPORT='ted@canonical.com'
709PACKAGE_URL=''709PACKAGE_URL=''
710710
@@ -1505,7 +1505,7 @@
1505 # Omit some internal or obsolete options to make the list less imposing.1505 # Omit some internal or obsolete options to make the list less imposing.
1506 # This message is too long to be a string in the A/UX 3.1 sh.1506 # This message is too long to be a string in the A/UX 3.1 sh.
1507 cat <<_ACEOF1507 cat <<_ACEOF
1508\`configure' configures indicator-application 0.2.1 to adapt to many kinds of systems.1508\`configure' configures indicator-application 0.2.2 to adapt to many kinds of systems.
15091509
1510Usage: $0 [OPTION]... [VAR=VALUE]...1510Usage: $0 [OPTION]... [VAR=VALUE]...
15111511
@@ -1576,7 +1576,7 @@
15761576
1577if test -n "$ac_init_help"; then1577if test -n "$ac_init_help"; then
1578 case $ac_init_help in1578 case $ac_init_help in
1579 short | recursive ) echo "Configuration of indicator-application 0.2.1:";;1579 short | recursive ) echo "Configuration of indicator-application 0.2.2:";;
1580 esac1580 esac
1581 cat <<\_ACEOF1581 cat <<\_ACEOF
15821582
@@ -1709,7 +1709,7 @@
1709test -n "$ac_init_help" && exit $ac_status1709test -n "$ac_init_help" && exit $ac_status
1710if $ac_init_version; then1710if $ac_init_version; then
1711 cat <<\_ACEOF1711 cat <<\_ACEOF
1712indicator-application configure 0.2.11712indicator-application configure 0.2.2
1713generated by GNU Autoconf 2.651713generated by GNU Autoconf 2.65
17141714
1715Copyright (C) 2009 Free Software Foundation, Inc.1715Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1989,7 +1989,7 @@
1989This file contains any messages produced by compilers while1989This file contains any messages produced by compilers while
1990running configure, to aid debugging if configure makes a mistake.1990running configure, to aid debugging if configure makes a mistake.
19911991
1992It was created by indicator-application $as_me 0.2.1, which was1992It was created by indicator-application $as_me 0.2.2, which was
1993generated by GNU Autoconf 2.65. Invocation command line was1993generated by GNU Autoconf 2.65. Invocation command line was
19941994
1995 $ $0 $@1995 $ $0 $@
@@ -2803,7 +2803,7 @@
28032803
2804# Define the identity of the package.2804# Define the identity of the package.
2805 PACKAGE=indicator-application2805 PACKAGE=indicator-application
2806 VERSION=0.2.12806 VERSION=0.2.2
28072807
28082808
2809cat >>confdefs.h <<_ACEOF2809cat >>confdefs.h <<_ACEOF
@@ -13684,7 +13684,7 @@
13684# report actual input values of CONFIG_FILES etc. instead of their13684# report actual input values of CONFIG_FILES etc. instead of their
13685# values after options handling.13685# values after options handling.
13686ac_log="13686ac_log="
13687This file was extended by indicator-application $as_me 0.2.1, which was13687This file was extended by indicator-application $as_me 0.2.2, which was
13688generated by GNU Autoconf 2.65. Invocation command line was13688generated by GNU Autoconf 2.65. Invocation command line was
1368913689
13690 CONFIG_FILES = $CONFIG_FILES13690 CONFIG_FILES = $CONFIG_FILES
@@ -13750,7 +13750,7 @@
13750cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=113750cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13751ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"13751ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13752ac_cs_version="\\13752ac_cs_version="\\
13753indicator-application config.status 0.2.113753indicator-application config.status 0.2.2
13754configured by $0, generated by GNU Autoconf 2.65,13754configured by $0, generated by GNU Autoconf 2.65,
13755 with options \\"\$ac_cs_config\\"13755 with options \\"\$ac_cs_config\\"
1375613756
1375713757
=== modified file 'configure.ac'
--- configure.ac 2010-06-21 19:06:07 +0000
+++ configure.ac 2010-07-08 15:46:41 +0000
@@ -1,11 +1,11 @@
11
2AC_INIT(indicator-application, 0.2.1, ted@canonical.com)2AC_INIT(indicator-application, 0.2.2, ted@canonical.com)
3AC_COPYRIGHT([Copyright 2009, 2010 Canonical])3AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
44
5AC_PREREQ(2.53)5AC_PREREQ(2.53)
66
7AM_CONFIG_HEADER(config.h)7AM_CONFIG_HEADER(config.h)
8AM_INIT_AUTOMAKE(indicator-application, 0.2.1)8AM_INIT_AUTOMAKE(indicator-application, 0.2.2)
99
10AM_MAINTAINER_MODE10AM_MAINTAINER_MODE
1111
1212
=== modified file 'debian/changelog'
--- debian/changelog 2010-06-22 07:31:46 +0000
+++ debian/changelog 2010-07-08 15:46:41 +0000
@@ -1,3 +1,10 @@
1indicator-application (0.2.2-0ubuntu1~ppa1) lucid; urgency=low
2
3 * New upstream release.
4 ∘ Work with updated container signal names
5
6 -- Ted Gould <ted@ubuntu.com> Thu, 08 Jul 2010 10:28:24 -0500
7
1indicator-application (0.2.1-0ubuntu1) maverick; urgency=low8indicator-application (0.2.1-0ubuntu1) maverick; urgency=low
29
3 [ Ted Gould ]10 [ Ted Gould ]
411
=== modified file 'docs/reference/libappindicator-docs.sgml'
--- docs/reference/libappindicator-docs.sgml 2010-06-21 19:13:54 +0000
+++ docs/reference/libappindicator-docs.sgml 2010-07-08 15:46:41 +0000
@@ -8,7 +8,7 @@
8 <bookinfo>8 <bookinfo>
9 <title>libappindicator Reference Manual</title>9 <title>libappindicator Reference Manual</title>
10 <releaseinfo>10 <releaseinfo>
11 for libappindicator 0.2.111 for libappindicator 0.2.2
12 </releaseinfo>12 </releaseinfo>
13 </bookinfo>13 </bookinfo>
1414
1515
=== modified file 'docs/reference/version.xml'
--- docs/reference/version.xml 2010-06-21 19:13:54 +0000
+++ docs/reference/version.xml 2010-07-08 15:46:41 +0000
@@ -1,1 +1,1 @@
10.2.110.2.2
22
=== modified file 'src/app-indicator.c'
--- src/app-indicator.c 2010-06-18 16:22:56 +0000
+++ src/app-indicator.c 2010-07-08 15:46:41 +0000
@@ -1408,12 +1408,12 @@
1408 container_iterate,1408 container_iterate,
1409 child);1409 child);
1410 g_signal_connect_object (submenu,1410 g_signal_connect_object (submenu,
1411 "add",1411 "child-added",
1412 G_CALLBACK (submenu_changed),1412 G_CALLBACK (submenu_changed),
1413 child,1413 child,
1414 0);1414 0);
1415 g_signal_connect_object (submenu,1415 g_signal_connect_object (submenu,
1416 "remove",1416 "child-removed",
1417 G_CALLBACK (submenu_changed),1417 G_CALLBACK (submenu_changed),
1418 child,1418 child,
1419 0);1419 0);
@@ -1552,11 +1552,11 @@
1552 check_connect (self);1552 check_connect (self);
15531553
1554 g_signal_connect (menu,1554 g_signal_connect (menu,
1555 "add",1555 "child-added",
1556 G_CALLBACK (client_menu_changed),1556 G_CALLBACK (client_menu_changed),
1557 self);1557 self);
1558 g_signal_connect (menu,1558 g_signal_connect (menu,
1559 "remove",1559 "child-removed",
1560 G_CALLBACK (client_menu_changed),1560 G_CALLBACK (client_menu_changed),
1561 self);1561 self);
1562}1562}

Subscribers

People subscribed via source and target branches

to all changes: