summaryrefslogtreecommitdiff
path: root/mate-dictionary/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/README.md')
-rw-r--r--mate-dictionary/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/mate-dictionary/README.md b/mate-dictionary/README.md
new file mode 100644
index 00000000..bdd045ad
--- /dev/null
+++ b/mate-dictionary/README.md
@@ -0,0 +1,17 @@
+MATE Dictionary
+====================
+MATE Dictionary enables you to search words and terms in a dictionary source.
+
+Source tree:
+
+* `data/`: contains Glade files for the UI; the .server file and menu description file for the applet; GSettings schemas; the .desktop for the application.
+
+* `docs/reference/`: gtk-doc magic needed for the Gdict reference guide.
+
+* `help/`: the help for the application and the applet.
+
+* `libgdict/`: contains the Gdict library, which is the engine upon which both the application and the applet are built.
+
+* `src/`: contains the application and the applet sources.
+
+2005-12-19 20:24 (+0100) ebassi <ebassi (AT) gmail (DOT) com>