|
From: Vedran L. <vlj...@us...> - 2005-02-12 10:07:16
|
Update of /cvsroot/ede/ede101/etip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8780 Modified Files: etip.cpp Log Message: Small fix in text of one tip Index: etip.cpp =================================================================== RCS file: /cvsroot/ede/ede101/etip/etip.cpp,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** etip.cpp 2 Feb 2005 09:57:50 -0000 1.6 --- etip.cpp 12 Feb 2005 10:07:08 -0000 1.7 *************** *** 811,815 **** tips[2]=_("To lock the computer, press button with your user name and then lock."); tips[3]=_("To setup things on the computer, press button with your user name, Panel menu and then the Control panel."); ! tips[4]=_("To add a program that is not in the Programs menu, click on the button with your user, Panel menu, and then Edit panels menu."); tips[5]=_("Notice that this is still development version, so please send your bug reports or comments on EDE forum, EDE bug reporting system (on project's page), or ka...@us...."); tips[6]=_("You can download latest release on - http://sourceforge.net/projects/ede."); --- 811,815 ---- tips[2]=_("To lock the computer, press button with your user name and then lock."); tips[3]=_("To setup things on the computer, press button with your user name, Panel menu and then the Control panel."); ! tips[4]=_("To add a program that is not in the Programs menu, click on the button with your user, Panel menu, and then Menu editor."); tips[5]=_("Notice that this is still development version, so please send your bug reports or comments on EDE forum, EDE bug reporting system (on project's page), or ka...@us...."); tips[6]=_("You can download latest release on - http://sourceforge.net/projects/ede."); |