contentstorage/casrv/cawidgetscanner/inc/cawidgetscannerdef.h
changeset 104 9b022b1f357c
parent 103 b99b84bcd2d1
--- a/contentstorage/casrv/cawidgetscanner/inc/cawidgetscannerdef.h	Wed Jun 23 18:33:40 2010 +0300
+++ b/contentstorage/casrv/cawidgetscanner/inc/cawidgetscannerdef.h	Tue Jul 06 14:37:10 2010 +0300
@@ -51,11 +51,13 @@
 _LIT8(KIcon, "icon");
 _LIT8( KPreviewImageElementName, "previewimage" );
 _LIT8(KServiceXml, "servicexml");
+_LIT8( KTranslationFileName, "translationfile" );
 
 // CONSTANTS
 _LIT(KAttrWidgetPath, "widget:path");
 _LIT(KAttrWidgetLibrary, "widget:library");
 _LIT(KAttrWidgetUri, "widget:uri");
+_LIT(KAttrWidgetTranslationFileName, "widget:translation_file");
 _LIT(KAttrWidgetServiceXml, "widget:servicexml");
 _LIT(KSlash, "/");
 _LIT(KDllExt, ".dll");