phoneuis/bubblemanager2/tsrc/unit/loctest/loctest.cpp
changeset 77 2be0b271d017
parent 64 6aaf0276100e
--- a/phoneuis/bubblemanager2/tsrc/unit/loctest/loctest.cpp	Fri Sep 17 08:29:19 2010 +0300
+++ b/phoneuis/bubblemanager2/tsrc/unit/loctest/loctest.cpp	Mon Oct 04 00:16:48 2010 +0300
@@ -116,6 +116,10 @@
 
     testLabel(bubbleId,"txt_phone_other_calling");
 
+    testLabel(bubbleId,"txt_phone_other_calling_video_call");
+
+    testLabel(bubbleId,"txt_phone_other_calling_1_call");
+
     testLabel(bubbleId,"txt_phone_other_attempting");
 
     // Second line texts, no indicators -> full width
@@ -215,6 +219,10 @@
 
     testLabel(bubbleId,"txt_phone_other_calling");
 
+    testLabel(bubbleId,"txt_phone_other_calling_video_call");
+
+    testLabel(bubbleId,"txt_phone_other_calling_1_call");
+
     bubbleManager->startChanges();
     bubbleManager->setState( bubbleId, BubbleManager::Active );
     bubbleManager->endChanges();