From dd0fba42708637e47471e45d40ed7c4217c06752 Mon Sep 17 00:00:00 2001 From: Adel Gadllah Date: Sat, 13 Feb 2010 15:16:53 +0100 Subject: [PATCH] Revert "Add workspaceSwitcherPopup.js to Makefile.am" This reverts commit 3f6759061d198935f5f8ccc1691d909b2ec517d2. Proper fix is in https://bugzilla.gnome.org/show_bug.cgi?id=609811 --- js/ui/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/js/ui/Makefile.am b/js/ui/Makefile.am index 50efeb37a..9d54f7445 100644 --- a/js/ui/Makefile.am +++ b/js/ui/Makefile.am @@ -31,5 +31,4 @@ dist_jsui_DATA = \ widgetBox.js \ windowManager.js \ workspacesView.js \ - workspace.js \ - workspaceSwitcherPopup.js + workspace.js