From: Simon Busch Date: Sat, 26 Feb 2011 17:32:16 +0000 (+0100) Subject: libphone-ui: add config file for palmpre machine X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51311debb19a63d8e03c06c16955a190092edd3;p=openembedded.git libphone-ui: add config file for palmpre machine Signed-off-by: Simon Busch Acked-by: Klaus Kurzmann --- diff --git a/recipes/shr/libphone-ui/palmpre/libphoneui.conf b/recipes/shr/libphone-ui/palmpre/libphoneui.conf new file mode 100644 index 0000000000..14db6bf521 --- /dev/null +++ b/recipes/shr/libphone-ui/palmpre/libphoneui.conf @@ -0,0 +1,28 @@ +# The following sections are "view" specific settings +# every view must have a "module" field that specifies the name of the +# module that should be used for that view, and additional view specific +# settings if supported by that view. +[dialer] +module = shr + +[messages] +module = shr +request_message_receipt = 0 + +[contacts] +module = shr + +[calls] +module = shr + +[phonelog] +module = shr + +[notification] +module = shr + +[idle_screen] +module = shr + +[settings] +module = shr