# HG changeset patch # User fturovic # Date 1245266596 18000 # Node ID 6294cf316382de841c94d8c6d399e72e40779602 # Parent 99095328123eae2a53085fe12236054e3fc69683 added keywords to diagnostic log pref panel diff -r 99095328123e -r 6294cf316382 core/com.nokia.carbide.cpp/plugin.properties --- a/core/com.nokia.carbide.cpp/plugin.properties Wed Jun 17 14:22:41 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.properties Wed Jun 17 14:23:16 2009 -0500 @@ -5,6 +5,7 @@ CHEAT_SHEETS = Cheat Sheets CHEAT_SHEETS_MENU = &Cheat Sheets... + productBlurb=Build {0} {1}\n\ Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.\n\ Visit http://www.forum.nokia.com/\n\ @@ -12,3 +13,6 @@ Visit http://www.eclipse.org/ theme.name.carbide = Carbide + +carbcPreference.common=carbide symbian cpp cplusplus +carbcPreference.diagnostics=diagnostic logs \ No newline at end of file diff -r 99095328123e -r 6294cf316382 core/com.nokia.carbide.cpp/plugin.xml --- a/core/com.nokia.carbide.cpp/plugin.xml Wed Jun 17 14:22:41 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.xml Wed Jun 17 14:23:16 2009 -0500 @@ -516,6 +516,7 @@ + + + + + @@ -559,5 +566,21 @@ + + + + + + + + + + +