Browse Source

fix Ubuntu-specific problems

Alexander Shiryaev 12 years ago
parent
commit
93ad314855
1 changed files with 1 additions and 1 deletions
  1. 1 1
      new/run-BlackBox

+ 1 - 1
new/run-BlackBox

@@ -10,7 +10,7 @@ sd=`readlink -f .`
 loader="loader"
 loader="loader"
 lib="libBB.so"
 lib="libBB.so"
 
 
-# for Ubuntu:
+# fix Ubuntu-specific problems:
 unset UBUNTU_MENUPROXY
 unset UBUNTU_MENUPROXY
 unset GTK_MODULES
 unset GTK_MODULES