equal
deleted
inserted
replaced
129 //App specific |
129 //App specific |
130 _LIT8(KGOomAttributeTargetFreeOnStartup, "target_free_on_startup"); |
130 _LIT8(KGOomAttributeTargetFreeOnStartup, "target_free_on_startup"); |
131 _LIT8(KGOomAttributeSkipPlugin, "skip_plugin"); |
131 _LIT8(KGOomAttributeSkipPlugin, "skip_plugin"); |
132 _LIT8(KGOomAttributeUseSwRendering, "use_sw_rend"); |
132 _LIT8(KGOomAttributeUseSwRendering, "use_sw_rend"); |
133 _LIT8(KGOomConfigUseSwRend, "Yes"); |
133 _LIT8(KGOomConfigUseSwRend, "Yes"); |
134 _LIT8(KGOomConfigNotUseSwRend, "No"); |
134 //_LIT8(KGOomConfigNotUseSwRend, "No"); |
135 |
135 |
136 // System plugins |
136 // System plugins |
137 |
137 |
138 _LIT8(KGOomAttributeSystemPluginSettings, "system_plugin_settings"); |
138 _LIT8(KGOomAttributeSystemPluginSettings, "system_plugin_settings"); |
139 _LIT8(KGOomAttributeSystemPlugin, "system_plugin"); |
139 _LIT8(KGOomAttributeSystemPlugin, "system_plugin"); |