update
svn: r3214
This commit is contained in:
		| @@ -1,5 +1,3 @@ | ||||
| # copyright (C) 2000 Sun Microsystems, Inc. | ||||
|  | ||||
| SUBDIRS = src doc example | ||||
|  | ||||
| EXTRA_DIST = autogen.sh gramps.spec.in gramps.spec gramps-mdk.spec gramps-mdk.spec.in COPYING-DOCS FAQ | ||||
|   | ||||
| @@ -14,8 +14,6 @@ | ||||
|  | ||||
| @SET_MAKE@ | ||||
|  | ||||
| # copyright (C) 2000 Sun Microsystems, Inc. | ||||
|  | ||||
| srcdir = @srcdir@ | ||||
| top_srcdir = @top_srcdir@ | ||||
| VPATH = @srcdir@ | ||||
|   | ||||
| @@ -108,8 +108,8 @@ GRAPHICS = \ | ||||
| 	family48.png\ | ||||
| 	good.png\ | ||||
| 	home.png\ | ||||
| 	gramps.png\ | ||||
| 	logo.png\ | ||||
| 	gramps.png \ | ||||
| 	media.png\ | ||||
| 	people48.png\ | ||||
| 	place.png\ | ||||
|   | ||||
| @@ -248,8 +248,8 @@ GRAPHICS = \ | ||||
| 	family48.png\ | ||||
| 	good.png\ | ||||
| 	home.png\ | ||||
| 	gramps.png\ | ||||
| 	logo.png\ | ||||
| 	gramps.png \ | ||||
| 	media.png\ | ||||
| 	people48.png\ | ||||
| 	place.png\ | ||||
|   | ||||
| @@ -7,6 +7,7 @@ pkgdata_DATA = gedcom.xml \ | ||||
| 	       tips.xml \ | ||||
| 	       gnome-mime-application-x-gramps.png \ | ||||
| 	       gramps.applications \ | ||||
| 	       gramps.desktop \ | ||||
| 	       gramps.svg \ | ||||
| 	       gramps.keys \ | ||||
|                gramps.mime | ||||
| @@ -14,8 +15,6 @@ pkgdata_DATA = gedcom.xml \ | ||||
| EXTRA_DIST = $(pkgdata_DATA) | ||||
|  | ||||
| install-data-local: | ||||
| 	$(INSTALL) -d $(DESTDIR)$(prefix)/share/pixmaps | ||||
| 	$(INSTALL_DATA) gramps.png $(DESTDIR)$(prefix)/share/pixmaps | ||||
| 	$(INSTALL) -d $(DESTDIR)$(prefix)/share/gnome/apps/Applications | ||||
| 	$(INSTALL_DATA) gramps.desktop $(DESTDIR)$(prefix)/share/applications | ||||
| 	$(INSTALL) -d $(DESTDIR)$(prefix)/share/icons/gnome/48x48/mimetypes/ | ||||
| @@ -29,7 +28,6 @@ install-data-local: | ||||
| 	update-mime-database $(DESTDIR)$(prefix)/share/mime | ||||
|  | ||||
| uninstall-local: | ||||
| 	-rm $(DESTDIR)$(prefix)/share/pixmaps/gramps.png | ||||
| 	-rm $(DESTDIR)$(prefix)/share/gnome/apps/Applications/gramps.desktop | ||||
| 	-rm $(DESTDIR)$(prefix)/share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps.png | ||||
| 	-rm $(DESTDIR)$(prefix)/share/mime-info/gramps.keys | ||||
|   | ||||
| @@ -142,6 +142,7 @@ pkgdata_DATA = gedcom.xml \ | ||||
| 	       tips.xml \ | ||||
| 	       gnome-mime-application-x-gramps.png \ | ||||
| 	       gramps.applications \ | ||||
| 	       gramps.desktop \ | ||||
| 	       gramps.svg \ | ||||
| 	       gramps.keys \ | ||||
|                gramps.mime | ||||
| @@ -453,8 +454,6 @@ uninstall-info: uninstall-info-recursive | ||||
|  | ||||
|  | ||||
| install-data-local: | ||||
| 	$(INSTALL) -d $(DESTDIR)$(prefix)/share/pixmaps | ||||
| 	$(INSTALL_DATA) gramps.png $(DESTDIR)$(prefix)/share/pixmaps | ||||
| 	$(INSTALL) -d $(DESTDIR)$(prefix)/share/gnome/apps/Applications | ||||
| 	$(INSTALL_DATA) gramps.desktop $(DESTDIR)$(prefix)/share/applications | ||||
| 	$(INSTALL) -d $(DESTDIR)$(prefix)/share/icons/gnome/48x48/mimetypes/ | ||||
| @@ -468,7 +467,6 @@ install-data-local: | ||||
| 	update-mime-database $(DESTDIR)$(prefix)/share/mime | ||||
|  | ||||
| uninstall-local: | ||||
| 	-rm $(DESTDIR)$(prefix)/share/pixmaps/gramps.png | ||||
| 	-rm $(DESTDIR)$(prefix)/share/gnome/apps/Applications/gramps.desktop | ||||
| 	-rm $(DESTDIR)$(prefix)/share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps.png | ||||
| 	-rm $(DESTDIR)$(prefix)/share/mime-info/gramps.keys | ||||
|   | ||||
| @@ -190,7 +190,6 @@ GLADEFILES = \ | ||||
| 	gedcomimport.glade\ | ||||
| 	merge.glade\ | ||||
| 	patchnames.glade\ | ||||
| 	pkgexport.glade\ | ||||
| 	relcalc.glade\ | ||||
| 	soundex.glade\ | ||||
| 	summary.glade\ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user