deviceupdatesui/deviceupdates/inc/nsmldmsyncinternalpskeys.h
changeset 67 fdbfe0a95492
parent 33 7464c1e21dae
--- a/deviceupdatesui/deviceupdates/inc/nsmldmsyncinternalpskeys.h	Fri Sep 17 19:58:05 2010 +0530
+++ b/deviceupdatesui/deviceupdates/inc/nsmldmsyncinternalpskeys.h	Fri Oct 15 11:39:02 2010 +0530
@@ -76,6 +76,10 @@
 //Sets by DM UI & used by IAD or others
 const TUint32 KDMIdle = 0x0000000C; 
 const TUint32 KSilentSession = 0x0000000D;
+
+//PubSub key used to store the information regarding whether DM has been launched 
+// by Control panel or not
+const TUint32 KDMLaunched = 0x0000000E;
 #endif // NSMLDMSYNCINTERNALPSKEYS_H
             
 // End of File