nautilus/components/sample
Ramiro Estrugo 60b832fdfb Lots of improvement. Make dealing with dependency libs/cflags simpler.
* configure.in:
	Lots of improvement.  Make dealing with dependency libs/cflags simpler.

	* applets/launcher/Makefile.am:
	* applets/preferences-applet/Makefile.am:
	* components/adapter/Makefile.am:
	* components/hardware/Makefile.am:
	* components/help/Makefile.am:
	* components/history/Makefile.am:
	* components/image-viewer/Makefile.am:
	* components/loser/content/Makefile.am:
	* components/loser/sidebar/Makefile.am:
	* components/mozilla/Makefile.am:
	* components/music/Makefile.am:
	* components/news/Makefile.am:
	* components/notes/Makefile.am:
	* components/sample/Makefile.am:
	* components/text/Makefile.am:
	* components/throbber/Makefile.am:
	* components/tree/Makefile.am:
	* helper-utilities/error-dialog/Makefile.am:
	* icons/arlo/throbber/Makefile.am:
	* icons/crux_eggplant/backgrounds/Makefile.am:
	* icons/crux_eggplant/sidebar_tab_pieces/Makefile.am:
	* icons/crux_eggplant/throbber/Makefile.am:
	* icons/gnome/throbber/Makefile.am:
	* icons/sidebar_tab_pieces/Makefile.am:
	* libnautilus-adapter/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* libnautilus/Makefile.am:
	* src/Makefile.am:
	* src/file-manager/Makefile.am:
	* test/Makefile.am:
	Eliminate cut-n-paste disease by using dependency macros defined
	in configure.in.
2001-05-02 12:18:48 +00:00
..
.cvsignore xml-i18n-toolized Nautilus (plus a bit of other cleanup) as part 2001-01-05 13:10:51 +00:00
main.c Add support for gettext. Add a post initialize callback so that callers 2001-04-13 03:53:10 +00:00
Makefile.am Lots of improvement. Make dealing with dependency libs/cflags simpler. 2001-05-02 12:18:48 +00:00
nautilus-sample-content-view-ui.xml reviewed by: Darin Adler <darin@eazel.com> 2001-02-22 17:56:40 +00:00
nautilus-sample-content-view.c Remove librsvg. 2001-04-04 00:07:15 +00:00
nautilus-sample-content-view.h reviewed by: Darin Adler <darin@eazel.com> 2000-12-21 21:41:46 +00:00
Nautilus_View_sample.oaf.in reviewed by: Gene Z. Ragan <gzr@eazel.com> 2001-02-25 10:02:16 +00:00
Nautilus_View_sample.server.in reviewed by: Gene Z. Ragan <gzr@eazel.com> 2001-02-25 10:02:16 +00:00
Nautilus_View_sample.server.in.in reviewed by: Gene Z. Ragan <gzr@eazel.com> 2001-02-25 10:02:16 +00:00
README reviewed by: Darin Adler <darin@eazel.com> 2000-12-21 21:41:46 +00:00

This is a sample Nautilus component. Each file has a WHAT YOU NEED TO
CHANGE comment near the top, telling you what you need to change when
you copy this component as a starting point for your own. Some also
have CHANGE comments sprinled throughout pointing out other things you
may want or need to change.