diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-09-28 21:31:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-09-28 21:31:22 +0800 |
commit | 135b0e0d1f8dc462f7e5d9450609685352667186 (patch) | |
tree | 60194cac7bd87f349768af7cbfb0019814cb375c /ChangeLog | |
parent | e117b8225e399cc1a57d5c8e63782251d6b44dae (diff) | |
download | gsoc2013-epiphany-135b0e0d1f8dc462f7e5d9450609685352667186.tar gsoc2013-epiphany-135b0e0d1f8dc462f7e5d9450609685352667186.tar.gz gsoc2013-epiphany-135b0e0d1f8dc462f7e5d9450609685352667186.tar.bz2 gsoc2013-epiphany-135b0e0d1f8dc462f7e5d9450609685352667186.tar.lz gsoc2013-epiphany-135b0e0d1f8dc462f7e5d9450609685352667186.tar.xz gsoc2013-epiphany-135b0e0d1f8dc462f7e5d9450609685352667186.tar.zst gsoc2013-epiphany-135b0e0d1f8dc462f7e5d9450609685352667186.zip |
Hide the filters combo if there's only the "All" filter.
2005-09-28 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* embed/mozilla/FilePicker.cpp:
Hide the filters combo if there's only the "All" filter.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-09-28 Christian Persch <chpe@cvs.gnome.org> + + * configure.ac: + * embed/mozilla/FilePicker.cpp: + + Hide the filters combo if there's only the "All" filter. + 2005-09-27 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: |