summaryrefslogtreecommitdiffstats
path: root/help/help_diff.sh
Commit message (Expand)AuthorAgeFilesLines
* Move messages header file creation to a separate shell script.diego2008-05-271-29/+0
* Use 'grep -q' instead of redirecting grep output to /dev/null.diego2008-05-271-2/+2
* Move the logic that decides if untranslated messages need to be added todiego2008-05-181-0/+3
* Ouch, I mistakenly overwrote the contents from this file with a non-workingdiego2006-08-191-1/+18
* Partial sync with message removal from DVD information output change.diego2006-08-191-18/+1
* replace echo with printf; fixes compilation when shell is dash andcorey2006-08-181-2/+2
* We should match end of token as well, to prevent MSGTR_FOO2 matching instead ofwight2005-03-011-1/+1
* Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extensiondiego2003-08-171-9/+16
* shorter, sweeter, more portable, better calling syntaxdiego2003-08-171-19/+10
* FreeBSD fixnexus2003-01-031-3/+3
* In this situation it was easier to fix yours. I applied these 3 pointsarpi2002-12-231-18/+17
* help*.h files moved to help/ subdirarpi2002-09-221-0/+29