# HG changeset patch # User fturovic # Date 1244576075 18000 # Node ID 90b0cf3346b21ac41dc4592014084e92e7e5af05 # Parent a36f4af98a83548c471e1be9e7d371b885eea6e1 Added keywords to UI Designer preference panel diff -r a36f4af98a83 -r 90b0cf3346b2 uidesigner/com.nokia.sdt.uidesigner/plugin.properties --- a/uidesigner/com.nokia.sdt.uidesigner/plugin.properties Tue Jun 09 14:28:54 2009 -0500 +++ b/uidesigner/com.nokia.sdt.uidesigner/plugin.properties Tue Jun 09 14:34:35 2009 -0500 @@ -19,4 +19,9 @@ pluginName = My Model providerName = www.example.org -carbideCPPCategory = Carbide.c++ \ No newline at end of file +carbideCPPCategory = Carbide.c++ + + +#Keywords for Carbide preferences +carbcPreference.common=carbide symbian c cpp cplusplus +carbcPreference.uidesigner=ui designer event handler source design objects sync diff -r a36f4af98a83 -r 90b0cf3346b2 uidesigner/com.nokia.sdt.uidesigner/plugin.xml --- a/uidesigner/com.nokia.sdt.uidesigner/plugin.xml Tue Jun 09 14:28:54 2009 -0500 +++ b/uidesigner/com.nokia.sdt.uidesigner/plugin.xml Tue Jun 09 14:34:35 2009 -0500 @@ -55,6 +55,24 @@ category="com.nokia.carbide.cpp.project.ui.preferences.CarbidePreferencePage" class="com.nokia.sdt.uidesigner.preferences.UIDesignerPreferences" id="com.nokia.sdt.uidesigner.preferences.UIDesignerPreferences" - name="UI Designer"/> + name="UI Designer"> + + + + + + + + + + +