summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3ca44a9)
raw | patch | inline | side by side (parent: 3ca44a9)
author | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Mon, 9 May 2016 08:18:40 +0000 (15:18 +0700) | ||
committer | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Mon, 9 May 2016 08:18:40 +0000 (15:18 +0700) |
BlackBox/_Linux_GUI/run-BlackBox-2 | [deleted file] | patch | blob | history |
diff --git a/BlackBox/_Linux_GUI/run-BlackBox-2 b/BlackBox/_Linux_GUI/run-BlackBox-2
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# fix Ubuntu-specific problems:
-unset UBUNTU_MENUPROXY
-unset GTK_MODULES
-export LIBOVERLAY_SCROLLBAR=0
-
-./blackbox $@