CVS: rdesktop rdesktop.c,1.97,1.98

Peter Bystr?m <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21368

Modified Files:
	rdesktop.c 
Log Message:
change to -r sound:local instead of -r sound:on

Index: rdesktop.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.c,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** rdesktop.c	4 Mar 2004 13:23:23 -0000	1.97
--- rdesktop.c	5 Mar 2004 06:39:00 -0000	1.98
***************
*** 133,137 ****
  	fprintf(stderr,
  		"             or      mydeskjet=\"HP LaserJet IIIP\" to enter server driver as well\n");
! 	fprintf(stderr, "         '-r sound:[on|off|remote]': enable sound redirection\n");
  	fprintf(stderr, "                     remote would leave sound on server\n");
  	fprintf(stderr, "   -0: attach to console\n");
--- 133,137 ----
  	fprintf(stderr,
  		"             or      mydeskjet=\"HP LaserJet IIIP\" to enter server driver as well\n");
! 	fprintf(stderr, "         '-r sound:[local|off|remote]': enable sound redirection\n");
  	fprintf(stderr, "                     remote would leave sound on server\n");
  	fprintf(stderr, "   -0: attach to console\n");
***************
*** 426,430 ****
  								flags |= RDP_LOGON_LEAVE_AUDIO;
  
! 							if (strncmp("on", optarg, 2) == 0)
  #ifdef WITH_RDPSND
  								g_rdpsnd = True;
--- 426,430 ----
  								flags |= RDP_LOGON_LEAVE_AUDIO;
  
! 							if (strncmp("local", optarg, 5) == 0)
  #ifdef WITH_RDPSND
  								g_rdpsnd = True;



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.