From 1945477b1038db646b1ada1bc8fe2f9cc5d1c134 Mon Sep 17 00:00:00 2001 From: Jonathan Moore Liles Date: Thu, 25 Apr 2013 16:28:40 -0700 Subject: [PATCH] NSM: Specify window class for NSM-Proxy GUI. --- session-manager/src/NSM_Proxy_UI.fl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session-manager/src/NSM_Proxy_UI.fl b/session-manager/src/NSM_Proxy_UI.fl index 9627092..4e6aa0e 100644 --- a/session-manager/src/NSM_Proxy_UI.fl +++ b/session-manager/src/NSM_Proxy_UI.fl @@ -8,7 +8,7 @@ class NSM_Proxy_UI {open } { Fl_Window {} { label {NSM Proxy} open - xywh {1011 106 490 665} type Double color 47 labelcolor 55 visible + xywh {1011 106 490 665} type Double color 47 labelcolor 55 visible xclass NSM-Proxy } { Fl_Box {} { label {Command-line options are incompatible with robust session management for a variety of reasons, so the NSM server does not support them directly. This proxy exists to allow programs which require command-line options to be included in an NSM session. Be warned that referring to files outside of the session directory will impair your ability to reliably archive and transport sessions. Patching the program to use NSM natively will result in a better experience.