diff options
author | Ross Burton <rburton@src.gnome.org> | 2003-12-23 02:32:13 +0800 |
---|---|---|
committer | Ross Burton <rburton@src.gnome.org> | 2003-12-23 02:32:13 +0800 |
commit | 3270f7a07f0ffa0f111804c0e55cdc0b479bd690 (patch) | |
tree | fd363331517cc25a9ba7f912b817a16aa7ea0b5c /shell/ChangeLog | |
parent | a4f206c1399f3ed94c82e8846f328d3d9c81d37d (diff) | |
download | gsoc2013-evolution-3270f7a07f0ffa0f111804c0e55cdc0b479bd690.tar.gz gsoc2013-evolution-3270f7a07f0ffa0f111804c0e55cdc0b479bd690.tar.zst gsoc2013-evolution-3270f7a07f0ffa0f111804c0e55cdc0b479bd690.zip |
Mark the settings dialog as transient for the main window
svn path=/trunk/; revision=24004
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d69c2a73d2..73991d0eee 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2003-12-22 Ross Burton <ross@burtonini.com> + + * e-shell.c: mark the settings dialog as transient for the main window. + 2003-12-14 JP Rosevear <jpr@ximian.com> * e-user-creatable-items-handler.c (get_components_from_registry): |