From 568d7814b5bf58c36da2a49e5912c7215c095538 Mon Sep 17 00:00:00 2001 From: Christian Kamm Date: Wed, 2 Jun 2010 14:14:27 +0200 Subject: Add an optional theme argument to client application style selection. That extends the configuration file syntax from style:name to, optionally, style:name,theme See the documentation change for details. Task-number: QTSIM-9 Reviewed-by: Alessandro Portale --- models/symbianTouch/symbianTouch.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'models') diff --git a/models/symbianTouch/symbianTouch.config b/models/symbianTouch/symbianTouch.config index d44227f..4ca89d7 100644 --- a/models/symbianTouch/symbianTouch.config +++ b/models/symbianTouch/symbianTouch.config @@ -6,7 +6,7 @@ mockup:N97.png offsetX:52 offsetY:171 defaultFontSize:7 -style:s60 +style:s60,nseriesblack button:Key_TopMenu,,50,872,62,50 button:Key_Call,,165,864,42,66 button:Key_Hangup,,255,858,43,78 -- cgit v1.2.3