This chapter describes the files and directories you need to know about to add a Python application to the UME Hildon Desktop (Applications) > Extras menu.
The first section lists the files an application needs to be discovered, presented, and launched by the Desktop.
The next section explains the "application directory" that contains source code and other application-specific files.
The complete set of files that makeup a sample Python application is detailed.
A sample make file is provided.