[gnome-shell] Revert "kbd-status: Close the menu when switching layouts"
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Revert "kbd-status: Close the menu when switching layouts"
- Date: Fri, 14 Jan 2011 00:11:18 +0000 (UTC)
commit ed76e52918b4752fd49d656b3ccc7b5db79199f4
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Jan 14 01:05:23 2011 +0100
Revert "kbd-status: Close the menu when switching layouts"
This reverts commit e0f58c615b40bb4f2befa7a1f8278ede947cfb98.
Pushed accidentally.
js/ui/status/keyboard.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/status/keyboard.js b/js/ui/status/keyboard.js
index df3d1ab..b01e28b 100644
--- a/js/ui/status/keyboard.js
+++ b/js/ui/status/keyboard.js
@@ -36,7 +36,6 @@ LayoutMenuItem.prototype = {
},
activate: function(event) {
- PopupMenu.PopupBaseMenuItem.prototype.activate.call(this);
this._config.lock_group(this._id);
}
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]