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

Proposed by Ted Gould
Status: Merged
Merged at revision: 368
Proposed branch: lp:~indicator-applet-developers/libindicator/ubuntu
Merge into: lp:~ubuntu-desktop/libindicator/ubuntu
Diff against target: 143 lines (+29/-11)
5 files modified
ChangeLog (+8/-0)
configure (+10/-10)
configure.ac (+1/-1)
debian/changelog (+7/-0)
tools/indicator-loader.c (+3/-0)
To merge this branch: bzr merge lp:~indicator-applet-developers/libindicator/ubuntu
Reviewer Review Type Date Requested Status
Ken VanDine Pending
Review via email: mp+77355@code.launchpad.net

Description of the change

Fixing the loader

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 2011-09-20 02:43:09 +0000
+++ ChangeLog 2011-09-28 15:55:30 +0000
@@ -1,5 +1,13 @@
1# Generated by Makefile. Do not edit.1# Generated by Makefile. Do not edit.
22
32011-09-28 Ted Gould <ted@gould.cx>
4
5 0.4.1
6
72011-09-20 Ted Gould <ted@gould.cx>
8
9 Make sure our menus don't get proxied
10
32011-09-19 Ted Gould <ted@gould.cx>112011-09-19 Ted Gould <ted@gould.cx>
412
5 0.4.013 0.4.0
614
=== modified file 'configure'
--- configure 2011-09-20 02:44:03 +0000
+++ configure 2011-09-28 15:55:30 +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.68 for libindicator 0.4.0.3# Generated by GNU Autoconf 2.68 for libindicator 0.4.1.
4#4#
5# Report bugs to <http://bugs.launchpad.net/libindicator>.5# Report bugs to <http://bugs.launchpad.net/libindicator>.
6#6#
@@ -709,8 +709,8 @@
709# Identity of this package.709# Identity of this package.
710PACKAGE_NAME='libindicator'710PACKAGE_NAME='libindicator'
711PACKAGE_TARNAME='libindicator'711PACKAGE_TARNAME='libindicator'
712PACKAGE_VERSION='0.4.0'712PACKAGE_VERSION='0.4.1'
713PACKAGE_STRING='libindicator 0.4.0'713PACKAGE_STRING='libindicator 0.4.1'
714PACKAGE_BUGREPORT='http://bugs.launchpad.net/libindicator'714PACKAGE_BUGREPORT='http://bugs.launchpad.net/libindicator'
715PACKAGE_URL='http://launchpad.net/libindicator'715PACKAGE_URL='http://launchpad.net/libindicator'
716716
@@ -1452,7 +1452,7 @@
1452 # Omit some internal or obsolete options to make the list less imposing.1452 # Omit some internal or obsolete options to make the list less imposing.
1453 # This message is too long to be a string in the A/UX 3.1 sh.1453 # This message is too long to be a string in the A/UX 3.1 sh.
1454 cat <<_ACEOF1454 cat <<_ACEOF
1455\`configure' configures libindicator 0.4.0 to adapt to many kinds of systems.1455\`configure' configures libindicator 0.4.1 to adapt to many kinds of systems.
14561456
1457Usage: $0 [OPTION]... [VAR=VALUE]...1457Usage: $0 [OPTION]... [VAR=VALUE]...
14581458
@@ -1522,7 +1522,7 @@
15221522
1523if test -n "$ac_init_help"; then1523if test -n "$ac_init_help"; then
1524 case $ac_init_help in1524 case $ac_init_help in
1525 short | recursive ) echo "Configuration of libindicator 0.4.0:";;1525 short | recursive ) echo "Configuration of libindicator 0.4.1:";;
1526 esac1526 esac
1527 cat <<\_ACEOF1527 cat <<\_ACEOF
15281528
@@ -1638,7 +1638,7 @@
1638test -n "$ac_init_help" && exit $ac_status1638test -n "$ac_init_help" && exit $ac_status
1639if $ac_init_version; then1639if $ac_init_version; then
1640 cat <<\_ACEOF1640 cat <<\_ACEOF
1641libindicator configure 0.4.01641libindicator configure 0.4.1
1642generated by GNU Autoconf 2.681642generated by GNU Autoconf 2.68
16431643
1644Copyright (C) 2010 Free Software Foundation, Inc.1644Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1916,7 +1916,7 @@
1916This file contains any messages produced by compilers while1916This file contains any messages produced by compilers while
1917running configure, to aid debugging if configure makes a mistake.1917running configure, to aid debugging if configure makes a mistake.
19181918
1919It was created by libindicator $as_me 0.4.0, which was1919It was created by libindicator $as_me 0.4.1, which was
1920generated by GNU Autoconf 2.68. Invocation command line was1920generated by GNU Autoconf 2.68. Invocation command line was
19211921
1922 $ $0 $@1922 $ $0 $@
@@ -2738,7 +2738,7 @@
27382738
2739# Define the identity of the package.2739# Define the identity of the package.
2740 PACKAGE='libindicator'2740 PACKAGE='libindicator'
2741 VERSION='0.4.0'2741 VERSION='0.4.1'
27422742
27432743
2744cat >>confdefs.h <<_ACEOF2744cat >>confdefs.h <<_ACEOF
@@ -11865,7 +11865,7 @@
11865# report actual input values of CONFIG_FILES etc. instead of their11865# report actual input values of CONFIG_FILES etc. instead of their
11866# values after options handling.11866# values after options handling.
11867ac_log="11867ac_log="
11868This file was extended by libindicator $as_me 0.4.0, which was11868This file was extended by libindicator $as_me 0.4.1, which was
11869generated by GNU Autoconf 2.68. Invocation command line was11869generated by GNU Autoconf 2.68. Invocation command line was
1187011870
11871 CONFIG_FILES = $CONFIG_FILES11871 CONFIG_FILES = $CONFIG_FILES
@@ -11932,7 +11932,7 @@
11932cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=111932cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
11933ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"11933ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
11934ac_cs_version="\\11934ac_cs_version="\\
11935libindicator config.status 0.4.011935libindicator config.status 0.4.1
11936configured by $0, generated by GNU Autoconf 2.68,11936configured by $0, generated by GNU Autoconf 2.68,
11937 with options \\"\$ac_cs_config\\"11937 with options \\"\$ac_cs_config\\"
1193811938
1193911939
=== modified file 'configure.ac'
--- configure.ac 2011-09-20 02:44:03 +0000
+++ configure.ac 2011-09-28 15:55:30 +0000
@@ -1,5 +1,5 @@
1AC_INIT([libindicator],1AC_INIT([libindicator],
2 [0.4.0],2 [0.4.1],
3 [http://bugs.launchpad.net/libindicator],3 [http://bugs.launchpad.net/libindicator],
4 [libindicator],4 [libindicator],
5 [http://launchpad.net/libindicator])5 [http://launchpad.net/libindicator])
66
=== modified file 'debian/changelog'
--- debian/changelog 2011-09-20 16:37:24 +0000
+++ debian/changelog 2011-09-28 15:55:30 +0000
@@ -1,3 +1,10 @@
1libindicator (0.4.1-0ubuntu1~ppa1) oneiric; urgency=low
2
3 * New upstream release.
4 * Ensure loader doesn't use menu proxy
5
6 -- Ted Gould <ted@ubuntu.com> Wed, 28 Sep 2011 10:51:08 -0500
7
1libindicator (0.4.0-0ubuntu1) oneiric; urgency=low8libindicator (0.4.0-0ubuntu1) oneiric; urgency=low
29
3 * New upstream release.10 * New upstream release.
411
=== modified file 'tools/indicator-loader.c'
--- tools/indicator-loader.c 2011-07-11 21:00:12 +0000
+++ tools/indicator-loader.c 2011-09-28 15:55:30 +0000
@@ -153,6 +153,9 @@
153int153int
154main (int argc, char ** argv)154main (int argc, char ** argv)
155{155{
156 /* Make sure we don't proxy to ourselves */
157 g_unsetenv("UBUNTU_MENUPROXY");
158
156 gtk_init(&argc, &argv);159 gtk_init(&argc, &argv);
157160
158 if (argc != 2) {161 if (argc != 2) {

Subscribers

People subscribed via source and target branches

to all changes: