The speaker is preselected in the search dialog now.
[toast/confclerk.git] / INSTALL
1 This is the INSTALL file for ConfClerk. ConfClerk is the successor of
2 fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
3
4
5 Note
6
7 ConfClerk is an application intended for mobile devices like the Nokia N810 and N900.
8 The preferred distribution is using a packaged version for your distribution.
9
10
11 Basic Installation
12
13 1. Type `qmake' to generate Makefiles.
14 2. Type `make' to compile the source code.
15 3. Type `make install' to install the executable.  
16 4. Type `make uninstall' to remove all installed files form your system.