1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
==============
Version 2.30.0
==============
Features:
* Let one clear the recent-documents list (David Liang)
Fixes:
* Fix displayed strings to not leak markup to the user (Jens Granseuer)
* Translate 'Home' with context macro (Claude Paroz)
* Use standard icon names (Matthias Clasen)
* Use XDG user directories instead of hardcoding $HOME/Documents,
Desktop (Julian Andres Klode)
* Use setpgid() instead of setpgrp() for portability (Alexis Ballier)
* Wrap long header labels in ApplicationTile (Denis Washington)
* Fix build warnings (Bastien Nocera, Vincent)
* Fix redraw issue after starting applications (Ming Xi Wu)
Misc
* Use non-verbose build by default (Bastien Nocera)
Translators:
* Francoise Lermen (br)
* Marek Černocký (cs)
* Joe Hansen (da)
* Mario Blättermann (de)
* Jorge González (es)
* Iñaki Larrañaga Murgoitio (eu)
* Claude Paroz (fr)
* Gabor Kelemen (hu)
* Tomasz Dominikowski (pl)
* Carlos Manuel (pt)
* Matej Urbančič (sl)
* Daniel Nylander (sv)
* YunQiang Su (zh_CN)
===============
Version 2.27.91
===============
Fixes:
* Don't assume that libslab controls the main loop (Vincent Untz)
* Avoid markup in translatable strings (Gabor Kelemen)
* Libslab can now be made not to install headers, for internal use
in other modules (Vincent Untz)
Translators:
* Mario Blättermann, Christian Kirbach (de)
* Jorge González (es)
* Gabor Kelemen (hu)
* Daniel Nylander (sv)
|