summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andre Barboza2014-09-05 00:21:50 +0200
committer Willy Sudiarto Raharjo2014-09-05 19:02:51 +0200
commit8557e772da342593f0858610a907a8d99d196b33 (patch)
treeb908625503b632c530125bb663c78c95d11ea170
parent2891dd84e8752f4cf4450380e19def7cfe2b8c11 (diff)
downloadslackbuilds-8557e772da342593f0858610a907a8d99d196b33.tar.gz
development/eclipse-cpp: Disable GTK+3 theme.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/eclipse-cpp/eclipse-cpp.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/eclipse-cpp/eclipse-cpp.desktop b/development/eclipse-cpp/eclipse-cpp.desktop
index 8233bf6877..7dac3874af 100644
--- a/development/eclipse-cpp/eclipse-cpp.desktop
+++ b/development/eclipse-cpp/eclipse-cpp.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
-Exec=eclipse-cpp
+Exec=env SWT_GTK3=0 eclipse-cpp
Name=Eclipse CDT
GenericName=Eclipse C and C++ Integrated Development Environment
Comment=Eclipse C and C++ Integrated Development Environment