From d0d94e21dd8a8d97820c8d33cb9ae1f58fdc06a1 Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Wed, 9 Jan 2013 13:47:08 +0000 Subject: [PATCH] Comment local applets option. --- ede-panel/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ede-panel/Jamfile b/ede-panel/Jamfile index d528c5c..dbc6e6a 100644 --- a/ede-panel/Jamfile +++ b/ede-panel/Jamfile @@ -11,7 +11,7 @@ SubDir TOP ede-panel ; EdeProgram ede-panel : Hider.cpp Panel.cpp AppletManager.cpp ede-panel.cpp ; -ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ; +#ObjectC++Flags Panel.cpp : -DEDE_PANEL_LOCAL_APPLETS ; if $(OS) != "SOLARIS" { # also must use this flag (on anything but Solaris) or program will crash