button/entry combo that launchs the gnome url handler on the entry text

2002-02-08  JP Rosevear  <jpr@ximian.com>

	* 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
This commit is contained in:
JP Rosevear 2002-02-08 21:50:36 +00:00 committed by JP Rosevear
parent 88b0c8138a
commit caa0d5ee20
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2002-02-08 JP Rosevear <jpr@ximian.com>
* 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 <jpr@ximian.com>
* Makefile.am: build new files

View File

@ -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 \