Allow to use HILDON_UI_MODE_NORMAL on the HildonTouchSelector
[hildon] / doc / running.sgml
1 <refentry id="hildon-running">
2 <refmeta>
3 <refentrytitle>Running Hildon Applications</refentrytitle>
4 <manvolnum>3</manvolnum>
5 <refmiscinfo>Hildon Library</refmiscinfo>
6 </refmeta>
7
8 <refnamediv>
9 <refname>Running Hildon Applications</refname>
10 <refpurpose>
11 How to run and debug your Hildon application
12 </refpurpose>
13 </refnamediv>
14
15 <refsect1>
16 <title>Running and debugging Hildon Applications</title>
17
18 <para>
19 Since Hildon is built on top of GTK+, all Hildon applications
20 support the same standard commandline options and inspect 
21 the same environment variables that a GTK+ application does. 
22 To know more about this, read 
23 <link linkend="gtk-running">Running GTK+ Applications</link>
24 </para>
25
26 </refsect1>
27
28 </refentry>