summaryrefslogtreecommitdiff
path: root/components/text/services
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2001-02-22 08:59:31 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2001-02-22 08:59:31 +0000
commita86ad3322719bfd6552405787979e5a292c1eea7 (patch)
treef8049f903d6db71caaea4260bad624c1c9f2e6d0 /components/text/services
parent03be076353280345ca860a6791909d9d47bd9d01 (diff)
downloadnautilus-a86ad3322719bfd6552405787979e5a292c1eea7.tar.gz
post-1_0_6 branch with annotation stuff
post-1_0_6 branch with annotation stuff
Diffstat (limited to 'components/text/services')
-rw-r--r--components/text/services/english_to_french.xml2
-rw-r--r--components/text/services/french_to_english.xml3
2 files changed, 5 insertions, 0 deletions
diff --git a/components/text/services/english_to_french.xml b/components/text/services/english_to_french.xml
new file mode 100644
index 000000000..897ccf5d4
--- /dev/null
+++ b/components/text/services/english_to_french.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0"?>
+<service label="Translate from English to French" source="document" template="http://dellbert.differnet.com/catalog/FetchBabel.cgi?lang=en_fr&amp;text=%s" tooltip="Translate this document from English to French using BabelFish"/>
diff --git a/components/text/services/french_to_english.xml b/components/text/services/french_to_english.xml
new file mode 100644
index 000000000..2df40fa92
--- /dev/null
+++ b/components/text/services/french_to_english.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<service label="Translate from French to English" source="document"
+template="http://dellbert.differnet.com/catalog/FetchBabel.cgi?lang=fr_en&amp;text=%s" tooltip="Translate this document from French to English using BabelFish"/>