Package: epiphany-webkit Version: 2.27.1-2 Severity: normal tags: patch hi!
The .desktop file should execute 'epiphany-webkit' command instead of 'epiphany'. Attach, you will find a patch to do it. Cheers, -- Marcelo Jorge Vieira xmpp://[email protected] http://metaldot.alucinados.com
Index: epiphany-2.24.3/data/bme.desktop.in.in =================================================================== --- epiphany-2.24.3.orig/data/bme.desktop.in.in 2008-09-01 13:58:31.000000000 +0200 +++ epiphany-2.24.3/data/bme.desktop.in.in 2009-05-18 17:03:00.000000000 -0300 @@ -2,7 +2,7 @@ _Name=Epiphany Web Bookmarks _GenericName=Web Bookmarks _Comment=Browse and organize your bookmarks -Exec=epiphany --bookmarks-editor +Exec=epiphany-webkit --bookmarks-editor StartupNotify=true Terminal=false Type=Application Index: epiphany-2.24.3/data/epiphany.desktop.in.in =================================================================== --- epiphany-2.24.3.orig/data/epiphany.desktop.in.in 2008-09-01 13:58:34.000000000 +0200 +++ epiphany-2.24.3/data/epiphany.desktop.in.in 2009-05-18 17:03:00.000000000 -0300 @@ -2,7 +2,8 @@ _Name=Epiphany Web Browser _GenericName=Web Browser _Comment=Browse the web -Exec=epiphany %U +Exec=epiphany-webkit %U +TryExec=/usr/bin/epiphany-webkit StartupNotify=true Terminal=false Type=Application
signature.asc
Description: This is a digitally signed message part

