diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-15 07:51:11 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-17 02:13:59 +0100 |
commit | 784a9155115058cbb494506681178d4af5f0d956 (patch) | |
tree | 37609c3f86a30561d1dfbfbb6e69c62d95a266d9 /perl-install/install | |
parent | 8e5160b818c6d4f25ca7aa5d72db6d5754b92334 (diff) | |
download | drakx-784a9155115058cbb494506681178d4af5f0d956.tar drakx-784a9155115058cbb494506681178d4af5f0d956.tar.gz drakx-784a9155115058cbb494506681178d4af5f0d956.tar.bz2 drakx-784a9155115058cbb494506681178d4af5f0d956.tar.xz drakx-784a9155115058cbb494506681178d4af5f0d956.zip |
do not make all action buttons the same size
Thus fixing too big translations that make the partition window to be
too big (mga#20360)
This was a side effect of commit 947ab9bb0fb06611b5bd54465f98545ff175afb2
which itself partially reverted commit 8e187d972ed59909271d48915eef4af34e7fe068
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a44d6b6ee..e8454e776 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ - partitioning: + o fix too big window due to too big translations (mga#20360) o allow a BIOS boot partition to be located on any disk (mga#20161) o ensure kernel is informed when a MBR partition table is cleared o clearing GPT partitions: |