summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2014-12-16 11:11:58 -0300
committerIsmael Luceno2014-12-16 11:11:58 -0300
commit45269ae52052f8922b556e52dbd6ea46d5936b07 (patch)
treef3e9e07679108fe0e5a9ce414cceb62722fb136a
parent14381b5b616f24c79dd19428a1474ca3a2f7eed5 (diff)
evas: Replace "bit" suffix with "-bit" in description
-rwxr-xr-xe-17/evas/DETAILS6
-rw-r--r--e-17/evas/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/e-17/evas/DETAILS b/e-17/evas/DETAILS
index d704fdaa32..99db7759c4 100755
--- a/e-17/evas/DETAILS
+++ b/e-17/evas/DETAILS
@@ -25,7 +25,7 @@ this equates to a 6x6x6 color cube - exactly the same color cube Netscape,
Mozilla, gdkrgb etc. use so colors will be shared). If Evas can't allocate
enough colors it keeps reducing the size of the color cube until it reaches
plain black and white. This way, it can display on anything from a black and
-white only terminal to 16 color VGA to 256 color and all the way up through 15,
-16, 24 and 32bit color. Here are some screen shots of a demo Evas application
-to show the rendering output in different situations.
+white only terminal to 16-color VGA to 256-color and all the way up through
+15-bit, 16-bit, 24-bit and 32-bit color. Here are some screen shots of a demo
+Evas application to show the rendering output in different situations.
EOF
diff --git a/e-17/evas/HISTORY b/e-17/evas/HISTORY
index 7c4e27dd7d..4d5237aac7 100644
--- a/e-17/evas/HISTORY
+++ b/e-17/evas/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2014-05-30 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: giflib => GIFLIB