Browse Source

NSM: Oops. Add "optional-gui" server capability.

tags/non-daw-v1.2.0
Jonathan Moore Liles 12 years ago
parent
commit
2c646deebf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      session-manager/src/nsmd.C

+ 1
- 1
session-manager/src/nsmd.C View File

@@ -807,7 +807,7 @@ OSC_HANDLER( announce )
"Howdy, what took you so long?" :
"Well hello, stranger. Welcome to the party.",
APP_TITLE,
":server-control:broadcast:" );
":server-control:broadcast:optional-gui:" );

if ( gui_is_active )
{


Loading…
Cancel
Save