diff options
author | monsta <[email protected]> | 2015-09-09 10:26:59 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-09-09 10:26:59 +0300 |
commit | 09a33e1feefbf5bc06eb5692b03c894c3b48daa9 (patch) | |
tree | 79eb063ba839cd374968c5035294c17951fd14d2 | |
parent | 8f060cfddeedc196cf8689ffc670a80cbe5698c6 (diff) | |
download | mate-utils-09a33e1feefbf5bc06eb5692b03c894c3b48daa9.tar.bz2 mate-utils-09a33e1feefbf5bc06eb5692b03c894c3b48daa9.tar.xz |
fixed README's
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | mate-dictionary/README | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -13,8 +13,8 @@ This is a fork of GNOME Utilities. Requirements: - intltool >= 0.40.0 - mate-common >= 1.2.0 + intltool >= 0.50.1 + mate-common >= 1.10.0 glib >= 2.36.0 gio >= 2.36.0 gtk+ >= 2.24.0 diff --git a/mate-dictionary/README b/mate-dictionary/README index 3a9044de..ad27357a 100644 --- a/mate-dictionary/README +++ b/mate-dictionary/README @@ -6,7 +6,7 @@ Source tree: data/ contains Glade files for the UI; the .server file and menu description - file for the applet; MateConf schemas; the .desktop for the application. + file for the applet; GSettings schemas; the .desktop for the application. docs/ reference/ |