summaryrefslogtreecommitdiff
path: root/osinfo/osinfo_install_config_param.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Set id in osinfo_install_config_param_newChristophe Fergeau1-1/+4
2012-12-20Add OsinfoInstallConfigParam::value-mapChristophe Fergeau1-1/+70
2012-12-20docs: Small improvements to API docChristophe Fergeau1-3/+5
2012-12-19docs: Fix typosFabiano FidĂȘncio1-1/+1
2012-12-13Use G_PARAM_STATIC_STRINGS everywhereChristophe Fergeau1-6/+2
2012-12-07Add Fabiano's copyright to some source filesChristophe Fergeau1-0/+1
2012-11-20Remove now redundant code in InstallConfigParamZeeshan Ali (Khattak)1-29/+1
2012-11-10Minor indentation correctionsZeeshan Ali (Khattak)1-33/+31
2012-11-10Correct InstallConfigParam:policy prop to enum typeZeeshan Ali (Khattak)1-11/+13
2012-11-10InstallConfigParam:policy should not be writableZeeshan Ali (Khattak)1-16/+2
2012-11-10InstallConfigParam props should map to entity paramsZeeshan Ali (Khattak)1-22/+26
2012-10-31Translate all (potentially) user visible stringsZeeshan Ali (Khattak)1-2/+3
2012-10-07config_param: add is_{required, optional} functionsFabiano FidĂȘncio1-0/+32
2012-08-23install script: add config_param entityFabiano FidĂȘncio1-0/+234