Update project description.

--HG--
branch : develop
This commit is contained in:
dismine 2014-06-03 08:42:07 +03:00
parent 81ef55abfd
commit b1d49b38fa
3 changed files with 16 additions and 5 deletions

7
README
View file

@ -5,8 +5,11 @@ Valentina main repository: https://bitbucket.org/dismine/valentina/overview
Valentina
==========
Open source project of creating a pattern making program, whose allow
create and modeling patterns of clothing.
Valentina is a cross-platform patternmaking program which allows designers
to create and model patterns of clothing. This software allows pattern
creation, using either standard sizing tables or an individuals set of
measurements. It blends new technologies with traditional methods to create
a unique pattern making tool.
Supported Platforms
===================

View file

@ -6,7 +6,11 @@ valentina \- Pattern making program.
.SH SYNOPSIS
valentina [options] file
.SH DESCRIPTION
Open source project of creating a pattern making program, whose allow create and modeling patterns of clothing.
Valentina is a cross-platform patternmaking program which allows designers
to create and model patterns of clothing. This software allows pattern
creation, using either standard sizing tables or an individuals set of
measurements. It blends new technologies with traditional methods to create
a unique pattern making tool.
.SH OPTIONS
-help Show summary of options.

View file

@ -1022,7 +1022,9 @@
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-in"/>
<iconset theme="zoom-in">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Zoom In</string>
@ -1036,7 +1038,9 @@
<bool>false</bool>
</property>
<property name="icon">
<iconset theme="zoom-out"/>
<iconset theme="zoom-out">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Zoom Out</string>