diff -Nru gnome-shell-extensions-3.2.0+git20111012.967aee7a/configure gnome-shell-extensions-3.2.1~git20111018.66242aa7/configure --- gnome-shell-extensions-3.2.0+git20111012.967aee7a/configure 2011-10-12 05:47:23.000000000 +0000 +++ gnome-shell-extensions-3.2.1~git20111018.66242aa7/configure 2011-10-18 08:39:46.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for gnome-shell-extensions 3.2.0. +# Generated by GNU Autoconf 2.68 for gnome-shell-extensions 3.2.1. # # Report bugs to . # @@ -560,8 +560,8 @@ # Identity of this package. PACKAGE_NAME='gnome-shell-extensions' PACKAGE_TARNAME='gnome-shell-extensions' -PACKAGE_VERSION='3.2.0' -PACKAGE_STRING='gnome-shell-extensions 3.2.0' +PACKAGE_VERSION='3.2.1' +PACKAGE_STRING='gnome-shell-extensions 3.2.1' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions' PACKAGE_URL='' @@ -1258,7 +1258,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gnome-shell-extensions 3.2.0 to adapt to many kinds of systems. +\`configure' configures gnome-shell-extensions 3.2.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1325,7 +1325,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-shell-extensions 3.2.0:";; + short | recursive ) echo "Configuration of gnome-shell-extensions 3.2.1:";; esac cat <<\_ACEOF @@ -1432,7 +1432,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-shell-extensions configure 3.2.0 +gnome-shell-extensions configure 3.2.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1600,7 +1600,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-shell-extensions $as_me 3.2.0, which was +It was created by gnome-shell-extensions $as_me 3.2.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2418,7 +2418,7 @@ # Define the identity of the package. PACKAGE='gnome-shell-extensions' - VERSION='3.2.0' + VERSION='3.2.1' cat >>confdefs.h <<_ACEOF @@ -5209,7 +5209,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-shell-extensions $as_me 3.2.0, which was +This file was extended by gnome-shell-extensions $as_me 3.2.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5266,7 +5266,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gnome-shell-extensions config.status 3.2.0 +gnome-shell-extensions config.status 3.2.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -Nru gnome-shell-extensions-3.2.0+git20111012.967aee7a/configure.ac gnome-shell-extensions-3.2.1~git20111018.66242aa7/configure.ac --- gnome-shell-extensions-3.2.0+git20111012.967aee7a/configure.ac 2011-10-03 17:03:23.000000000 +0000 +++ gnome-shell-extensions-3.2.1~git20111018.66242aa7/configure.ac 2011-10-18 08:39:39.000000000 +0000 @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([gnome-shell-extensions],[3.2.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions]) +AC_INIT([gnome-shell-extensions],[3.2.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff -Nru gnome-shell-extensions-3.2.0+git20111012.967aee7a/debian/changelog gnome-shell-extensions-3.2.1~git20111018.66242aa7/debian/changelog --- gnome-shell-extensions-3.2.0+git20111012.967aee7a/debian/changelog 2011-10-12 05:48:53.000000000 +0000 +++ gnome-shell-extensions-3.2.1~git20111018.66242aa7/debian/changelog 2011-10-18 08:43:38.000000000 +0000 @@ -1,8 +1,8 @@ -gnome-shell-extensions (3.2.0+git20111012.967aee7a-0ubuntu1~11.10~ricotz0) oneiric; urgency=low +gnome-shell-extensions (3.2.1~git20111018.66242aa7-0ubuntu1~11.10~ricotz0) oneiric; urgency=low * New git snapshot - -- Rico Tzschichholz Wed, 12 Oct 2011 07:48:53 +0200 + -- Rico Tzschichholz Tue, 18 Oct 2011 10:43:38 +0200 gnome-shell-extensions (3.0.2-1) experimental; urgency=low diff -Nru gnome-shell-extensions-3.2.0+git20111012.967aee7a/extensions/dock/extension.js gnome-shell-extensions-3.2.1~git20111018.66242aa7/extensions/dock/extension.js --- gnome-shell-extensions-3.2.0+git20111012.967aee7a/extensions/dock/extension.js 2011-10-12 05:46:01.000000000 +0000 +++ gnome-shell-extensions-3.2.1~git20111018.66242aa7/extensions/dock/extension.js 2011-10-18 08:38:55.000000000 +0000 @@ -304,7 +304,6 @@ this.actor.show(); })); Main.layoutManager.addChrome(this.actor); - this.actor.lower_bottom(); //hidden this._settings.connect('changed::'+DOCK_POSITION_KEY, Lang.bind(this, function (){ @@ -372,6 +371,8 @@ this.actor.connect('leave-event', Lang.bind(this, this._hideDock)); this.actor.connect('enter-event', Lang.bind(this, this._showDock)); + + this._hideDock(); }, destroy: function() { @@ -861,4 +862,4 @@ function disable() { dock.destroy(); dock = null; -} \ No newline at end of file +}