From cee0e18ee4d96a24baba453cfdc981475944cd73 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Tue, 9 Apr 2019 09:31:53 +0200 Subject: Added vivado HLS to rules --- config-desktop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config-desktop.h') diff --git a/config-desktop.h b/config-desktop.h index 90159ee..9a8f664 100644 --- a/config-desktop.h +++ b/config-desktop.h @@ -75,6 +75,7 @@ static const Rule rules[] = { { "Eclipse", "Eclipse", NULL, 1 << 2, False, -1 }, { "jetbrains-idea", "sun-awt-X11-XFramePeer", NULL, 1 << 2, False, -1 }, { "jetbrains-studio", "sun-awt-X11-XFramePeer", NULL, 1 << 2, False, -1 }, + { "autopilot", "autopilot", NULL, 1 << 2, False, -1 }, // unbelievable { "TeXstudio", "texstudio", NULL, 1 << 3, False, -1 }, { "Abiword", "abiword", NULL, 1 << 3, False, -1 }, -- cgit v1.2.3