Commit Graph

36 Commits

Author SHA1 Message Date
Benny Malengier
0eed33dd14 In .:
2008-01-15 Benny Malengier <benny.malengier@gramps-project.org>
	* man/Makefile.am: Swedish removed again so it builds again
	* removed help files of version 2.x, only wiki manual now!
	* COPYING-DOCS -> help/COPYING-DOCS : refers to old doc, moved
	* Makefile.am: removed help subdir, and COPYING-DOCS
	The idea should be that should we add documentation again, it is done
	in the help dir with separate source packages too for translations
In help:
2008-01-15  Benny Malengier <benny.malengier@gramps-project.org>
	* Removed 2.2 manual, at the moment no manual of gramps is kept in SVN,
	  it can only be found on the wiki.
	* help/gramps.omf.in: removed
	* help/gramps.pot: removed
	* help/Makefile.am: removed



svn: r9819
2008-01-15 15:42:10 +00:00
Jérôme Rapinat
182a4efa52 2008-01-13 Jerome Rapinat <romjerome@yahoo.fr>
* Makefile.am
        * configure.in: remove gramps.spec references



svn: r9800
2008-01-14 05:56:34 +00:00
Peter Landgren
4f6b7726f9 Correction of wrong commit
svn: r9274
2007-10-30 11:11:53 +00:00
Peter Landgren
472e7e7712 Ordinary update of new strings
svn: r9272
2007-10-30 10:13:01 +00:00
Alex Roitman
4fc91e2d6f 2006-07-26 Alex Roitman <shura@gramps-project.org>
* configure.in: Remove debian/Makefile from the list.
	* Makefile.am (SUBDIRS): Remove debian from the list.
	* debian/Makefile.am: Remove from SVN.



svn: r7081
2006-07-26 18:16:32 +00:00
Alex Roitman
a567a9c7e6 2006-07-22 Alex Roitman <shura@gramps-project.org>
* Makefile.am (SUBDIRS): Add debian dir.
	* configure.in: Generate debian/Makefile
	* debian/Makefile.am: Add makefile to place the debian dir in the
	released tarball.



svn: r7057
2006-07-23 04:05:00 +00:00
Alex Roitman
a245cbd0dc 2006-06-23 Alex Roitman <shura@gramps-project.org>
* src/images/Makefile.am (dist_pkgdata_DATA): Comment out map images.
	* configure.in: Add help/Makefile to AC_CONFIG_FILES.
	* Makefile.am (SUBDIRS): Add help subdir.
	* debian: Add directory for debian packaging.



svn: r6953
2006-06-23 20:10:56 +00:00
Don Allingham
e4235afcc1 svn: r6497 2006-04-30 01:25:56 +00:00
Alex Roitman
253e31a47d * various: rename doc to data; move most of src/data to data.
svn: r6187
2006-03-21 18:56:27 +00:00
Alex Roitman
4fab6559b3 update
svn: r6167
2006-03-18 00:36:16 +00:00
Alex Roitman
5fc44d4627 * help: add new dir with new gnome-doc-utils infrastructure.
svn: r6163
2006-03-17 20:41:14 +00:00
Alex Roitman
36cd9dec99 Update
svn: r6159
2006-03-17 01:22:33 +00:00
Alex Roitman
1586fc28e2 More build changes
svn: r6157
2006-03-17 00:45:46 +00:00
Alex Roitman
c6ea05e24d * various: intltoolize and gettextize properly.
svn: r6144
2006-03-15 23:58:23 +00:00
Alex Roitman
4304eded61 Update
svn: r6037
2006-03-02 21:06:28 +00:00
Martin Hawlisch
a627957211 * Makefile.am: Disable install, show warning instead.
svn: r5196
2005-09-16 07:28:02 +00:00
Don Allingham
2fe3e67f7c * src/ViewManager.py: set up about box and other HELP menu items
* src/const.py.in: strings for about box
* Makefile.am: install COPYING file to provide text for GPL.


svn: r5073
2005-08-13 03:23:02 +00:00
Don Allingham
d92ac8827e 1.1.90 release
svn: r4074
2005-02-22 03:55:34 +00:00
Don Allingham
6463227a6e * various: Change Person.male, Person.female, and Person.unkwown
to Person.MALE, Person.FEMALE and Person.UNKNOWN

