Doug Torrance
54a24ab6f7
Remove trailing whitespace.
...
Also, the script is a one-liner, stolen from [1]:
ack --print0 -l '[ \t]+$' | xargs -0 -n1 perl -pi -e 's/[ \t]+$//'
[1]
https://stackoverflow.com/questions/149057/how-to-remove-trailing-whitespace-of-all-files-recursively
2020-04-09 14:28:09 +01:00
Doug Torrance
a17d131da3
Remove apostrophes from instances of possessive "its".
...
I noticed one instance of this while looking at the code the other day,
and after a quick grep, realized it happened a *lot*! One of the many
frustrating things about the English language is that we use apostrophes
to make pretty much everything possessive *except* the pronoun "it".
In that case, we use "its". "It's" is reserved for the contraction
meaning "it is" or "it has".
2020-04-09 09:05:50 +01:00
kojima
1f12617065
converted menu and po files to utf-8
2004-10-17 04:32:25 +00:00
dan
8073c07601
Color update in the menu files
2000-01-04 21:45:57 +00:00
kojima
5e4625dafe
many bug fixes, finished some delegate code, updated menu file bug from EXEC
...
to SHEXEC, updated french translations
1999-05-29 21:41:25 +00:00
kojima
1962d931d5
updated menus for SHEXEC
1999-05-01 23:15:43 +00:00
dan
e7495baff7
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
1999-02-17 11:06:40 +00:00
dan
0261c32636
Code update for Window Maker version 0.50.0
...
Read changes in ChangeLog and NEWS
1999-01-06 15:22:33 +00:00
dan
9af1c6c415
Updating to version 0.20.2
...
Many bug fixes.
1998-10-21 14:43:47 +00:00