Thanks for icon. On Sat, Dec 3, 2011 at 10:45 AM, <[email protected]> wrote:
> Author: milamber > Date: Sat Dec 3 09:45:18 2011 > New Revision: 1209870 > > URL: http://svn.apache.org/viewvc?rev=1209870&view=rev > Log: > Add an icon for Start no timers Action in the new JMeter Toolbar. > > Added: > > jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/startnotimers.png > (with props) > Modified: > > > jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/icons-toolbar.properties > > Modified: > jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/icons-toolbar.properties > URL: > http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/icons-toolbar.properties?rev=1209870&r1=1209869&r2=1209870&view=diff > > ============================================================================== > --- > jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/icons-toolbar.properties > (original) > +++ > jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/icons-toolbar.properties > Sat Dec 3 09:45:18 2011 > @@ -14,7 +14,7 @@ > # limitations under the License. > > # Icons order. Keys separate by comma. Use a pipe | to have a space > between two icons. > > -toolbar=new,open,close,save,save_as_testplan,|,cut,copy,paste,|,expand,collapse,toggle,|,test_start,test_stop,test_shutdown,|,test_start_remote_all,test_stop_remote_all,test_shutdown_remote_all,|,test_clear,test_clear_all,|,search,search_reset,|,function_helper,help > > +toolbar=new,open,close,save,save_as_testplan,|,cut,copy,paste,|,expand,collapse,toggle,|,test_start,test_start_notimers,test_stop,test_shutdown,|,test_start_remote_all,test_stop_remote_all,test_shutdown_remote_all,|,test_clear,test_clear_all,|,search,search_reset,|,function_helper,help > > # Icon / action definition file. > # Key: button names > @@ -28,6 +28,7 @@ cut=cut,CUT,org/apache/jmeter/images/too > copy=copy,COPY,org/apache/jmeter/images/toolbar/copy.png > paste=paste,PASTE,org/apache/jmeter/images/toolbar/paste.png > test_start=start,ACTION_START,org/apache/jmeter/images/toolbar/start.png > > +test_start_notimers=start_no_timers,ACTION_START_NO_TIMERS,org/apache/jmeter/images/toolbar/startnotimers.png > test_stop=stop,ACTION_STOP,org/apache/jmeter/images/toolbar/stop.png > > > test_shutdown=shutdown,ACTION_SHUTDOWN,org/apache/jmeter/images/toolbar/shutdown.png > > > test_start_remote_all=remote_start_all,REMOTE_START_ALL,org/apache/jmeter/images/toolbar/startremoteall.png > > Added: > jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/startnotimers.png > URL: > http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/startnotimers.png?rev=1209870&view=auto > > ============================================================================== > Binary file - no diff available. > > Propchange: > jmeter/trunk/src/core/org/apache/jmeter/images/toolbar/startnotimers.png > > ------------------------------------------------------------------------------ > svn:mime-type = image/png > > > -- Cordialement. Philippe Mouawad.
