| patch |
summary |
view |
raw |
| 00_browser_wrapper_path.patch |
data/bme.desktop.in.in | 2 +-
data/epiphany.desktop.in.in | 2 +-
2 files changed, 2 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
|
| 04_set_prgname.patch |
src/ephy-main.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 05_libexecdir.patch |
data/epiphany.pc.in | 4 ++--
lib/Makefile.am | 2 +-
src/Makefile.am | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 07_bookmarks.patch |
data/default-bookmarks.rdf.in | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
|
view
|
download
|
| 10_smart_bookmarks.patch |
src/bookmarks/ephy-bookmark-action.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
|
view
|
download
|
| 12_safetypes.patch |
data/mime-types-permissions.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 14_inspect_element.patch |
data/ui/epiphany-ui.xml | 8 ++++++++
src/ephy-window.c | 9 +++++++++
src/popup-commands.c | 21 +++++++++++++++++++++
src/popup-commands.h | 3 +++
4 files changed, 41 insertions(+)
|
view
|
download
|
| 99_autoreconf.patch |
Makefile.in | 22
aclocal.m4 | 40
config.h.in | 3
configure | 9048 ++++++++++++++--------------------------------
data/Makefile.in | 22
data/art/Makefile.in | 22
data/glade/Makefile.in | 22
data/icons/Makefile.in | 22
data/ui/Makefile.in | 22
doc/Makefile.in | 22
doc/reference/Makefile.in | 22
embed/Makefile.in | 22
gnome-doc-utils.make | 151
gtk-doc.make | 196
help/Makefile.in | 153
lib/Makefile.in | 24
lib/egg/Makefile.in | 22
lib/widgets/Makefile.in | 22
ltmain.sh | 33
m4/gnome-doc-utils.m4 | 6
m4/gtk-doc.m4 | 26
m4/intltool.m4 | 64
m4/libtool.m4 | 32
po/Makefile.in.in | 4
src/Makefile.in | 26
src/bookmarks/Makefile.in | 22
tests/Makefile.in | 22
27 files changed, 3404 insertions(+), 6688 deletions(-)
|
view
|
download
|
| 99_ltmain_as-needed.patch |
ltmain.sh | 14 ++++++++++++++
1 file changed, 14 insertions(+)
|
view
|
download
|