Changeset 784287e in Dbus API specifications
- Timestamp:
- 06/06/12 08:23:15 (12 months ago)
- Branches:
- 820cacfd324a623a04b3e22f319e9220819d6ec4, 675acad2f1510526a93c9777d03664766c823aab
- Children:
- 415b5cf
- Parents:
- b2ddf04
- git-author:
- Simon Busch <morphis@…> (06/06/12 08:22:44)
- git-committer:
- Simon Busch <morphis@…> (06/06/12 08:23:15)
- Files:
-
- 2 edited
-
configure.ac (modified) (1 diff)
-
html/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rc955abc r784287e 1 1 ############################################################################## 2 2 # init 3 AC_INIT([fso-specs], [2012.06.0 5.1], [smartphones-standards@linuxtogo.org], [fso-specs])3 AC_INIT([fso-specs], [2012.06.06.1], [smartphones-standards@linuxtogo.org], [fso-specs]) 4 4 AC_CONFIG_SRCDIR([tools/rules.mk]) 5 5 AM_INIT_AUTOMAKE([-Wall -Werror foreign no-dist-gzip dist-bzip2]) -
html/index.html
r4b88cfe r784287e 9 9 <p>The <a href="http://www.freesmartphone.org">freesmartphone.org</a> development platform includes a number of low level and high level services which are accessible via the <a href="http://dbus.freedesktop.org">DBus</a> IPC system. This page links to reference works which can be used when programming for devices running the freesmartphone.org development platform. This reference is primarily intended for software developers. You may want to try out a few DBus Tutorials before diving into these documents.</p> 10 10 <hr/> 11 <h2 align="center">Table of Contents — FSO Framework Version 2012.06.0 5.1</h2>11 <h2 align="center">Table of Contents — FSO Framework Version 2012.06.06.1</h2> 12 12 <hr/> 13 13 <h1>0. Introduction</h1>
Note: See TracChangeset
for help on using the changeset viewer.
