diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-03-13 06:25:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-03-13 06:25:03 +0800 |
commit | b181960e3b501679c8edc9d8fc22029761994471 (patch) | |
tree | 1efb7591027b3cc39d322bff545bc2e3b13bb0f5 /ChangeLog | |
parent | bf1cded729e758363cae0aa10caf107f8f4a5685 (diff) | |
download | gsoc2013-epiphany-b181960e3b501679c8edc9d8fc22029761994471.tar gsoc2013-epiphany-b181960e3b501679c8edc9d8fc22029761994471.tar.gz gsoc2013-epiphany-b181960e3b501679c8edc9d8fc22029761994471.tar.bz2 gsoc2013-epiphany-b181960e3b501679c8edc9d8fc22029761994471.tar.lz gsoc2013-epiphany-b181960e3b501679c8edc9d8fc22029761994471.tar.xz gsoc2013-epiphany-b181960e3b501679c8edc9d8fc22029761994471.tar.zst gsoc2013-epiphany-b181960e3b501679c8edc9d8fc22029761994471.zip |
Add support for IE link files. Bug #330735.
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* plugins/desktop-file/Makefile.am:
* plugins/desktop-file/plugin.cpp:
Add support for IE link files. Bug #330735.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-03-12 Christian Persch <chpe@cvs.gnome.org> + * plugins/desktop-file/Makefile.am: + * plugins/desktop-file/plugin.cpp: + + Add support for IE link files. Bug #330735. + +2006-03-12 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: * m4/gecko.m4: |