tn5250j/src/org/tn5250j/mailtools SendEMailDialog.java,1.16,1.17

[email protected]
Newsgroups gmane.comp.java.tn5250j.cvs
Message-ID <[email protected]>
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/mailtools
In directory sc8-pr-cvs1:/tmp/cvs-serv13208/src/org/tn5250j/mailtools

Modified Files:
	SendEMailDialog.java 
Log Message:
Update for send screenshot via email...

Index: SendEMailDialog.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/mailtools/SendEMailDialog.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** SendEMailDialog.java	2 Dec 2003 13:14:47 -0000	1.16
--- SendEMailDialog.java	5 Dec 2003 13:17:21 -0000	1.17
***************
*** 146,151 ****
  
  						if (attachmentName.getText().length() > 0)
! 							//sem.setAttachmentName(attachmentName.getText());
! 							sem.setAttachmentName(fileName);
  
  						if (text.isSelected()) {
--- 146,151 ----
  
  						if (attachmentName.getText().length() > 0)
! 							if (!normal.isSelected()) sem.setAttachmentName(attachmentName.getText());
! 							else sem.setAttachmentName(fileName);
  
  						if (text.isSelected()) {




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
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.