summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbeorn2007-03-11 11:35:20 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0d003c4358d6400e2c07e2f8502359138284e4bc (patch)
tree07f12c2ce12d0d757245feda2a53d48fc439fd1c
parentdeab5e3d1d56306921c5a4a8f29280a60c9b7774 (diff)
downloadruby-color-tools-0d003c4358d6400e2c07e2f8502359138284e4bc.zip
ruby-color-tools-0d003c4358d6400e2c07e2f8502359138284e4bc.tar.gz
- Polish translation
- Description update Changed files: ruby-color-tools.spec -> 1.2
-rw-r--r--ruby-color-tools.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/ruby-color-tools.spec b/ruby-color-tools.spec
index 8e3019b..d7e5783 100644
--- a/ruby-color-tools.spec
+++ b/ruby-color-tools.spec
@@ -1,4 +1,5 @@
Summary: Color manipulation library for Ruby
+Summary(pl.UTF-8): Biblioteka manipulacji kolorami dla Ruby
Name: ruby-color-tools
Version: 1.3.0
Release: 1
@@ -17,7 +18,19 @@ Requires: ruby-transaction-simple
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Color manipulation library for Ruby.
+ruby-color-tools is a Ruby library to provide RGB, CMYK, and other
+colourspace support to applications that require it. It offers 152
+named RGB colours (184 with spelling variations) that are commonly
+supported and used in HTML, SVG, and X11 applications. A technique
+for generating a monochromatic contrasting palette is also included.
+
+%description -l pl.UTF-8
+ruby-color-tools jest biblioteką języka Ruby dostarczającą wsparcie
+przestrzeni kolorów RGB, CMYK i innych dla aplikacji, które tego
+wymagają. Oferuje 152 nazwane kolory RGB (184 licząc z różnymi
+wymowami), które są powszechnie wspierane i używane w HTML, SVG i
+aplikacjach dla X11. Zawiera również technikę generacji kontrastowej
+palety monochromatycznej.
%prep
%setup -q -n color-tools-%{version}