Gets a list of tuples with some important Stoq application
def get_application_names():
Gets a list of application names.
Returns
a list of application names.
def get_descriptions():
Gets a list of tuples with some important Stoq application informations.
Each tuple jas the following data: * Application name * Application full
name * Application icon name * Application description
Returns
a list of tuples with Stoq application informations.