aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-11-18 02:41:29 +0800
committerChristian Persch <chpe@src.gnome.org>2003-11-18 02:41:29 +0800
commit5952680d6a09d98c301711e8188881f3a65a2e12 (patch)
treec0dfa32b7ba4c5a75b0ea4e8dee58603892a0fb8 /embed/mozilla/Makefile.am
parent5f152449ad08cd5d2d77e052aff3c40cf8ce5b9d (diff)
downloadgsoc2013-epiphany-5952680d6a09d98c301711e8188881f3a65a2e12.tar
gsoc2013-epiphany-5952680d6a09d98c301711e8188881f3a65a2e12.tar.gz
gsoc2013-epiphany-5952680d6a09d98c301711e8188881f3a65a2e12.tar.bz2
gsoc2013-epiphany-5952680d6a09d98c301711e8188881f3a65a2e12.tar.lz
gsoc2013-epiphany-5952680d6a09d98c301711e8188881f3a65a2e12.tar.xz
gsoc2013-epiphany-5952680d6a09d98c301711e8188881f3a65a2e12.tar.zst
gsoc2013-epiphany-5952680d6a09d98c301711e8188881f3a65a2e12.zip
Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - use
2003-11-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSClientAuthDialogs.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: * lib/ephy-state.c: (ephy_state_add_paned), (expander_activate_cb), (ephy_state_add_expander): * lib/ephy-state.h: Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - use GtkExpander instead of the CDDB disclosure thingy - persist state in ephy-state - assing a mnemonic to expander label.
Diffstat (limited to 'embed/mozilla/Makefile.am')
-rw-r--r--embed/mozilla/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am
index ab823f6ca..2b58a2df5 100644
--- a/embed/mozilla/Makefile.am
+++ b/embed/mozilla/Makefile.am
@@ -71,6 +71,8 @@ libephymozillaembed_la_SOURCES = \
FilePicker.h \
GlobalHistory.cpp \
GlobalHistory.h \
+ GtkNSSClientAuthDialogs.cpp \
+ GtkNSSClientAuthDialogs.h \
GtkNSSDialogs.cpp \
GtkNSSDialogs.h \
GtkNSSKeyPairDialogs.cpp \