Changeset 32707

Show
Ignore:
Timestamp:
04/21/09 22:30:43 (4 years ago)
Author:
syo68k
Message:

ReTweetフォーマット微修正

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/vb2005/Tween/trunk/Tween/Tween.vb

    r32705 r32707  
    54105410            rtdata = rx.Replace(rtdata, "${link}") 
    54115411 
    5412             StatusText.Text = "RT @" + _curPost.Name + ":" + rtdata 
     5412            StatusText.Text = "RT @" + _curPost.Name + ": " + rtdata 
    54135413            _reply_to_id = 0 
    54145414            _reply_to_name = Nothing