# HG changeset patch
# User fturovic
# Date 1244573439 18000
# Node ID 5ef719bc253c540f4f6d0f88ed7f3e06da7b21f5
# Parent 233c810e7244f0e6014537a503236f13abd440be
Added keywords for pref panel filtering
diff -r 233c810e7244 -r 5ef719bc253c core/com.nokia.carbide.bugdatacollector/plugin.properties
--- a/core/com.nokia.carbide.bugdatacollector/plugin.properties Tue Jun 09 13:40:38 2009 -0500
+++ b/core/com.nokia.carbide.bugdatacollector/plugin.properties Tue Jun 09 13:50:39 2009 -0500
@@ -12,4 +12,9 @@
\n\
\n\
Copyright (c)2007 Nokia Corporation. All rights reserved.\n\
-(http://www.forum.nokia.com)\n\
\ No newline at end of file
+(http://www.forum.nokia.com)\n\
+
+
+#Keywords for Carbide preferences
+carbcPreference.common=carbide symbian c cpp cplusplus
+carbcPreference.bugreporter=bug error bugzilla report reporter password login diagnostic log sdk email
\ No newline at end of file
diff -r 233c810e7244 -r 5ef719bc253c core/com.nokia.carbide.bugdatacollector/plugin.xml
--- a/core/com.nokia.carbide.bugdatacollector/plugin.xml Tue Jun 09 13:40:38 2009 -0500
+++ b/core/com.nokia.carbide.bugdatacollector/plugin.xml Tue Jun 09 13:50:39 2009 -0500
@@ -18,6 +18,12 @@
class="com.nokia.carbide.internal.bugdatacollector.ui.preferences.BugDataCollectorPreferencePage"
category="com.nokia.carbide.cpp.project.ui.preferences.CarbidePreferencePage"
id="com.nokia.carbide.bugdatacollector.ui.preferences.BugDataCollectorPreferencePage">
+
+
+
+
@@ -27,5 +33,16 @@
class="com.nokia.carbide.internal.bugdatacollector.ui.preferences.BugDataCollectorPreferenceInitializer">
+
+
+
+
+
+