Commit graph

4 commits

Author SHA1 Message Date
Darin Adler 31c20fa038 Updated bugzilla.eazel.com references to refer to the
corresponding bugzilla.gnome.org bug. Also updated my
	email address.
2001-09-15 19:18:15 +00:00
Darin Adler 639749bcd3 Ran check-headers-in-Makefile since we had some problems
with that lately. I guess the Tinderbox is the new way to
        catch these problems but I couldn't resist fixing them
        the old way too.

        * check-headers-in-Makefile.pl: Added some more special cases
        in here to make it work better.

        * components/services/install/nautilus-view/Makefile.am:
        Marked the unused files in here as "noinst_HEADERS" as a hack
        to make the script happy. We should delete the files at some
        point if we decide we aren't ever using them.

        * components/loser/content/.cvsignore:
        * components/loser/sidebar/.cvsignore:
        * components/mozilla/.cvsignore:
        * components/sample/.cvsignore:
        * components/services/install/command-line/.cvsignore:
        * libnautilus/.cvsignore:
        * src/.cvsignore:
        * src/file-manager/.cvsignore:
        Removed all the .xml.h files because they aren't put in these
        directories any more so they don't need to be ignored. If you
        have the files still and the cvs warnings bother you, you can
        delete them.
2000-12-01 02:30:15 +00:00
Darin Adler 4c197a238f Another try at fixing the Tinderbox.
* po/POTFILES.in: Removed files that are not in Makefile.am,
	since they won't be in the tarball/RPM.

	* check-POTFILES.pl: Added a new script to check for files that
	are mentioned in POTFILES.in, but not in the Makefile.am files.
	* check-headers-in-Makefile.pl: Fixed to use SUBDIRS instead of
	looking for all Makefile.am files.

	* components/adapter/.cvsignore: Listed generated files.
2000-09-15 17:39:49 +00:00
Darin Adler 11f5ae2433 Wrote a script to check that the Makefile.am file matches what's actually
* check-headers-in-Makefile.pl: Wrote a script to check that the
	Makefile.am file matches what's actually in the directories.

	* components/html/main.c: Obsolete file.
	* components/services/time/command-line/Makefile.am: Removed
	mention of nonexistent trilobite-eazel-sample-service-common.c.
	* components/services/time/nautilus-view/Makefile.am: Removed
	mention of nonexistent trilobite-eazel-sample-service-common.c.
	* libnautilus-extensions/nautilus-icon-grid.c: Obsolete file.
	* libnautilus-extensions/nautilus-icon-grid.h: Obsolete	file.
	* nautilus-installer/src/Makefile.am: Fixed typo; it said
	"installer h" instead of "installer.h".
	* src/Makefile.am: Added nautilus-search-bar-private.h.
	* src/file-manager/fm-directory-list.h: Obsolete file.
2000-07-05 23:49:25 +00:00