diff options
author | Matt Hayes <dominian@slackadelic.com> | 2010-05-11 14:55:15 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 14:55:15 +0200 |
commit | 24b4bd1213fca5b1cfaa1e723a76852aa12a3e86 (patch) | |
tree | dd592c0cee986dd5f5c3db1cbc32efe1ea8b2c4f /graphics/dia/slack-desc | |
parent | e48a2573d14d802226c91806d10f984f69c5174d (diff) | |
download | slackbuilds-24b4bd1213fca5b1cfaa1e723a76852aa12a3e86.tar.gz |
graphics/dia: Initial import
Diffstat (limited to 'graphics/dia/slack-desc')
-rw-r--r-- | graphics/dia/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/dia/slack-desc b/graphics/dia/slack-desc new file mode 100644 index 0000000000..98b2b45b15 --- /dev/null +++ b/graphics/dia/slack-desc @@ -0,0 +1,11 @@ +dia: Dia (diagram creation program) +dia: +dia: Dia is inspired by the commercial Windows program 'Visio', though +dia: more geared towards informal diagrams for casual use. It can be used +dia: to draw many different kinds of diagrams. It currently has special +dia: objects to help draw entity relationship diagrams, UML diagrams, +dia: flowcharts, network diagrams, and many other diagrams. It is also +dia: possible to add support for new shapes by writing simple XML files, +dia: using a subset of SVG to draw the shape. +dia: +dia: Homepage: http://www.gnome.org/projects/dia/ |