Classes | |
class | AppList |
class | InstalledFile |
Functions | |
def | AppDefinition_to_App (app_definition) |
def | dict_to_KeyValue (d) |
def | get_default_applist_directory () |
def | read_Icon_file (filename) |
def app_manager.app_list.AppDefinition_to_App | ( | app_definition | ) |
Definition at line 78 of file app_list.py.
def app_manager.app_list.dict_to_KeyValue | ( | d | ) |
Definition at line 57 of file app_list.py.
def app_manager.app_list.get_default_applist_directory | ( | ) |
Default directory where applist configuration is stored.
Definition at line 51 of file app_list.py.
def app_manager.app_list.read_Icon_file | ( | filename | ) |
Definition at line 63 of file app_list.py.