blob: 7e2ea3ed53d631b35ace2b718df17ce52417d1fc (
plain)
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
2007-04-28 Changwoo Ryu <cwryu@debian.org>
* Makefile.am (SUBDIRS): Removed "ko".
(DOC_LINGUAS): Added "ko".
* ko/*: Migrated to gnome-doc-utils.
2007-04-21 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* es/es.po: Updated Spanish translation by Lucas Vieites
2007-03-26 William Jon McCann <mccann@jhu.edu>
reviewed by: <delete if not using a buddy>
* C/gdm.xml:
2007-03-11 Daniel Nylander <po@danielnylander.se>
* sv/sv.po: Updated Swedish translation.
2007-02-16 David Lodge <dave@cirt.net>
* en_GB/en_GB.po: Added English (British) translation
* Makefile.am: Added en_GB
2007-02-02 Daniel Nylander <po@danielnylander.se>
* sv/sv.po: Updated Swedish translation.
2006-12-12 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
2006-09-25 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
2006-08-15 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
2006-07-27 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
2006-07-26 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
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.
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-02 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2006-06-23 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
2006-03-03 Maxim Dziumanenko <mvd@mylinux.ua>
* Makefile.am: Add uk to DOC_LINGUAS.
2006-02-20 Maxim Dziumanenko <mvd@mylinux.ua>
* uk/*, Makefile.am: Add Ukrainian translation of the manual.
2005-08-22 Tommi Vainikainen <thv@iki.fi>
* C/gdm.xml, gdm.1: Fixed address of the web site.
2005-07-31 Tommi Vainikainen <thv@iki.fi>
* C/gdm.xml: This is now valid Docbook XML.
* *: Migrated to gnome-doc-utils.
|