diff options
author | Brian Cameron <brian.cameron@sun.com> | 2007-04-02 05:28:30 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2007-04-02 05:28:30 +0000 |
commit | 3743002f5cef331fb965004ec071bacf28dbe36d (patch) | |
tree | e0608e23008200cfe6279c0149a8aaa5a900c4f0 /ChangeLog | |
parent | 63e0ac4d80774ce1298162aeb605c9df98e6b20b (diff) | |
download | gdm-3743002f5cef331fb965004ec071bacf28dbe36d.tar.gz |
Remove gnome glade, since it is not used anymore. Fixes bug #424696. Patch
2006-04-02 Brian Cameron <brian.cameron@sun.com>
* gui/gdmchooser.glade, gui/gdmsetup.glade, gui/gdmsetup.c:
Remove gnome glade, since it is not used anymore. Fixes
bug #424696. Patch by Kristof Vansant <de_lupus@pandora.be>.
svn path=/branches/gnome-2-18/; revision=4743
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-04-02 Brian Cameron <brian.cameron@sun.com> + * gui/gdmchooser.glade, gui/gdmsetup.glade, gui/gdmsetup.c: + Remove gnome glade, since it is not used anymore. Fixes + bug #424696. Patch by Kristof Vansant <de_lupus@pandora.be>. + +2006-04-02 Brian Cameron <brian.cameron@sun.com> + * gui/gdmlanguages.c: Fix strcpy so source and destination do not overlap. Fixes bug #424299. Patch by Ray Strode <rstrode@redhat.com>. |