[gnumeric] Plugins: finish renaming. I hope.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] Plugins: finish renaming. I hope.
- Date: Thu, 20 Aug 2009 13:26:06 +0000 (UTC)
commit e068cc86780fe8276d62bb2d0129ccbcdb269444
Author: Morten Welinder <terra gnome org>
Date: Thu Aug 20 09:25:49 2009 -0400
Plugins: finish renaming. I hope.
plugins/fn-derivatives/plugin.xml.in | 2 +-
plugins/fn-numtheory/plugin.xml.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/fn-derivatives/plugin.xml.in b/plugins/fn-derivatives/plugin.xml.in
index 705ef80..75881f9 100644
--- a/plugins/fn-derivatives/plugin.xml.in
+++ b/plugins/fn-derivatives/plugin.xml.in
@@ -5,7 +5,7 @@
<_description>Functions related to financial derivatives</_description>
</information>
<loader type="Gnumeric_Builtin:module">
- <attribute name="module_file" value="derivatives"/>
+ <attribute name="module_file" value="plugin"/>
</loader>
<services>
<service type="function_group" id="derivatives">
diff --git a/plugins/fn-numtheory/plugin.xml.in b/plugins/fn-numtheory/plugin.xml.in
index fdcbb34..86c0a02 100644
--- a/plugins/fn-numtheory/plugin.xml.in
+++ b/plugins/fn-numtheory/plugin.xml.in
@@ -5,7 +5,7 @@
<_description>Several basic utilities for prime numbers, pi, phi, sigma. It also holds some simple bitwise operations.</_description>
</information>
<loader type="Gnumeric_Builtin:module">
- <attribute name="module_file" value="numtheory"/>
+ <attribute name="module_file" value="plugin"/>
</loader>
<services>
<service type="function_group" id="num_theory">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]