diff options
author | Brian Cameron <Brian.Cameron@sun.com> | 2007-01-08 02:28:01 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2007-01-08 02:28:01 +0000 |
commit | 919f5e1f628611d8bb1079db5f1a4a427b61328a (patch) | |
tree | 1997db560b75d50569b0150acb65d29b1a57a33f /docs/es | |
parent | a196d295ce0d053eef8298aad8597d211e03c384 (diff) | |
download | gdm-919f5e1f628611d8bb1079db5f1a4a427b61328a.tar.gz |
Remove filter_watch after it is called for the first time. This filter is
2006-01-07 Brian Cameron <Brian.Cameron@sun.com>
* gui/gdmcommon.c: Remove filter_watch after it is called for
the first time. This filter is used to start at_spid_registry
but after it is started there is no need to listen to the propery
any more. Patch by Li Yuan <Li.Yuan@Sun.com>. Fixes bug #393013.
svn path=/trunk/; revision=4524
Diffstat (limited to 'docs/es')
-rw-r--r-- | docs/es/gdm.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/es/gdm.xml b/docs/es/gdm.xml index a3156e56..63165337 100644 --- a/docs/es/gdm.xml +++ b/docs/es/gdm.xml @@ -8,6 +8,13 @@ <articleinfo> <title>Manual de referencia del Gestor de entrada de GNOME</title> + <revhistory> + <revision> + <revnumber>0.0</revnumber> + <date>2006-12</date> + </revision> + </revhistory> + <abstract role="description"> <para>GDM es el Gestor de entrada de GNOME, un programa gráfico de entrada.</para> </abstract> |