summaryrefslogtreecommitdiff
path: root/app-defaults
AgeCommit message (Collapse)Author
2011-10-14Strip trailing whitespaceAlan Coopersmith
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-09-22Strip RCS/CVS idsAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-01-13Rename app-defaults files to match "pattern" used on other applications.Paulo Cesar Pereira de Andrade
2008-03-27Build fix for case-insensitive file systemsJeremy Huddleston