diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-01-20 19:15:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-01-20 19:15:10 +0300 |
commit | 3a1d496bacf7742dfbd68d0a42429cf2ef89f95e (patch) | |
tree | c51b932efc727f72b3b4f925ef24890c6b595a9b | |
parent | 6a35361f3a4390d6917695f05fc146f5ad6bfafa (diff) | |
download | plus-3a1d496bacf7742dfbd68d0a42429cf2ef89f95e.tar.gz plus-3a1d496bacf7742dfbd68d0a42429cf2ef89f95e.tar.bz2 plus-3a1d496bacf7742dfbd68d0a42429cf2ef89f95e.tar.xz plus-3a1d496bacf7742dfbd68d0a42429cf2ef89f95e.zip |
Add into readmes information about images and fonts sources.
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | README.txt | 4 |
3 files changed, 11 insertions, 0 deletions
@@ -21,6 +21,10 @@ THE MANA PLUS CLIENT - xsel (for clipboard access, used only in SDL 1.2) - xdg-open (from xdg-utils, for open url in browser) + Images and fonts sources: + - data/icons + - data/fonts/src + 0. Index -------- @@ -23,6 +23,9 @@ Version: 1.7.1.7 Date: 2017-01-07 - xsel (for clipboard access, used only in SDL 1.2) - xdg-open (from xdg-utils, for open url in browser) +### Images and fonts sources: + - data/icons + - data/fonts/src ## 0. Index diff --git a/README.txt b/README.txt index 48fcc9a33..e28ff629e 100644 --- a/README.txt +++ b/README.txt @@ -21,6 +21,10 @@ THE MANA PLUS CLIENT - xsel (for clipboard access, used only in SDL 1.2)
- xdg-open (from xdg-utils, for open url in browser)
+ Images and fonts sources:
+ - data/icons
+ - data/fonts/src
+
0. Index
--------
|