From b74e57667d45d82e25569104f9892d1330b8a2e2 Mon Sep 17 00:00:00 2001 From: Rejean Loyer Date: Fri, 16 Sep 2011 12:41:11 -0400 Subject: [PATCH] explorer: removed Search.ec from epj --- explorer/explorer.epj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/explorer/explorer.epj b/explorer/explorer.epj index 1a1dd31..be5f9fa 100644 --- a/explorer/explorer.epj +++ b/explorer/explorer.epj @@ -68,8 +68,7 @@ "src/DeleteBox.ec", "src/Finder.ec", "src/NotificationBox.ec", - "src/Panels.ec", - "src/Search.ec" + "src/Panels.ec" ], "Options" : { "ExcludeFromBuild" : true -- 1.8.3.1