summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added asturian languagegnome-2-20Xandru Armesto2011-12-221-0/+1
|
* Updated asturian translationXandru Armesto2011-12-221-0/+3775
|
* Updated TranslationPawan Chitrakar2008-02-202-1416/+1625
| | | | svn path=/branches/gnome-2-20/; revision=3584
* post-release version bump to 2.20.3Thomas Thurman2008-01-072-2/+6
| | | | | | | | | | 2008-01-08 Thomas Thurman <tthurman@gnome.org> * configure.in: post-release version bump to 2.20.3 svn path=/branches/gnome-2-20/; revision=3509
* 2.20.2 ======METACITY_2_20_2Thomas James Alexander Thurman2008-01-072-0/+15
| | | | | | | | | | | | | | | | 2.20.2 ====== Thanks to Karsten Bräckelmann for improvements in this release. * Remove a circular dependency (Karsten) [#482730] Translations Jorge González (es), Vincent Untz (fr), Rodrigo Flores (pt_BR), Pavol Šimo (sk) svn path=/branches/gnome-2-20/; revision=3507
* Updated Spanish translation, fixes bug #500562 and bug #500831Jorge Gonzalez Gonzalez2007-12-102-9/+13
| | | | svn path=/branches/gnome-2-20/; revision=3469
* Fixes in Brazilian Portuguese translation by Luiz Armesto.Leonardo Ferreira Fontenelle2007-12-082-114/+118
| | | | | | | | 2007-12-08 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fixes in Brazilian Portuguese translation by Luiz Armesto. svn path=/branches/gnome-2-20/; revision=3458
* Fixed attributes in Brazilian Portuguese translation by Rodrigo Flores.Leonardo Ferreira Fontenelle2007-12-082-517/+1734
| | | | | | | | | 2007-12-07 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fixed attributes in Brazilian Portuguese translation by Rodrigo Flores. svn path=/branches/gnome-2-20/; revision=3456
* Updated Slovak translation by Pavol ŠimoMarcel Telka2007-12-022-14/+17
| | | | | | | | 2007-12-02 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation by Pavol Šimo svn path=/branches/gnome-2-20/; revision=3450
* Remove circular dep metacity / g-c-c. Bug #482730.Karsten Bräckelmann2007-11-272-5/+6
| | | | | | | | | 2007-11-27 Karsten Bräckelmann <guenther@rudersport.de> * configure.in: Remove circular dep metacity / g-c-c. Bug #482730. svn path=/branches/gnome-2-20/; revision=3443
* Fixed French translation.Stéphane Raimbault2007-11-202-1/+5
| | | | svn path=/branches/gnome-2-20/; revision=3420
* post-release version bump to 2.20.2Elijah Newren2007-11-172-1/+5
| | | | | | | | 2007-11-17 Elijah Newren <newren gmail com> * configure.in: post-release version bump to 2.20.2 svn path=/branches/gnome-2-20/; revision=3410
* 2.20.1 releaseMETACITY_2_20_1Elijah Newren2007-11-172-0/+29
| | | | | | | | 2007-11-17 Elijah Newren <newren gmail com> * NEWS: 2.20.1 release svn path=/branches/gnome-2-20/; revision=3408
* If a window is launched without any kind of launch timestamp, grab theElijah Newren2007-11-172-0/+35
| | | | | | | | | | | | 2007-11-09 Elijah Newren <newren gmail com> * src/window.c (meta_window_new_with_attrs): If a window is launched without any kind of launch timestamp, grab the current time and stash it away. When transients of that window are also launched without a timestamp, we can use the stashed timestamp from the parent. Fixes #488468. svn path=/branches/gnome-2-20/; revision=3407
* Fix reversed arguments when updating _NET_WM_USER_TIMEFederico Mena Quintero2007-11-092-2/+12
| | | | | | | | | | | | | | | | 2007-11-09 Federico Mena Quintero <federico@novell.com> Merged from trunk: * src/window-props.c (reload_net_wm_user_time_window): Fix typo; the arguments to meta_window_reload_property_from_xwindow() were reversed. This is why the wm_user_time wasn't getting initialized properly from the _NET_WM_USER_TIME_WINDOW. Fixes part of http://bugzilla.gnome.org/show_bug.cgi?id=488468 Signed-off-by: Federico Mena Quintero <federico@gnu.org> svn path=/branches/gnome-2-20/; revision=3380
* Don't immediately unminimize an initially iconic window (#491090)Owen Taylor2007-10-302-1/+9
| | | | | | | | | 2007-10-28 Owen Taylor <otaylor@redhat.com> * src/window.c (meta_window_new_with_attrs): Don't immediately unminimize an initially iconic window (#491090) svn path=/branches/gnome-2-20/; revision=3367
* Free title of preview when the preview is destroyed. Closes #469682.Jans Granseuer2007-10-282-0/+12
| | | | | | | | | | 2007-10-28 Jans Granseuer <jensgr@gmx.net> * src/preview-widget.c (meta_preview_finalize): Free title of preview when the preview is destroyed. Closes #469682. svn path=/branches/gnome-2-20/; revision=3366
* Truncate the string to max_char_per_title before adding bold tags and fixAlex R.M. Turner2007-10-282-14/+23
| | | | | | | | | | | 2007-10-27 Alex R.M. Turner <armtuk@gmail.com> * src/tabpopup.c (tab_entry_new): Truncate the string to max_char_per_title before adding bold tags and fix general flow of function. svn path=/branches/gnome-2-20/; revision=3364
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-10-212-453/+1464
| | | | svn path=/branches/gnome-2-20/; revision=3360
* Updated Korean translation.Changwoo Ryu2007-09-262-383/+442
| | | | | | | | 2007-09-27 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. svn path=/trunk/; revision=3352
* Fixed a string in Catalan translation thanks to Sílvia MirandaGil Forcada Codinachs2007-09-252-11/+31
| | | | svn path=/trunk/; revision=3351
* Make sure active maintainers can be parsedOlav Vitters2007-09-211-2/+5
| | | | svn path=/trunk/; revision=3350
* Updated Catalan translation by Joan DuranGil Forcada Codinachs2007-09-212-7/+30
| | | | svn path=/trunk/; revision=3349
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-09-172-345/+455
| | | | | | | | | 2007-09-17 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=3348
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2007-09-172-51/+61
| | | | | | | | | 2007-09-17 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=3347
* Translation updated by Wouter Bolsterlee.Wouter Bolsterlee2007-09-172-615/+1791
| | | | | | | | 2007-09-17 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Translation updated by Wouter Bolsterlee. svn path=/trunk/; revision=3346
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-09-172-1434/+465
| | | | svn path=/trunk/; revision=3345
* Updated Catalan translationGil Forcada Codinachs2007-09-162-345/+422
| | | | svn path=/trunk/; revision=3344
* post-release version bump to 2.20.1Elijah Newren2007-09-162-1/+5
| | | | | | | | 2007-09-15 Elijah Newren <newren gmail com> * configure.in: post-release version bump to 2.20.1 svn path=/trunk/; revision=3343
* 2.20.0 releaseMETACITY_2_20Elijah Newren2007-09-163-2/+26
| | | | | | | | | | 2007-09-15 Elijah Newren <newren gmail com> * configure.in: * NEWS: 2.20.0 release svn path=/trunk/; revision=3341
* Patch from Alexey Rusakov to prevent a crash on logout with metacityElijah Newren2007-09-162-3/+10
| | | | | | | | | | | 2007-09-15 Elijah Newren <newren gmail com> * src/session.c (warn_about_lame_clients_and_finish_interact): Patch from Alexey Rusakov to prevent a crash on logout with metacity subsequently not being restored in future sessions. Fixes #433253. svn path=/trunk/; revision=3340
* Translation improved.Takeshi AIHANA2007-09-162-32/+53
| | | | | | | | 2007-09-16 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Translation improved. svn path=/trunk/; revision=3339
* Updated Romanian translationMugurel Tudor2007-09-152-667/+1015
| | | | | | | | 2007-09-16 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation svn path=/trunk/; revision=3338
* Updated Russian translation.Nickolay V. Shmyrev2007-09-152-405/+500
| | | | | | | | | 2007-09-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=3337
* Fixed French translation by Vincent Untz and Stéphane Raimbault.Stéphane Raimbault2007-09-152-409/+357
| | | | svn path=/trunk/; revision=3336
* Updated Slovak translation on behalf of Peter TuharskyAndre Klapper2007-09-152-864/+1276
| | | | | | | | | | 2007-09-15 Andre Klapper <a9016009@gmx.de> * sk.po: Updated Slovak translation on behalf of Peter Tuharsky <tuharsky@misbb.sk>. svn path=/trunk/; revision=3335
* 2007-09-14 vi.po Updated Vietnamese translationClytie Siddall2007-09-142-18/+20
| | | | | | Clytie Siddall <clytie@riverland.net.au> svn path=/trunk/; revision=3334
* Updated Italian translation.Luca Ferretti2007-09-142-431/+588
| | | | | | | | | 2007-09-14 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=3333
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2007-09-132-209/+261
| | | | svn path=/trunk/; revision=3332
* Translation updated.Gabor Kelemen2007-09-132-116/+129
| | | | | | | | | 2007-09-14 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=3331
* updating for PunjabiAmanpreet Singh Alam2007-09-131-776/+845
| | | | svn path=/trunk/; revision=3330
* Updated Belarusian Latin translationIhar Hrachyshka2007-09-122-633/+1873
| | | | svn path=/trunk/; revision=3329
* Update Ukrainian translation.Maxim Dziumanenko2007-09-122-433/+522
| | | | | | | | 2007-09-12 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=3328
* Updated Serbian translationGoran Rakic2007-09-123-404/+482
| | | | svn path=/trunk/; revision=3327
* Updated Danish translationKenneth Nielsen2007-09-092-189/+235
| | | | svn path=/trunk/; revision=3326
* Fixed some typos in Basque translation.Inaki Larranaga Murgoitio2007-09-082-72/+110
| | | | | | | | | | 2007-09-08 Inaki Larranaga Murgoitio <dooteo@zundan.com> * eu.po: Fixed some typos in Basque translation. svn path=/trunk/; revision=3325
* Updated Georgian translation by Vladimer Sichinava <vsichi@gnome.org>Vladimer Sichinava2007-09-071-717/+902
| | | | svn path=/trunk/; revision=3324
* Updated zh_CN translationYang Zhang2007-09-071-97/+120
| | | | svn path=/trunk/; revision=3323
* 2007-09-05 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated ↵Jovan Naumovski2007-09-052-5/+24
| | | | | | Macedonian translation. svn path=/trunk/; revision=3322
* 2007-09-03 vi.po Updated Vietnamese translationClytie Siddall2007-09-032-285/+463
| | | | | | Clytie Siddall <clytie@riverland.net.au> svn path=/trunk/; revision=3321