wmail: call XSetCommand().
				
					
				
			Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
		
							parent
							
								
									e330aaee46
								
							
						
					
					
						commit
						5b7e5d8924
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -499,6 +499,7 @@ int main( int argc, char **argv )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    XStringListToTextProperty( &name, 1, &windowName );
 | 
					    XStringListToTextProperty( &name, 1, &windowName );
 | 
				
			||||||
    XSetWMName( DADisplay, DAWindow, &windowName );
 | 
					    XSetWMName( DADisplay, DAWindow, &windowName );
 | 
				
			||||||
 | 
					    XSetCommand( DADisplay, DAWindow, argv, argc );
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    UpdatePixmap( false );
 | 
					    UpdatePixmap( false );
 | 
				
			||||||
    DAShow();
 | 
					    DAShow();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue