A Standard for

Application Starters

File Name

The file name is: .apps
as it starts with point it will be hidden.

File Location

The file should be searched in the folowing order:
    1. $HOME directory
    2. /usr/local


    If not found an error occurs

File Format

The text file can have two types of definitions: a parameter definition a menu definition. Both use a common command sintaxe:

command par_1;par_2;...;par_n

The starter should read the command in a case insensitive way.
 

Sintaxe for the parameter definition:

parameter_name val_1;value_2;...;val_n

Standard Parameters

Example
 
IconDir /opt/icons
Position 0;70
Sintaxe for the menu definition: The MAIN menu.
1