mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
2.13.8 release
2006-01-02 Elijah Newren <newren@gmail.com> * NEWS: 2.13.8 release
This commit is contained in:
parent
d4771cd9cf
commit
be86740b3d
@ -1,3 +1,7 @@
|
||||
2006-01-02 Elijah Newren <newren@gmail.com>
|
||||
|
||||
* NEWS: 2.13.8 release
|
||||
|
||||
2005-12-27 Elijah Newren <newren@gmail.com>
|
||||
|
||||
Make the workspace switcher work with dual-head (non-xinerama)
|
||||
@ -27,10 +31,6 @@
|
||||
* src/tabpopup.c (meta_ui_tab_popup_new): since the title is going
|
||||
to be treated as markup, escape it. Fixes #324846.
|
||||
|
||||
2005-12-25 Kang Jeong-Hee <Keizi@mail.co.kr>
|
||||
|
||||
* po/ko.po: Updated Korean translation.
|
||||
|
||||
2005-12-13 Kang Jeong-Hee <Keizi@mail.co.kr>
|
||||
|
||||
* src/compositor.c: replace old call to width and height
|
||||
|
15
NEWS
15
NEWS
@ -1,3 +1,18 @@
|
||||
2.13.8
|
||||
==
|
||||
|
||||
Thanks to Kang Jeong-Hee and Elijah Newren for improvements in this
|
||||
release.
|
||||
|
||||
- Fix some compilation warnings and issues (Kang)
|
||||
- Escape the title since it is going to be treated as Markup (Elijah)
|
||||
[#324846]
|
||||
- Make the workspace switcher work with dual-head (non-xinerama)
|
||||
setups (Elijah) [#319423]
|
||||
|
||||
Translations
|
||||
Ilkka Tuohela (fi), Ankit Patel (gu), Kang Joeng-Hee (ko)
|
||||
|
||||
2.13.5
|
||||
==
|
||||
|
||||
|
@ -2,6 +2,10 @@
|
||||
|
||||
* fi.po: Updated Finnish translation.
|
||||
|
||||
2005-12-25 Kang Jeong-Hee <Keizi@mail.co.kr>
|
||||
|
||||
* ko.po: Updated Korean translation.
|
||||
|
||||
2005-12-11 Miloslav Trmac <mitr@volny.cz>
|
||||
|
||||
* cs.po: Updated Czech translation.
|
||||
|
Loading…
Reference in New Issue
Block a user