* gramps.spec.in: bring up to date, support Fedora Core and Mandrake
* src/plugins/NavWebPage.py: Start of the Narrative Web Page plugin


svn: r4008
2005-02-01 03:46:29 +00:00
Don Allingham
20c4f87988 * Makefile.am: added distuninstallcheck_listfiles
* doc/Makefile.am: Added CLEANFILES


svn: r3689
2004-10-29 03:37:01 +00:00
Don Allingham
37314056ca * src/DateDisplay: don't rely on strftime, since it does not
handle dates before 1900


svn: r3576
2004-09-27 03:16:48 +00:00
Tim Waugh
fcd4b270b4 2004-08-16 Tim Waugh <twaugh@redhat.com>
* gramps.spec.in, gramps-mdk.spec.in: Fixed.


svn: r3405
2004-08-16 13:01:50 +00:00
Don Allingham
d2e29dc8d4 update
svn: r3214
2004-06-16 03:38:26 +00:00
Don Allingham
1c995add59 * src/Bookmarks.py: use IDs instead of person references
* src/ChooseParents.py: allow for NOSORT option
* src/GrampsParser.py: removed
* src/GrampsXML.py: removed
* src/MediaView.py: allow for NOSORT option
* src/PedView.py: double click to edit
* src/PeopleView.py: allow for NOSORT option
* src/PlaceView.py: allow for NOSORT option
* src/RelLib.py: handle bookmarks in metadata
* src/ReadXML.py: merge GrampsParser
* src/SourceView.py: allow for NOSORT option
* src/const.py.in: fix paths for xml files
* src/gramps_main.py: bookmark fixes
* src/papersize.xml : move to data subdirectory
* src/plugins/ReadGedcom.py: fix menu string
* src/plugins/ReadNative.py: fix menu string
* src/plugins/ReadPkg.py: fix menu string


svn: r3085
2004-04-11 02:37:13 +00:00
Don Allingham
ce1e4f9136 update
svn: r2722
2004-01-28 02:33:50 +00:00
Tim Waugh
e7bb78016f 2003-12-02 Tim Waugh <twaugh@redhat.com>
* gramps.spec.in: Add more docs.
        * Makefile.am: No need for dist-hook.


svn: r2423
2003-12-02 10:34:31 +00:00
Alex Roitman
2d296e7ca1 * FAQ: Several minor corrections. New question about bug reports.
* Makefile.am, Makefile.in: Add FAQ to EXTRA_DIST.


svn: r2385
2003-11-25 23:05:37 +00:00
Tim Waugh
b647b232a7 2003-06-19 Tim Waugh <twaugh@redhat.com>
* Makefile.am, doc/Makefile.am, doc/omf.make, doc/xmldocs.make:
        Fixes so that 'make distcheck' succeeds.


svn: r1764
2003-06-19 10:52:16 +00:00
Donald A. Peterson
f30c137391 * Added new targets "trans" and "pycheck" to top-level Makefile
* Python verification (pychecker) removed from check-local target to become
part of the pycheck target heiarchy.  Each subdir now has a
GRAMPS_PY_MODPATH variable that indicates a colon-separated path for
the PYTHONPATH environment to allow module importing to work.


svn: r1559
2003-05-21 00:30:02 +00:00
Alex Roitman
f3971932bd Removing obsolete data-hooks
svn: r1542
2003-05-19 17:49:01 +00:00
Alex Roitman
1c22655bc2 Removing omf-install
svn: r1460
2003-04-17 23:45:42 +00:00
Alex Roitman
cdd7e9d922 Changing docs installation dir
svn: r1416
2003-03-31 04:10:59 +00:00
Don Allingham
354b143fcf Fixed example database
svn: r1415
2003-03-31 03:51:01 +00:00
Alex Roitman
35ded7ba00 Corrections to properly install GNOME2 docs
svn: r1404
2003-03-27 16:52:40 +00:00
Don Allingham
01557d9444 Updated configure scripts
svn: r1171
2002-11-08 05:25:53 +00:00
Don Allingham
5875df7c48 Initial revision
svn: r1140
2002-10-20 14:25:16 +00:00