| patch |
summary |
view |
raw |
| 00_browser_wrapper_path.patch |
data/bme.desktop.in.in | 2 +-
data/epiphany.desktop.in.in | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 01_bookmarks_menu.patch |
data/bme.desktop.in.in | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 02_ac_init.patch |
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 03_dbus.patch |
src/ephy-main.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
|
view
|
download
|
| 05_libexecdir.patch |
data/epiphany.pc.in | 4 ++--
embed/mozilla/Makefile.am | 2 +-
lib/Makefile.am | 2 +-
plugins/desktop-file/Makefile.am | 2 +-
src/Makefile.am | 8 ++++----
5 files changed, 9 insertions(+), 9 deletions(-)
|
view
|
download
|
| 06_ssl_weak_ciphers.patch |
data/default-prefs-common.js | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 07_bookmarks.patch |
src/bookmarks/ephy-bookmarks.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 08_python_path.patch |
src/ephy-python.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 09_download_dialog.patch |
data/glade/prefs-dialog.glade | 38 +++++++++++++++++++-------------------
embed/mozilla/ContentHandler.cpp | 16 ++++++----------
src/prefs-dialog.c | 14 ++++++++++++++
3 files changed, 39 insertions(+), 29 deletions(-)
|
view
|
download
|
| 10_smart_bookmarks.patch |
src/bookmarks/ephy-bookmark-action.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
|
view
|
download
|
| 11_useragent-weasel.patch |
data/weasel-ua-pref.js.in | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
|
view
|
download
|
| 12_safetypes.patch |
data/mime-types-permissions.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 13_extensions_need_xpcom.patch |
src/ephy-shell.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 14_gre_version.patch |
embed/mozilla/mozilla-embed-single.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 21_chrome_certmanager.patch |
data/chrome/app-chrome.manifest.in | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 30_ua_debian_version.patch |
embed/mozilla/mozilla-embed-single.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 99_autoreconf.patch |
Makefile.in | 8
aclocal.m4 | 44
configure | 8424 ++++++++++++++++++++-------------------
embed/mozilla/Makefile.in | 12
lib/Makefile.in | 12
ltmain.sh | 799 +++
m4/libtool.m4 | 131
m4/ltoptions.m4 | 2
m4/ltsugar.m4 | 20
m4/ltversion.m4 | 10
plugins/desktop-file/Makefile.in | 12
src/Makefile.in | 18
12 files changed, 5238 insertions(+), 4254 deletions(-)
|
view
|
download
|
| 99_ltmain_as-needed.patch |
ltmain.sh | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|