Alex Roitman
af31bab1ee
Update
...
svn: r2878
2004-02-20 02:12:39 +00:00
Alex Roitman
df121aed48
Another bit
...
svn: r2877
2004-02-20 01:31:04 +00:00
Alex Roitman
a638a038bc
More
...
svn: r2876
2004-02-20 01:15:37 +00:00
Alex Roitman
96f0b63b0e
Update
...
svn: r2875
2004-02-20 00:52:24 +00:00
Alex Roitman
21b64c8a9d
* src/srcsel.glade: Add handlers.
...
* src/Sources.py: Make SourceInfo non-modal, use Windows menu.
svn: r2874
2004-02-19 23:39:01 +00:00
Alex Roitman
da5acff6d5
Update
...
svn: r2873
2004-02-19 21:27:53 +00:00
Alex Roitman
1b98a6266a
Update
...
svn: r2872
2004-02-19 20:34:58 +00:00
Alex Roitman
fdaaef219c
Update
...
svn: r2871
2004-02-19 19:15:27 +00:00
Alex Roitman
f2a684d957
* src/EditPerson.py: Use parent class. Add/remove itself from/to
...
the Windows menu.
* src/NameEdit.py: Make non-modal.
* src/gramps.glade: Add Windows menu.
* src/gramps_main.py: Get Windows menu and its submenu.
Pass Gramps class to the children -- first-class object editors.
svn: r2870
2004-02-19 13:40:09 +00:00
Don Allingham
ccb88f8d46
* src/RelLib.py: switch to event/event_ids
...
* src/WriteXML.py: switch to event/event_ids
* src/GrampsParser.py: switch to event/event_ids
* src/FamilyView.py: switch to event/event_ids
* src/EventEdit.py: switch to event/event_ids
* src/Marriage.py: switch to event/event_ids
* src/EventEdit.py: switch to event/event_ids
* src/PeopleView.py: switch to event/event_ids
* src/EditPerson.py: switch to event/event_ids
svn: r2869
2004-02-19 05:07:46 +00:00
Don Allingham
00965326e2
* src/RelLib.py: switch to event/event_ids
...
* src/WriteXML.py: switch to event/event_ids
* src/GrampsParser.py: switch to event/event_ids
* src/FamilyView.py: switch to event/event_ids
* src/EventEdit.py: switch to event/event_ids
* src/Marriage.py: switch to event/event_ids
svn: r2868
2004-02-19 05:05:43 +00:00
Alex Roitman
3e287429d3
* src/Relationship.py: Factor out relationship distance computation.
...
* src/plugins/rel_ru.py: Use self.get_distance().
* src/plugins/rel_de.py: Use self.get_distance().
* configure.in, configure: Change version.
* src/plugins/rel_hu.py: Convert to class.
svn: r2858
2004-02-17 04:47:24 +00:00
Alex Roitman
5e5c7c104a
Update
...
svn: r2851
2004-02-16 02:34:50 +00:00
Alex Roitman
ac1ca1498b
Update
...
svn: r2850
2004-02-16 02:05:47 +00:00
Alex Roitman
f9f6e61146
Update
...
svn: r2849
2004-02-16 02:05:35 +00:00
Alex Roitman
1ba32c9818
Update
...
svn: r2848
2004-02-16 01:24:06 +00:00
Alex Roitman
364e776777
Update
...
svn: r2847
2004-02-15 23:21:43 +00:00
Don Allingham
36ef08b358
get_id updates
...
svn: r2846
2004-02-15 23:10:12 +00:00
Alex Roitman
cfa8bcb743
* src/plugins/rel_de.py: Implement get_parents().
...
svn: r2844
2004-02-15 22:44:50 +00:00
Alex Roitman
a4fbff223b
* src/plugins/Ancestors.py: Use get_grandparents_string which is
...
registered in Plugins (possibly from the relationship calculator).
svn: r2843
2004-02-15 21:52:43 +00:00
Alex Roitman
983186336c
* src/Relationship.py: More corrections.
...
* src/plugins/rel_ru.py: Corrections.
* src/gramps_main.py: Corrections.
svn: r2842
2004-02-15 21:28:31 +00:00
Don Allingham
1c94371e33
updates for IDs
...
svn: r2840
2004-02-15 20:49:34 +00:00
Don Allingham
d29b4d6a57
* src/plugins/RelCalc.py: Handle IDs properly
...
* src/Relationship.py: Handle IDs properly
* src/home.png: added new default person icon
svn: r2838
2004-02-15 16:45:33 +00:00
Don Allingham
9cc50a74df
New default person
...
svn: r2837
2004-02-15 16:25:39 +00:00
Alex Roitman
ff2fda64a0
* src/plugins/IndivComplete.py: fixed child_relations translation
...
* src/const.py.in: fixed child_relations translation
* src/SelectChild.py: fixed child_relations translation
* src/TransTable.py: unicode conversion
* src/ChooseParents.py: fixed child_relations translation
svn: r2836
2004-02-15 07:21:29 +00:00
Alex Roitman
47a66cdf75
* src/plugins/IndivComplete.py: Call doc.init() after open.
...
* src/plugins/IndivSummary.py: Call doc.init() after open.
* src/plugins/RelCalc.py: Use class of calculator.
* src/plugins/rel_ru.py: Convert to class.
* src/Plugins.py: Register _relcalc_class.
* src/gramps_main.py: Use class of relationship calculator.
svn: r2835
2004-02-15 07:08:55 +00:00
Alex Roitman
2baffc68d2
* src/sort: Typos.
...
svn: r2832
2004-02-15 03:48:45 +00:00
Alex Roitman
be7b042fda
* src/plugins/DetDescendantReport.py: Add style descriptions
...
for the paragraphs. Add first entry style. Change defaults to be
similar to the FTM style reports.
* src/plugins/DetAncestralReport.py: Add style descriptions
for the paragraphs. Add first entry style. Change defaults to be
similar to the FTM style reports.
* src/StyleEditor.py (draw, save_paragraph): Allow users
to adjust first line indent.
* src/styles.glade: Add first line indent entry.
* src/plugins/Check.py (delete_empty_family): Remove families
in which person is a parent, not only a child.
* src/gramps_main.py (post_load): Use display_frel and
display_fattr.
* src/MediaView.py (key_press): Add function.
* src/PlaceView.py (key_press): Add function.
* src/SourceView.py (key_press): Add function.
* src/plugins/WebPage.py: Add tab with index page options.
* src/po/hu.po: Update
* doc/gramps-manual/hu/filtref.xml: Update
svn: r2831
2004-02-15 03:24:12 +00:00
Don Allingham
1b81ddc562
update
...
svn: r2830
2004-02-15 02:34:03 +00:00
Don Allingham
1c52f85907
* src/Marriage.py: fix title and places
...
* src/FamilyView.py: fix child relations and spouse's parents
svn: r2829
2004-02-15 02:33:44 +00:00
Don Allingham
63847a19c3
update
...
svn: r2828
2004-02-15 01:58:26 +00:00
Don Allingham
45c712e8cd
* src/RelLib.py: fix syntax error
...
* src/EditPerson.py: fix reordering of children
*
svn: r2827
2004-02-15 01:57:07 +00:00
Don Allingham
7ed2f0551e
Move from object references to IDs
...
svn: r2822
2004-02-14 05:40:30 +00:00
Jens Arvidsson
0192477335
Second translation update for 1.0.0
...
svn: r2804
2004-02-11 07:46:18 +00:00
Alex Roitman
4bd10169a4
* doc/gramps-manual/fr/getstart.xml: Comment out old ZODB section.
...
svn: r2802
2004-02-11 04:08:15 +00:00
Alex Roitman
102dce08c4
* doc/gramps.1.in, doc/gramps.1: Typo. New date.
...
svn: r2801
2004-02-11 00:33:50 +00:00
Alex Roitman
ba43e2a1ae
* doc/gramps-manual/fr/faq.xml: Add startup druid question.
...
svn: r2800
2004-02-10 15:15:29 +00:00
Sebastian Voeck
04e1271074
Updated for 1.0.0
...
svn: r2799
2004-02-10 09:46:18 +00:00
Alex Roitman
c352b3b35a
* src/plugins/rel_ru.py: Add more possible russian LANG values.
...
svn: r2798
2004-02-10 02:52:57 +00:00
Alex Roitman
df033564fc
Update
...
svn: r2797
2004-02-10 02:04:39 +00:00
Alex Roitman
65a7d8d7b7
* src/po/nl.po: Translation for 1.0.0-RC.
...
svn: r2796
2004-02-10 02:02:16 +00:00
Alex Roitman
35dea844a0
* doc/gramps-manual/ru/faq.xml: Add startup druid question.
...
svn: r2795
2004-02-09 23:54:04 +00:00
Alex Roitman
5aefb6fd4d
* doc/gramps-manual/C/faq.xml: Typo. Add startup druid question.
...
svn: r2794
2004-02-09 21:11:14 +00:00
Alexander Bogdashevsky
852030a679
src/po/ru.po: typo
...
svn: r2793
2004-02-09 01:30:44 +00:00
Don Allingham
2cf3f966e2
update
...
svn: r2792
2004-02-08 04:52:30 +00:00
Don Allingham
ac224502b5
* src/plugins/ReadGedcom.py (GedcomParser.parse_individual): handle event
...
description
* src/ImageSelect.py: disable double click to edit in a gallery
svn: r2791
2004-02-08 00:00:35 +00:00
Don Allingham
66259d874b
* src/ImageSelect.py: disable double click to edit in a gallery
...
svn: r2790
2004-02-07 22:23:57 +00:00
Alex Roitman
e901a51cc4
Update
...
svn: r2789
2004-02-07 16:50:24 +00:00
Alex Roitman
5f3a38b573
Update
...
svn: r2788
2004-02-07 00:44:22 +00:00
Alex Roitman
b2e0fe5f01
Update
...
svn: r2787
2004-02-06 21:29:37 +00:00
Alex Roitman
5f11a1209b
Update
...
svn: r2786
2004-02-06 21:27:43 +00:00
Alex Roitman
94457b9d5d
Replace &app; with GRAMPS inside the title tag.
...
svn: r2785
2004-02-06 21:27:29 +00:00
Alex Roitman
654f40fba2
Change &app; in favor of GRAMPS inside the title tag.
...
svn: r2784
2004-02-06 21:25:00 +00:00
Alex Roitman
50332acbfd
* src/gramps.glade: Define handler for the gallery's Edit button.
...
* src/EditSource.py: Connect callback to the gallery's Edit button.
* src/ImageSelect.py: Remember old photo list.
* src/EditPlace.py: Revert photos on Cancel.
* src/EditPerson.py: Revert photos on Cancel.
* src/Marriage.py: Revert photos on Cancel.
svn: r2783
2004-02-06 20:57:01 +00:00
Alex Roitman
3546fae555
* src/EditPlace.py: Pass window to the Gallery.
...
* src/ImageSelect.py: Run modal dialog, using parent window.
* src/imagesel.glade: Define proper button responses.
svn: r2782
2004-02-06 06:44:22 +00:00
Alex Roitman
efd2905b0b
* src/plugins/rel_ru.py: Add more possible russian LANG values.
...
svn: r2781
2004-02-06 04:58:11 +00:00
Alexander Bogdashevsky
abf1b46618
src/po/ru.po: Some clarifications
...
svn: r2780
2004-02-06 04:41:53 +00:00
Alex Roitman
8ad83d32b7
* src/plugins/soundgen.py: Fall back to empty input.
...
svn: r2779
2004-02-05 19:53:02 +00:00
Alex Roitman
78fc879948
* src/plugins/Merge.py (gen_key,name_compare):
...
Fall back to not using soundex if the charset can't be latin-1 encoded.
svn: r2778
2004-02-05 19:37:58 +00:00
Alex Roitman
154b7ef6f4
* doc/gramps-manual/fr/cmdline.xml: Update.
...
* doc/gramps-manual/fr/filtref.xml: Update.
* doc/gramps-manual/fr/mainwin.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.
svn: r2777
2004-02-05 17:03:49 +00:00
Laurent Protois
7390aaab2d
French Update for cvs
...
svn: r2776
2004-02-05 16:34:43 +00:00
Lars Lundin
ae41c12b27
Translation update for 1.0.0-RC1 (3 new strings)
...
svn: r2775
2004-02-05 08:10:40 +00:00
Alex Roitman
22d31ad5ca
* doc/gramps-manual/ru/filtref.xml: Update.
...
* doc/gramps-manual/ru/getstart.xml: Update.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
* doc/gramps-manual/ru/mainwin.xml: Update.
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2774
2004-02-05 03:27:07 +00:00
Egyeki Gergelly
49b08d56c8
*** empty log message ***
...
svn: r2773
2004-02-04 23:12:21 +00:00
Frode Jemtland
b0a2980652
Translated all new strings for the last month
...
svn: r2772
2004-02-04 21:07:48 +00:00
Alex Roitman
723b4f20f2
* src/po/template.po: Update translation template.
...
svn: r2771
2004-02-04 17:57:13 +00:00
Egyeki Gergelly
4fe1a414bf
*** empty log message ***
...
svn: r2770
2004-02-04 17:56:35 +00:00
Tim Waugh
33b9aa1958
2004-02-04 Tim Waugh <twaugh@redhat.com>
...
* doc/gramps-manual/fr/filtref.xml: Fixed tag mismatch.
svn: r2769
2004-02-04 11:08:04 +00:00
Don Allingham
9459938a37
update
...
svn: r2768
2004-02-04 04:48:13 +00:00
Don Allingham
ad2c2d2bff
* src/FamilyView.py: new text string for "unknown" spouse
...
* src/ImageSelect.py: integer conversions for event.x, event.y
* src/const.py.in: copyright date update
svn: r2767
2004-02-04 04:42:06 +00:00
Alexander Bogdashevsky
a0c8ec41d0
src/po/ru.po: Some typos and clarifications
...
svn: r2766
2004-02-04 03:14:40 +00:00
Alex Roitman
848ef1d0c7
* doc/gramps-manual/ru/usage.xml: Update.
...
* doc/gramps-manual/ru/filtref.xml: Update.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
* doc/gramps-manual/ru/mainwin.xml: Update.
* doc/gramps-manual/ru/figures/*.png: Update.
* NEWS: Update.
svn: r2765
2004-02-04 02:50:29 +00:00
Alex Roitman
f41aa0e3da
Update
...
svn: r2764
2004-02-04 02:11:43 +00:00
Alex Roitman
96fe1792bc
Update figures
...
svn: r2763
2004-02-04 02:03:05 +00:00
Alex Roitman
2fdc0238a4
* doc/gramps-manual/fr/filtref.xml: Update.
...
* doc/gramps-manual/C/gramps-manual.xml: Update.
svn: r2762
2004-02-03 23:03:27 +00:00
Alex Roitman
7bb2c62d0c
* doc/gramps-manual/fr/gramps-manual.xml: Update.
...
svn: r2761
2004-02-03 22:57:48 +00:00
Alex Roitman
e8e79e4533
* doc/gramps-manual/fr/faq.xml: Update.
...
* doc/gramps-manual/fr/mainwin.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.
svn: r2760
2004-02-03 22:55:07 +00:00
Alex Roitman
909fc72505
Update
...
svn: r2759
2004-02-03 22:53:49 +00:00
Alex Roitman
e5fd287fa8
* configure.in, configure: Don't ship Hungarian manual (unfinished).
...
* doc/gramps-manual/Makefile.am, doc/gramps-manual/Makefile.in:
Don't ship Hungarian manual.
svn: r2758
2004-02-03 21:30:18 +00:00
Alex Roitman
5a8aece87b
Update
...
svn: r2757
2004-02-03 17:41:52 +00:00
Alex Roitman
0245463ee9
* doc/gramps-manual/C/filtref.xml: Typo.
...
* doc/gramps-manual/ru/filtref.xml: Update.
svn: r2756
2004-02-03 05:16:36 +00:00
Don Allingham
a3ad4d31df
update
...
svn: r2755
2004-02-03 03:45:23 +00:00
Don Allingham
35e2920c1b
* src/VersionControl.py: Call win.run to prevent exit from killing the
...
window before the data is saved.
svn: r2754
2004-02-03 03:45:12 +00:00
Alex Roitman
c78a2b9fd8
* configure.in, configure: Don't ship German manual (unfinished).
...
* doc/gramps-manual/Makefile.am, doc/gramps-manual/Makefile.in:
Don't ship German manual.
svn: r2753
2004-02-02 23:04:14 +00:00
Alex Roitman
304dc26cd1
Update
...
svn: r2752
2004-02-02 21:21:46 +00:00
Alex Roitman
3dcc64d11c
* doc/gramps-manual/ru/custom.xml: Update.
...
svn: r2751
2004-02-02 15:34:32 +00:00
Egyeki Gergelly
7f2b66dfe9
*** empty log message ***
...
svn: r2750
2004-02-02 15:18:25 +00:00
Egyeki Gergelly
621a315751
brother-in-law, sister-in-law relations added
...
svn: r2749
2004-02-02 15:16:35 +00:00
Egyeki Gergelly
478fe9c408
Update
...
svn: r2748
2004-02-02 15:15:48 +00:00
Alex Roitman
28726e5bd7
* doc/gramps-manual/ru/custom.xml: Update.
...
svn: r2747
2004-02-02 06:39:21 +00:00
Alex Roitman
a71069b5df
* src/po/ru.po: Typo.
...
* doc/gramps-manual/C/usage.xml: Typo.
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2746
2004-02-02 06:02:21 +00:00
Alexander Bogdashevsky
7e1aaa69f2
src/po/ru.po: LDS terms are translated now
...
svn: r2745
2004-02-02 01:46:42 +00:00
Alex Roitman
9af4c2e21e
* src/plugins/rel_hu.py: Typos.
...
svn: r2744
2004-02-01 15:30:55 +00:00
Egyeki Gergelly
d0bf7819ed
*** empty log message ***
...
svn: r2743
2004-02-01 14:30:33 +00:00
Alex Roitman
6767c3a35a
* src/po/ru.po: Typo.
...
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2742
2004-02-01 06:51:53 +00:00
Don Allingham
281fd07988
update
...
svn: r2741
2004-02-01 04:51:41 +00:00
Don Allingham
c1edf603b4
* src/SourceView.py: handle column sorting properly
...
* src/PlaceView.py: handle column sorting properly
svn: r2740
2004-02-01 04:49:49 +00:00
Alex Roitman
a27abc20a7
* doc/gramps-manual/fr/figures/*.png: Update figures.
...
svn: r2739
2004-02-01 03:54:07 +00:00
Alex Roitman
317fd3c44b
* doc/gramps-manual/fr/faq.xml: Update.
...
* doc/gramps-manual/fr/gramps-manual.xml: Update.
* doc/gramps-manual/fr/usage.xml: Update.
svn: r2738
2004-02-01 03:48:24 +00:00
Don Allingham
5ce405cbf8
update
...
svn: r2737
2004-02-01 03:18:20 +00:00
Don Allingham
1ead1fc695
* src/gramps_main.py: better error messages on database write failure
...
* src/WriteXML.py: better error messages on database write failure
* src/GrampsXML.py: better error messages on database write failure
* src/PeopleView.py (PeopleView.add_to_person_list): don't attempt to sort the
model unless it has be assigned.
svn: r2736
2004-02-01 03:16:23 +00:00
Alex Roitman
3a728b13c7
* doc/gramps-manual/C/mainwin.xml: Correction.
...
svn: r2735
2004-02-01 01:14:06 +00:00
Alex Roitman
586511a63e
* src/plugins/AncestorChart2.py: Change the tile when changing
...
the center person.
* src/plugins/SimpleBookTitle.py: Correct window title.
svn: r2734
2004-02-01 00:44:31 +00:00
Alex Roitman
384357988e
* src/Report.py: Mark translatable string.
...
* src/Witness.py: Mark translatable string.
* src/plugins/FamilyGroup.py: Mark translatable string.
svn: r2733
2004-02-01 00:34:36 +00:00
Alex Roitman
e409af6e6e
* src/plugins/Ancestors.py: Typo.
...
* src/plugins/IndivComplete.py: Typo.
svn: r2732
2004-01-31 23:01:27 +00:00
Don Allingham
57a9a420ee
* src/PeopleView.py (PeopleView.add_to_person_list): don't attempt to sort the
...
model unless it has be assigned.
svn: r2731
2004-01-31 21:32:01 +00:00
Don Allingham
7a44979bc3
fix update
...
svn: r2730
2004-01-31 20:26:36 +00:00
Egyeki Gergelly
d57159a553
*** empty log message ***
...
svn: r2729
2004-01-31 17:57:25 +00:00
Egyeki Gergelly
8d142f72fe
Updating Hungarian translation for 1.0-RC
...
svn: r2728
2004-01-31 17:56:35 +00:00
Don Allingham
38c4a40199
update
...
svn: r2727
2004-01-31 15:09:57 +00:00
Alex Roitman
f0d27c35d3
* src/plugins/AncestorChart2.py (write_book_item):
...
Treat unconfigured title.
svn: r2726
2004-01-30 13:51:02 +00:00
Alexander Bogdashevsky
18564fa2ac
Spell checking and more "family" fixes :)
...
svn: r2725
2004-01-28 04:19:38 +00:00
Don Allingham
5dcc0e095a
version 0.99
...
svn: r2723
2004-01-28 03:20:42 +00:00
Don Allingham
230d0e6414
update
...
svn: r2722
2004-01-28 02:33:50 +00:00
Don Allingham
3661345197
* src/docgen/PdfDoc.py: fix encoding exception
...
* gramps-mdk.spec: Mandrake RPM spec file
svn: r2721
2004-01-28 02:30:12 +00:00
Don Allingham
90a33e61ab
* src/docgen/PdfDoc.py: fix encoding exception
...
* gramps-mdk.spec: Mandrake RPM spec file
svn: r2720
2004-01-28 02:18:53 +00:00
Alex Roitman
5493ba1803
Update
...
svn: r2719
2004-01-27 18:20:06 +00:00
Alex Roitman
31d4ee3b67
* src/po/ru.po: Minor corrections.
...
svn: r2718
2004-01-27 16:37:47 +00:00
Laurent Protois
6ad27e4d4d
In good french !
...
svn: r2717
2004-01-27 15:19:20 +00:00
Don Allingham
fcd142909f
update
...
svn: r2716
2004-01-27 03:30:54 +00:00
Don Allingham
a68c3d0226
* src/grampslib_wrap.c: backout mime type search
...
svn: r2715
2004-01-27 03:28:21 +00:00
Egyeki Gergelly
4d1289d24c
Indexed and resized png images
...
svn: r2714
2004-01-26 15:23:48 +00:00
Egyeki Gergelly
3affcdc486
*** empty log message ***
...
svn: r2713
2004-01-26 15:15:16 +00:00
Laurent Protois
726fccd3b8
I hope it's the good one ;-)
...
svn: r2712
2004-01-26 08:21:23 +00:00
Laurent Protois
42e38f3c9c
I hope it's the good one ;-)
...
svn: r2711
2004-01-26 08:04:22 +00:00
Alex Roitman
6b16c17816
* doc/gramps-manual/C/usage.xml: Typos.
...
* doc/gramps-manual/ru/usage.xml: Update.
svn: r2710
2004-01-26 05:18:24 +00:00
Alex Roitman
40b2508322
* doc/gramps-manual/C/gramps-manual.xml: Typos.
...
* doc/gramps-manual/de/cmdline.xml: Typo and wrong encoding.
* doc/gramps-manual/ru/gramps-manual.xml: Update.
svn: r2709
2004-01-26 05:16:17 +00:00
Alexander Bogdashevsky
64d13b272f
Some cleanups
...
svn: r2708
2004-01-26 05:12:53 +00:00
Alex Roitman
f9b5139ced
Typos and wrong encoding
...
svn: r2707
2004-01-26 01:13:20 +00:00
Sebastian Voeck
5b4a390c47
Translation
...
svn: r2706
2004-01-25 19:37:41 +00:00
Sebastian Voeck
33e1cb7e4c
Started translation
...
svn: r2705
2004-01-25 17:22:02 +00:00
Alex Roitman
4616525e1c
* configure, configure.in: Typo.
...
svn: r2704
2004-01-25 07:47:19 +00:00
Egyeki Gergelly
be687dd5a0
*** empty log message ***
...
svn: r2703
2004-01-24 23:16:40 +00:00
Egyeki Gergelly
1b02a343e7
*** empty log message ***
...
svn: r2702
2004-01-24 20:30:47 +00:00
Alexander Bogdashevsky
19652d2eda
* src/po/ru.po: Update Russian translation for pre-1-rc1
...
svn: r2701
2004-01-24 18:45:05 +00:00
Alex Roitman
a20fcea0e2
Update
...
svn: r2700
2004-01-24 18:33:35 +00:00
Alex Roitman
4bc617cff1
Relationship fix
...
svn: r2699
2004-01-23 14:44:28 +00:00
Alex Roitman
e0dd37d0d4
Translation for 1.0.0-RC
...
svn: r2698
2004-01-23 14:31:33 +00:00
Laurent Protois
79ff9a79f2
French Update for cvs
...
svn: r2697
2004-01-23 13:53:04 +00:00
Don Allingham
296e1d726c
update
...
svn: r2696
2004-01-23 03:39:12 +00:00
Don Allingham
e2b4392a39
* src/grampslib.i: same fixes as grampslib_wrap.c
...
* src/plugins/RelCalc.py: use preferred name format
svn: r2695
2004-01-23 03:38:23 +00:00
Don Allingham
28a7b09c64
update
...
svn: r2694
2004-01-22 02:04:10 +00:00
Don Allingham
b390ec8695
* src/grampslib_wrap.c: check the known mime types before calling the
...
gnome functions
svn: r2693
2004-01-22 02:03:21 +00:00
Lars Lundin
5c0bc698a2
Translation update for 1.0.0-RC1
...
svn: r2692
2004-01-21 16:15:30 +00:00
Alex Roitman
f2463449ca
New figure
...
svn: r2691
2004-01-21 15:44:05 +00:00
Alex Roitman
e2faf0ec01
Update
...
svn: r2690
2004-01-21 15:30:11 +00:00
Alex Roitman
ea96291bba
Update
...
svn: r2689
2004-01-21 15:10:06 +00:00
Jens Arvidsson
066b3ff395
Translation update for 1.0.0
...
svn: r2688
2004-01-21 14:56:52 +00:00
Alex Roitman
abffae93ed
Update
...
svn: r2687
2004-01-21 14:46:07 +00:00
Alex Roitman
39eaaa9675
Update
...
svn: r2686
2004-01-21 06:03:08 +00:00