summaryrefslogtreecommitdiffstats
path: root/pts-core/static
Commit message (Collapse)AuthorAgeFilesLines
* bilde_renderer: Add and implement draw_polygon and draw_ellipse toMichael Larabel2008-12-261-0/+1
| | | | drawing API
* pts-core: Standardize the module-variables.txt spacing with the otherMichael Larabel2008-12-161-6/+6
| | | | static files
* pts-core: Store aliases for distributions used in package identificationMichael Larabel2008-12-161-0/+1
| | | | in pts-core/static/software-vendor-aliases.txt
* pts-core: Don't report "6.00 PG" in motherboard stringMichael Larabel2008-12-081-0/+1
|
* pts-core: Add "null" to hal-values-remove.txtMichael Larabel2008-11-151-0/+1
|
* pts-core: Add static/process-reporting-checks.txt to contain a list ofMichael Larabel2008-11-131-0/+4
| | | | | processes to check for and report to the results viewer, instead of having it coded within an array
* pts-core: Move module-variables.txt to STATIC_DIRMichael Larabel2008-11-131-0/+6
|
* pts-core: Add static/info-strings-replace.txt to contain a list of allMichael Larabel2008-11-131-0/+5
| | | | | information strings to replace with another value if found, instead of having it coded within an array
* pts-core: Add static/info-strings-remove.txt to contain a list of allMichael Larabel2008-11-131-0/+24
| | | | | information strings to remove if found, instead of having it coded within an array
* pts-core: Rename hal-remove-words.txt to hal-values-remove.txtMichael Larabel2008-11-131-0/+0
|
* pts-core: Add static/hal-remove-words.txt to contain a list of all HALMichael Larabel2008-11-131-0/+13
strings to remove if found, instead of having it coded within an array