File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -220,7 +220,9 @@ void ControlBox::aboutCMST()
220220                  " <center>Release date: %3" 
221221                  " <center>Copyright c %4\n <center>by\n " 
222222                  " <center>Andrew J. Bibb\n " 
223-                   " <center>Vermont, USA" arg (PROGRAM_NAME).arg (VERSION).arg (RELEASE_DATE).arg (COPYRIGHT_DATE) );
223+                   " <center>Vermont, USA\n " 
224+                   " <br><center><b>Contributors:</b>\n " 
225+                   " <center>Brett Dutro" arg (PROGRAM_NAME).arg (VERSION).arg (RELEASE_DATE).arg (COPYRIGHT_DATE) );
224226}
225227
226228// 
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ DEALINGS IN THE SOFTWARE.
3434
3535///////////////////////////////// Program Values /////////////////////// 
3636// Program Info  
37- #define  VERSION  "14.04.06 "
38- #define  RELEASE_DATE  "29 March  2014"
37+ #define  VERSION  "14.05.10 "
38+ #define  RELEASE_DATE  "10 May  2014"
3939#define  COPYRIGHT_DATE  "2013-2014"
4040
4141// Program Values 
Original file line number Diff line number Diff line change 11<b><center>Connman System Tray (CMST)</center></b>
22<b><center>Change Log</center></b>
33<br>
4- <br><b>In Progress </b>
4+ <br><b>2014.05.10 </b>
55<ul>
6+ <li>Left mouse click in system tray will toggle the interface up and down (coded by: Brett Dutro)
67<li>Option to use system icon theme if available</li>
78<li>Added MoveBefore and MoveAfter buttons to services on first page</li>
89</ul>
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments