diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 19:11:43 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-07 19:11:43 -0600 |
commit | 497ee97a3c67c75c38bf9e411ef50fa8207c50f7 (patch) | |
tree | c8e601b6caa8ba1eb86685e6925fd64b008f8428 /scheck | |
parent | dd844d7919e7f0f95c010378e7af1434ea904fff (diff) | |
download | tdesdk-497ee97a3c67c75c38bf9e411ef50fa8207c50f7.tar.gz tdesdk-497ee97a3c67c75c38bf9e411ef50fa8207c50f7.zip |
Rename straggling environment variables KDE->TDE.
Diffstat (limited to 'scheck')
-rw-r--r-- | scheck/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scheck/README b/scheck/README index 0f8f8293..f5dcb285 100644 --- a/scheck/README +++ b/scheck/README @@ -1,6 +1,6 @@ Scheck - An interface style to highlight accel and style guide conflicts -When starting an application with "KDE_LANG=xx application --style check" +When starting an application with "TDE_LANG=xx application --style check" scheck will, for text parts it checks, strip the "xx"s and display the ones missing them (missing i18n() calls/.desktop entries) with violet background. |