diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-01-21 20:35:45 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-01-21 20:35:45 +0800 |
commit | 6d0925a6632ab79046b1d59b74d88f3b5bc39eae (patch) | |
tree | b4f488786c5cf5395421be6a3605b287985e760b /ChangeLog | |
parent | 3b1d26f1fd1107ed5196c8fb48dd40bbf888cda4 (diff) | |
download | gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.gz gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.bz2 gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.lz gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.xz gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.tar.zst gsoc2013-epiphany-6d0925a6632ab79046b1d59b74d88f3b5bc39eae.zip |
Remove fs autocompletion, we are a browser after all
2003-01-21 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/Makefile.am:
* lib/ephy-filesystem-autocompletion.c:
* lib/ephy-filesystem-autocompletion.h:
Remove fs autocompletion, we are a browser after all
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2003-01-21 Marco Pesenti Gritti <marco@it.gnome.org> + * lib/Makefile.am: + * lib/ephy-filesystem-autocompletion.c: + * lib/ephy-filesystem-autocompletion.h: + + Remove fs autocompletion, we are a browser after all + +2003-01-21 Marco Pesenti Gritti <marco@it.gnome.org> + * embed/mozilla/BaseProtocolContentHandler.cpp: * embed/mozilla/StartHereProtocolHandler.cpp: |