Denis Kenzior 00ad02c29d doc: Update the properties to be readonly
This also implies that none of these properties are optional
2010-10-14 02:44:32 -05:00
2010-10-14 01:07:44 -05:00
2010-10-13 05:04:47 -05:00
2010-10-01 09:37:30 +02:00
2009-08-03 12:32:22 -05:00
2010-10-01 17:11:25 +03:00
2010-10-01 16:48:23 +02:00
2009-04-26 20:31:15 +02:00
2009-04-26 20:31:15 +02:00
2010-10-13 05:04:47 -05:00
2009-04-26 20:31:15 +02:00
2010-01-01 17:00:10 -08:00
2010-10-08 20:50:11 +02:00

oFono - Open Source Telephony
*****************************

Copyright (C) 2008-2010  Intel Corporation. All rights reserved.


Compilation and installation
============================

In order to compile telephony stack you need following software packages:
	- GCC compiler
	- GLib library
	- D-Bus library

To configure run:
	./configure --prefix=/usr --mandir=/usr/share/man \
				--sysconfdir=/etc --localstatedir=/var

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install
Description
No description provided
Readme 18 MiB
Languages
C 97.5%
Python 1.7%
Makefile 0.5%
M4 0.2%