From 8badbdef38ce843dc443ddee219eda4040ef2cd5 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 5 Mar 2014 09:33:39 +0100 Subject: Now taskbar with notab can be specified in system.XWinrc --- xorg-server/hw/xwin/winprefs.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xorg-server/hw/xwin/winprefs.h') diff --git a/xorg-server/hw/xwin/winprefs.h b/xorg-server/hw/xwin/winprefs.h index 8f4eb0807..892662777 100644 --- a/xorg-server/hw/xwin/winprefs.h +++ b/xorg-server/hw/xwin/winprefs.h @@ -140,6 +140,9 @@ typedef struct WINPREFS { /* Silent exit flag */ Bool fSilentExit; + /* No tray icon flag */ + Bool fNoTrayIcon; + } WINPREFS; /* The global pref settings structure loaded by the winprefyacc.y parser */ -- cgit v1.2.3