aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2009-03-30 09:31:21 +0200
committerMartin Pitt <martin.pitt@canonical.com>2009-03-30 09:31:21 +0200
commit1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f (patch)
treef4cd9370370bc26a0ae2daff446c57dd3c9700fc /autogen.sh
parent9e0aabb84ac83a1f20c30756f268d1a06abbbc58 (diff)
parent9a1d935149a055969ae18dc5d80fb0ab11071f30 (diff)
downloadlibayatana-indicator-1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f.tar.gz
libayatana-indicator-1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f.tar.bz2
libayatana-indicator-1b7e4541ee53e0dae9516ce6d8b3aeb66b10f90f.zip
* New upstream version
* Changing the text in the license box to make sense. (LP: #346215) * Call GNOME Program Init to initialize all of the ATK and gettext stuff that needs to be initialized for it all to work. Patch from Eitan Isaacson. (LP: #349031) * Give the indicator applet an ATK name so it can be found by the accessibility frameworks. Patch from Eitan Isaacson. (LP: #349031) * Making it so the 'No Indicators' situation uses a label instead of a desensitized menu item to allow right click through. (LP: #346359) * Remove the making of 'Indicator Applet Factory' translatable. (LP: #349540) * Make sure translations get loaded and make the 'No Indicators' error and the license translatable. Patch from Gabor Kelemen. (LP: #349998) * debian/control: Adding libgnomeui-dev as a dependency as it was added upstream.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e9e599a..8e23f95 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,4 +9,4 @@ which gnome-autogen.sh || {
USE_GNOME2_MACROS=1 \
USE_COMMON_DOC_BUILD=yes \
-. gnome-autogen.sh
+gnome-autogen.sh --enable-gtk-doc