diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-08 22:42:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-08 22:42:56 +0800 |
commit | 62908c18a62753382c83be7df67769014bf8f5ca (patch) | |
tree | fdabbb81b5c5dc959682234fa06ba4d2ff04223b /ChangeLog | |
parent | 6254bf230454ba0f77cd6c21b74424666fe31eb8 (diff) | |
download | gsoc2013-epiphany-62908c18a62753382c83be7df67769014bf8f5ca.tar gsoc2013-epiphany-62908c18a62753382c83be7df67769014bf8f5ca.tar.gz gsoc2013-epiphany-62908c18a62753382c83be7df67769014bf8f5ca.tar.bz2 gsoc2013-epiphany-62908c18a62753382c83be7df67769014bf8f5ca.tar.lz gsoc2013-epiphany-62908c18a62753382c83be7df67769014bf8f5ca.tar.xz gsoc2013-epiphany-62908c18a62753382c83be7df67769014bf8f5ca.tar.zst gsoc2013-epiphany-62908c18a62753382c83be7df67769014bf8f5ca.zip |
This dialogue doesn't need to be modal.
2004-11-08 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct):
This dialogue doesn't need to be modal.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-11-08 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct): + + This dialogue doesn't need to be modal. + +2004-11-08 Christian Persch <chpe@cvs.gnome.org> + * src/prefs-dialog.c: Order this in the source code by lang code, not english lang name. |