diff options
author | Abu Sakib <[email protected]> | 2020-06-05 14:26:35 +0600 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-06 17:04:18 +0200 |
commit | 0fd663a16357cd300cadbe56469101f0954e6a84 (patch) | |
tree | ca8dca6d3420e25093f580ec800088ae8a10c306 /mate-dictionary/README | |
parent | 5c9ae55ab6cbbe39b5cd6e9f0a8b66770842ed1f (diff) | |
download | mate-utils-0fd663a16357cd300cadbe56469101f0954e6a84.tar.bz2 mate-utils-0fd663a16357cd300cadbe56469101f0954e6a84.tar.xz |
readme: migrate to Markdown for dictionary and baobab and update
Diffstat (limited to 'mate-dictionary/README')
-rw-r--r-- | mate-dictionary/README | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mate-dictionary/README b/mate-dictionary/README deleted file mode 100644 index ad27357a..00000000 --- a/mate-dictionary/README +++ /dev/null @@ -1,25 +0,0 @@ -MATE Dictionary - Look up words in dictionary sources. - -+++ - -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> |