diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-05-30 03:49:21 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-05-30 03:49:21 +0800 |
commit | 93ad37350052d823fa8a565b4cca602f99e3b797 (patch) | |
tree | 85abfbe496c16f60eaacaf544ca3a1ffa76df329 /ChangeLog | |
parent | f8657fac124a526ac558a31656b149a26b05da31 (diff) | |
download | gsoc2013-epiphany-93ad37350052d823fa8a565b4cca602f99e3b797.tar gsoc2013-epiphany-93ad37350052d823fa8a565b4cca602f99e3b797.tar.gz gsoc2013-epiphany-93ad37350052d823fa8a565b4cca602f99e3b797.tar.bz2 gsoc2013-epiphany-93ad37350052d823fa8a565b4cca602f99e3b797.tar.lz gsoc2013-epiphany-93ad37350052d823fa8a565b4cca602f99e3b797.tar.xz gsoc2013-epiphany-93ad37350052d823fa8a565b4cca602f99e3b797.tar.zst gsoc2013-epiphany-93ad37350052d823fa8a565b4cca602f99e3b797.zip |
Fix launching of desktop files.
2006-05-29 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-file-helpers.c: (ephy_file_launch_application),
(launch_desktop_item):
Fix launching of desktop files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,3 +1,10 @@ +2006-05-29 Christian Persch <chpe@cvs.gnome.org> + + * lib/ephy-file-helpers.c: (ephy_file_launch_application), + (launch_desktop_item): + + Fix launching of desktop files. + 2006-05-16 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/ephy-node.h: @@ -226,12 +233,6 @@ * data/ui/epiphany-ui.xml: Added a close item on the tab right-click menu. Also reindented the XML file. -2006-05-03 Takeshi AIHANA <takeshi.aihana@gmail.com> - - * help/ja/ja.po: - Set translator-credit in Japanese translation. - Fixes bug #339527. - 2006-04-25 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_init), |