diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-21 20:49:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-21 20:49:55 +0800 |
commit | ca4230a44b7c2ad6fd1719771af0b576c11e3478 (patch) | |
tree | 4c7cfa9dbdf4931adfeff45bfd855925fed17810 /ChangeLog | |
parent | 804ff2a994b1ce135d1b96a18f7358fe92af4abd (diff) | |
download | gsoc2013-epiphany-ca4230a44b7c2ad6fd1719771af0b576c11e3478.tar gsoc2013-epiphany-ca4230a44b7c2ad6fd1719771af0b576c11e3478.tar.gz gsoc2013-epiphany-ca4230a44b7c2ad6fd1719771af0b576c11e3478.tar.bz2 gsoc2013-epiphany-ca4230a44b7c2ad6fd1719771af0b576c11e3478.tar.lz gsoc2013-epiphany-ca4230a44b7c2ad6fd1719771af0b576c11e3478.tar.xz gsoc2013-epiphany-ca4230a44b7c2ad6fd1719771af0b576c11e3478.tar.zst gsoc2013-epiphany-ca4230a44b7c2ad6fd1719771af0b576c11e3478.zip |
Fix "Add" button width in the prefs dialogue for some themes. Fixes bug
2004-03-21 Christian Persch <chpe@cvs.gnome.org>
* data/glade/prefs-dialog.glade:
Fix "Add" button width in the prefs dialogue for some themes.
Fixes bug #137811.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-03-21 Christian Persch <chpe@cvs.gnome.org> + * data/glade/prefs-dialog.glade: + + Fix "Add" button width in the prefs dialogue for some themes. + Fixes bug #137811. + +2004-03-21 Christian Persch <chpe@cvs.gnome.org> + * src/window-commands.c: (window_cmd_help_about): Set window icon. Fixes bug #137806. |