From 93ad314855490883c54bfc41fc030106cc32da9d Mon Sep 17 00:00:00 2001 From: Alexander Shiryaev Date: Mon, 19 Nov 2012 04:02:07 +0400 Subject: [PATCH] fix Ubuntu-specific problems --- new/run-BlackBox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new/run-BlackBox b/new/run-BlackBox index a879bee..d2e229e 100755 --- a/new/run-BlackBox +++ b/new/run-BlackBox @@ -10,7 +10,7 @@ sd=`readlink -f .` loader="loader" lib="libBB.so" -# for Ubuntu: +# fix Ubuntu-specific problems: unset UBUNTU_MENUPROXY unset GTK_MODULES -- 2.29.2