| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- remove string puzzles when possible
- remove exclamation marks
- remove contractions ("don't" -> "do not", etc)
- lowercase "NOT" (do not shout to the user)
- remove extra spaces, or add them where needed
- few style/spelling fixes
|
|
|
|
|
|
| |
Thanks :)
CCMAIL: christoph@maxiom.de
|
|
|
|
|
|
|
| |
Restored the (il)logic fix applied for bug 242675 and added a big note
to NOT remove it again
BUG: 316684
|
|
NOTE: This change does NOT affect CMakeLists.txt, so that compilation
will continue to work as the previous commit.
I'm just trying to track changes from original rekonq files...
|