Subversion Repositories DevTools

Rev

Rev 6882 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6882 Rev 7291
Line 105... Line 105...
105
                                                     '<p>A Project Branch will be displayed if configured, but it may not be suitable for all packages.');
105
                                                     '<p>A Project Branch will be displayed if configured, but it may not be suitable for all packages.');
106
                                                
106
                                                
107
 tips.JatsExtraction_CVS  = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
107
 tips.JatsExtraction_CVS  = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
108
 tips.JatsExtraction_     = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
108
 tips.JatsExtraction_     = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
109
 tips.SchedTime           = stdTip(200, 'Color Code', '<SPAN style=color:Red>Red</SPAN> = overdue<br><SPAN style=color:Green>Green</SPAN> = ready' );
109
 tips.SchedTime           = stdTip(200, 'Color Code', '<SPAN style=color:Red>Red</SPAN> = overdue<br><SPAN style=color:Green>Green</SPAN> = ready' );
110
 
-
 
-
 
110
 tips.FindFile            = stdTip(200, 'Find Files', 'Use \'*\' as a wildcard character<br>Use \'Return\' to initiate searching<br>Individual fields can be filtered.<br>The fields can be sorted.' );
111
}
111
}