diff options
author | Stefano Karapetsas <[email protected]> | 2012-04-03 18:01:07 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-04-03 18:01:07 +0200 |
commit | c41cfe676bafbded92d3c4b914abcfa4d4443641 (patch) | |
tree | 07bb5329717fe67fdcba37e250ce03b3f6fd5c1b /mate-dictionary/docs | |
parent | 71babe175bd2940ef88d88659f8b1410bc6b23c6 (diff) | |
download | mate-utils-c41cfe676bafbded92d3c4b914abcfa4d4443641.tar.bz2 mate-utils-c41cfe676bafbded92d3c4b914abcfa4d4443641.tar.xz |
mate-dictionary: port from ~/.mate2 to ~/.config/mate
Diffstat (limited to 'mate-dictionary/docs')
-rw-r--r-- | mate-dictionary/docs/source-configuration.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/docs/source-configuration.txt b/mate-dictionary/docs/source-configuration.txt index 3b815cae..1cbb0ec6 100644 --- a/mate-dictionary/docs/source-configuration.txt +++ b/mate-dictionary/docs/source-configuration.txt @@ -6,7 +6,7 @@ Dictionary, and since Gdict makes the addition of such back-ends a possibility, we need a way to configure these back-ends. My plan is to use .desktop files in a standard location, such as -/usr/share/mate-dictionary and $HOME/.mate2/mate-dictionary. By dropping a +/usr/share/mate-dictionary and $HOME/.config/mate/mate-dictionary. By dropping a correctly-formatted .desktop file inside these locations, you can enable a new dictionary source inside MATE Dictionary. |