From caa0d5ee2056e339815d27e33cf6c7138ed434e2 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 8 Feb 2002 21:50:36 +0000 Subject: button/entry combo that launchs the gnome url handler on the entry text 2002-02-08 JP Rosevear * e-url-entry.[hc]: button/entry combo that launchs the gnome url handler on the entry text when the button is clicked * Makefile.am: build new files svn path=/trunk/; revision=15620 --- widgets/misc/ChangeLog | 7 +++++++ widgets/misc/Makefile.am | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'widgets') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 33e7caa855..e3246f6522 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2002-02-08 JP Rosevear + + * e-url-entry.[hc]: button/entry combo that launchs the gnome url + handler on the entry text when the button is clicked + + * Makefile.am: build new files + 2002-02-08 JP Rosevear * Makefile.am: build new files diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am index e52c029d68..61b26a0327 100644 --- a/widgets/misc/Makefile.am +++ b/widgets/misc/Makefile.am @@ -43,8 +43,8 @@ libemiscwidgets_a_SOURCES = \ e-search-bar.h \ e-title-bar.c \ e-title-bar.h \ - e-url-button.c \ - e-url-button.h + e-url-entry.c \ + e-url-entry.h noinst_PROGRAMS = \ test-calendar \ -- cgit v1.2.3