|
From: Markus B. <mba...@us...> - 2005-09-18 18:47:38
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8478/src/org/rubypeople/rdt/internal/ui Modified Files: RubyUIMessages.properties Log Message: removed unused preference for warning and error annotations Index: RubyUIMessages.properties =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/src/org/rubypeople/rdt/internal/ui/RubyUIMessages.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** RubyUIMessages.properties 1 Apr 2005 02:11:42 -0000 1.5 --- RubyUIMessages.properties 18 Sep 2005 18:47:24 -0000 1.6 *************** *** 65,69 **** RubyEditorPropertyPage.codeFormatterTabTitle=Formatting RubyEditorPreferencePage.description=Ruby Editor settings: - RubyEditorPreferencePage.createParserAnnotations=Create parser error and warning annotations (EXPERIMENTAL) RubyEditorPreferencePage.folding.title= &Folding --- 65,68 ---- |