summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Removing docs/sv/Makefile from files to create, since it seems to haveBrian Cameron2006-07-241-1/+0
| | | | | | | 2006-07-24 Brian Cameron <brian.cameron@sun.com> * configure.ac: Removing docs/sv/Makefile from files to create, since it seems to have build problems.
* Removing sv from Makefile.am since it doesn't build properly. RunningBrian Cameron2006-07-242-1/+8
| | | | | | | | | 2006-07-24 Brian Cameron <brian.cameron@sun.com> * Removing sv from Makefile.am since it doesn't build properly. Running autogen.sh complains that Makefile.am doesn't exist, and adding one based on the others seems to cause a build problem also.
* Adding needed Makefile.amBrian Cameron2006-07-241-0/+9
|
* Updated. Update to new release version.Brian Cameron2006-07-244-2/+26
| | | | | | | | 2006-07-24 Brian Cameron <brian.cameron@sun.com> * Release 2.15.7: * NEWS: Updated. * configure.ac: Update to new release version.
* Added Swedish translation. Removed obsolete files. Added sv toDaniel Nylander2006-07-237-428/+5398
| | | | | | | | 2006-07-23 Daniel Nylander <po@danielnylander.se> * sv/sv.po: Added Swedish translation. * sv/*.xml: Removed obsolete files. * Makefile.am: Added sv to DOC_LINGUAS.
* 2006-07-23 Lukas Novotny <lukasnov@cvs.gnome.org> * cs.po: Added Czech ↵Lukas Novotny2006-07-232-412/+423
| | | | translation.* LINGUAS: Added 'cs' to the list.
* Updated French translation.Christophe Merlet2006-07-222-3/+7
|
* fix off by one error in previous patch.Ray Strode2006-07-213-4/+9
| | | | | | | 2006-07-21 Ray Strode <rstrode@redhat.com> * gui/gdmlogin.c, gui/greeter/greeter.c: fix off by one error in previous patch.
* Updated French translation.Christophe Merlet2006-07-212-188/+172
|
* Updated German translation.Hendrik Richter2006-07-202-675/+791
| | | | | | 2006-07-20 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Updated Greek translationKostas Papadimas2006-07-202-623/+651
|
* This patch attempts to fix the problem by turning on io channel's internalBrian Cameron2006-07-193-144/+108
| | | | | | | | | | | | | 2006-07-18 Brian Cameron <brian.cameron@sun.com> * gui/gdmlogin.c, gui/greeter/greeter.c: This patch attempts to fix the problem by turning on io channel's internal buffering feature, searching for the start of the next message in the read in bytes and seeking backward to the byte before the start of the next message. We then process only one message and return, picking up the next message next iteration of the main loop. Patch provided by Ray Strode <rstrode@redhat.com>.
* Fix for bug #341619. Now GDM does not save the Failsafe GNOME or XtermBrian Cameron2006-07-187-294/+173
| | | | | | | | | | | 2006-07-18 Brian Cameron <brian.cameron@sun.com> * gui/gdmlogin.c, gui/gdmsession.[ch], gui/greeter/greeter.c, gui/greeter/greeter_session.[ch]: Fix for bug #341619. Now GDM does not save the Failsafe GNOME or Xterm session as the user's default. Cleaned up the code and moved duplicate functions from gdmlogin/gdmgreeter code to gdmsession common code.
* Updated French translation.Benoît Dejean2006-07-172-781/+864
| | | | * fr.po: Updated French translation.
* Fix for bug causing gdmsetup to have performance issues starting up. FixesBrian Cameron2006-07-176-338/+1923
| | | | | | | | 2006-07-17 Brian Cameron <brian.cameron@sun.com> * gui/gdmsetup.c: Fix for bug causing gdmsetup to have performance issues starting up. Fixes bug #345118. Patch by Ray Strode <rstrode@redhat.com>.
* Fix for compiling with GCC 2.95.Brian Cameron2006-07-172-1/+6
| | | | | | 2006-07-17 Brian Cameron <brian.cameron@sun.com> * daemon/gdmconfig.c: Fix for compiling with GCC 2.95.
* Updated.Ahmad Riza H Nst2006-07-112-1851/+2468
| | | | | | 2006-07-11 Ahmad Riza H Nst <rizahnst@eriagempita.co.id> * id.po: Updated.
* Updated. Update to new release version.GDM2_2_15_6Brian Cameron2006-07-103-1/+29
| | | | | | | | 2006-07-10 Brian Cameron <brian.cameron@sun.com> * Release 2.15.6: * NEWS: Updated. * configure.ac: Update to new release version.
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2006-07-093-792/+584
| | | | | | | 2006-07-09 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
* Updated Basque translation.Inaki Larranaga2006-07-072-654/+748
| | | | | | 2006-07-07 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Fixed misspelled 'thữ'Nguyen Thai Ngoc Duy2006-07-061-1/+1
|
* Fixed misspelled 'phạm vị'Nguyen Thai Ngoc Duy2006-07-061-1/+1
|
* Tamil translation updatedFelix I2006-07-052-73/+61
|
* Updated TranslationRajesh Ranjan2006-07-052-67/+56
|
* Updated TranslationRajesh Ranjan2006-07-042-136/+103
|
* Added entry for addition of bengali India (bn_IN) translation and to LINGUASRuna Bhattacharjee2006-07-031-0/+5
|
* Added bengali India (bn_IN)Runa Bhattacharjee2006-07-031-0/+1
|
* Added Bengali India TranslationRuna Bhattacharjee2006-07-031-0/+4713
|
* Updated TranslationRajesh Ranjan2006-07-032-2/+7
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-07-023-536/+2168
| | | | | | 2006-07-02 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es/es.po, es/gdm.xml: Updated Spanish translation.
* Updated Finnish translationIlkka Tuohela2006-07-012-573/+642
|
* 2006-07-01 Lukas Novotny <lukasnov@cvs.gnome.org> * cs.po: Updated Czech ↵Lukas Novotny2006-07-012-368/+395
| | | | translation.
* Fix date in ChangeLog.Brian Cameron2006-06-301-1/+1
|
* Fix timed login message so it works when TimedLogin is set to use a pipedBrian Cameron2006-06-303-2/+8
| | | | | | | | 2006-06-25 Brian Cameron <brian.cameron@sun.com> * gui/gdmcommon.c: Fix timed login message so it works when TimedLogin is set to use a piped script. * gui/gdmwm.c: Make comment nicer.
* Updated TranslationRajesh Ranjan2006-06-292-629/+728
|
* updated hebrew translationYair Hershkovitz2006-06-262-1525/+2489
|
* Tamil translation updatedFelix I2006-06-262-1751/+2137
|
* Now User scrolling regions are only scrollable vertically. Fix for bugBrian Cameron2006-06-262-4/+10
| | | | | | | | 2006-06-25 Brian Cameron <brian.cameron@sun.com> * gui/gdmsetup.diff: Now User scrolling regions are only scrollable vertically. Fix for bug #345881. Patch by Philippe Troin <phil@fifi.org>.
* Fix decoding of suspend message in the daemon so the suspend commandBrian Cameron2006-06-262-2/+9
| | | | | | | | 2006-06-25 Brian Cameron <brian.cameron@sun.com> * daemon/gdm.c: Fix decoding of suspend message in the daemon so the suspend command works. Fixes bug #345829. Patch provided by Philippe Troin <phil@fifi.org>.
* Updated Spanish translation.Francisco Javier F. Serrador2006-06-222-1567/+2737
| | | | | | 2006-06-23 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Updated Latvian translation.Raivis Dejus2006-06-222-527/+521
| | | | | | 2006-06-22 Raivis Dejus <orvils@gmail.com> * lv.po: Updated Latvian translation.
* Fix bug that causes gdmsetup to not fail properly when there is no customBrian Cameron2006-06-192-1/+6
| | | | | | | 2006-06-19 Brian Cameron <brian.cameron@sun.com> * gui/gdmsetup.c: Fix bug that causes gdmsetup to not fail properly when there is no custom config file.
* Make sure focus is returned to entry after dialogs are launched from theBrian Cameron2006-06-164-2/+31
| | | | | | | | | 2006-06-16 Brian Cameron <brian.cameron@sun.com> * gui/greeter/greeter_action_language.c, gui/greeter/greeter_session.c, gui/greeter/greeter_system.c: Make sure focus is returned to entry after dialogs are launched from the options button.
* Updated so it uses official GNOME logo. Fixes bug #343571. Image providedBrian Cameron2006-06-162-0/+6
| | | | | | | | 2006-06-16 Brian Cameron <brian.cameron@sun.com> * pixmaps/nobody.png: Updated so it uses official GNOME logo. Fixes bug #343571. Image provided by Diana Fong <dfong@redhat.com>.
* Updated so it uses official GNOME logo. Fixes bug #343571. Image providedBrian Cameron2006-06-162-0/+6
| | | | | | | | 2006-06-16 Brian Cameron <brian.cameron@sun.com> * pixmaps/nohost.png: Updated so it uses official GNOME logo. Fixes bug #343571. Image provided by Diana Fong <dfong@redhat.com>.
* Updated German translation.Hendrik Richter2006-06-152-19/+26
| | | | | | 2006-06-15 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Updated Swedish translation.Daniel Nylander2006-06-152-532/+580
| | | | | | 2006-06-15 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation.
* Updated. Update to new release version.GDM2_2_15_5Brian Cameron2006-06-123-1/+18
| | | | | | | | 2006-06-12 Brian Cameron <brian.cameron@sun.com> * Release 2.15.5: * NEWS: Updated. * configure.ac: Update to new release version.
* Updated Catalan translation, rebased from gnome-2-14.Josep Puigdemont i Casamajó2006-06-102-367/+401
|
* Fix more warnings.Brian Cameron2006-06-094-2/+11
| | | | | | | 2006-06-09 Brian Cameron <brian.cameron@sun.com> * daemon/gdmconfig.c, gui/gdmconfig.c, gui/gdmsetup.c: Fix more warnings.