* src/data/gramps.schemas: Cleanup.
* src/data/Makefile.am: Clen up install rule. Add uninstall rule. * src/StartupDialog.py: Correct use of keys. * src/GrampsCfg.py: Correct usage of gconf. * src/DbPrompter.py: Remove unused module. * src/SelectChild.py: Remove unused module. * src/SelectObject.py: Remove unused module. * src/WriteXML.py: Remove unused module. * src/gramps_main.py: Convert to new gconf usage. * src/FamilyView.py: Convert to new gconf usage. * src/AddSpouse.py: Convert to new gconf usage. * src/ChooseParents.py: Convert to new gconf usage. * src/EditPerson.py: Convert to new gconf usage. * src/EditPlace.py: Convert to new gconf usage. * src/EditSource.py: Convert to new gconf usage. * src/EventEdit.py: Convert to new gconf usage. * src/ImageSelect.py: Convert to new gconf usage. * src/Marriage.py: Convert to new gconf usage. * src/MediaView.py: Convert to new gconf usage. * src/MergeData.py: Convert to new gconf usage. * src/PedView.py: Convert to new gconf usage. * src/Plugins.py: Convert to new gconf usage. * src/RelLib.py: Convert to new gconf usage. * src/TipOfDay.py: Convert to new gconf usage. * src/plugins/AncestorChart2.py: Remove unused module. * src/plugins/AncestorChart.py: Remove unused module. * src/plugins/BookReport.py: Remove unused module. * src/plugins/FanChart.py: Remove unused module. * src/plugins/Partition.py: Remove unused module. * src/plugins/Desbrowser.py: Convert to new gconf usage. * src/plugins/Merge.py: Convert to new gconf usage. * src/plugins/RelCalc.py: Convert to new gconf usage. * src/plugins/WebPage.py: Convert to new gconf usage. svn: r3274
This commit is contained in:
@@ -17,8 +17,9 @@ dist_pkgdata_DATA = gedcom.xml \
|
||||
EXTRA_DIST = $(dist_pkgdata_DATA)
|
||||
|
||||
install-schemas:
|
||||
$(INSTALL_DATA) gramps.schemas $(DESTDIR)/etc/gconf/schemas
|
||||
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
|
||||
gconftool --makefile-install-rule gramps.schemas
|
||||
gconftool --makefile-install-rule gramps.schemas
|
||||
|
||||
install-data-local: install-schemas
|
||||
$(INSTALL) -d $(DESTDIR)$(prefix)/share/gnome/apps/Applications
|
||||
@@ -39,3 +40,6 @@ uninstall-local:
|
||||
-rm $(DESTDIR)$(prefix)/share/mime-info/gramps.keys
|
||||
-rm $(DESTDIR)$(prefix)/share/mime-info/gramps.mime
|
||||
-rm $(DESTDIR)$(prefix)/share/mime/packages/gramps.xml
|
||||
-rm $(DESTDIR)/etc/gconf/schemas/gramps.schemas
|
||||
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
|
||||
gconftool --makefile-uninstall-rule gramps.schemas
|
||||
|
@@ -220,7 +220,7 @@
|
||||
<applyto>/apps/gramps/last-file</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Last XML database GRAMPS has worked with</short>
|
||||
<long>Full pathname of the last XML database GRAMPS has worked with.</long>
|
||||
@@ -232,7 +232,7 @@
|
||||
<applyto>/apps/gramps/recent-file</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Last GRDB database GRAMPS has worked with</short>
|
||||
<long>Full pathname of the last GRDB database GRAMPS has worked with.</long>
|
||||
@@ -300,7 +300,7 @@
|
||||
<applyto>/apps/gramps/report-directory</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default>./</default>
|
||||
<locale name="C">
|
||||
<short>Default report directory</short>
|
||||
<long>Full pathname of the default report directory.</long>
|
||||
@@ -312,7 +312,7 @@
|
||||
<applyto>/apps/gramps/researcher-addr</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher street address</short>
|
||||
<long>Researcher stret address.</long>
|
||||
@@ -324,7 +324,7 @@
|
||||
<applyto>/apps/gramps/researcher-city</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher city</short>
|
||||
<long>Researcher city.</long>
|
||||
@@ -336,7 +336,7 @@
|
||||
<applyto>/apps/gramps/researcher-country</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher country</short>
|
||||
<long>Researcher country.</long>
|
||||
@@ -348,7 +348,7 @@
|
||||
<applyto>/apps/gramps/researcher-email</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher email address</short>
|
||||
<long>Researcher email address.</long>
|
||||
@@ -360,7 +360,7 @@
|
||||
<applyto>/apps/gramps/researcher-name</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher name</short>
|
||||
<long>Researcher name.</long>
|
||||
@@ -372,7 +372,7 @@
|
||||
<applyto>/apps/gramps/researcher-phone</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher phone</short>
|
||||
<long>Researcher phone.</long>
|
||||
@@ -384,7 +384,7 @@
|
||||
<applyto>/apps/gramps/researcher-postal</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher postal code</short>
|
||||
<long>Researcher postal code.</long>
|
||||
@@ -396,7 +396,7 @@
|
||||
<applyto>/apps/gramps/researcher-state</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Researcher state</short>
|
||||
<long>Researcher state.</long>
|
||||
@@ -527,7 +527,7 @@
|
||||
<applyto>/apps/gramps/website-directory</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>""</default>
|
||||
<default>./</default>
|
||||
<locale name="C">
|
||||
<short>Default website directory</short>
|
||||
<long>Full pathname of the default website directory.</long>
|
||||
|
Reference in New Issue
Block a user