diff options
| author | 2014-11-04 16:47:02 +0000 | |
|---|---|---|
| committer | 2014-11-04 16:47:02 +0000 | |
| commit | 2e7e3406f55c82b64339d149d15973e09d76b4a9 (patch) | |
| tree | c8bdebc69c2bf2d23056d2cbe72590f61bca0a38 /ChangeLog | |
| parent | Ensure focussed widget is sensible when search mode is toggled (diff) | |
| download | KVIrc-2e7e3406f55c82b64339d149d15973e09d76b4a9.tar.gz KVIrc-2e7e3406f55c82b64339d149d15973e09d76b4a9.tar.bz2 KVIrc-2e7e3406f55c82b64339d149d15973e09d76b4a9.zip | |
KVIrc Script: Rename alignment 'WordBreak' to 'Justify'
Affects labels, hboxes and vboxes
Fixes #1469 / https://svn.kvirc.de/kvirc/ticket/1469
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6393 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,13 @@ This is KVIrc's changelog. It tipically lists new added features and changes tha KVIrc's previous behaviour. For a more detailed (and up to date) log, point your browser at: https://svn.kvirc.de/kvirc/timeline -Update: 20120701 +Update: 20141104 + +November 2014 + [OmegaPhil] + - KVIrc Script: 'WordBreak' alignment type for the hbox, vbox and label + widgets has been renamed to 'Justify' to reflect what it actually does - + this will break any scripts using this alignment type currently (sorry) May 2012 [egns] |
