diff options
author | Kyle Guinn <elyk03@gmail.com> | 2015-02-15 07:48:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-15 07:51:31 +0700 |
commit | 8dad317f61b563ddbeb8413da0014b284e26ee52 (patch) | |
tree | c46f7f1023653876560f1fd85c6336ef13f1e8a2 /libraries/gtkdatabox/slack-desc | |
parent | 8ac6f71a893c98918ee0874061aa01bfdf7c7b0a (diff) |
libraries/gtkdatabox: Added (GTK+ widget).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gtkdatabox/slack-desc')
-rw-r--r-- | libraries/gtkdatabox/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gtkdatabox/slack-desc b/libraries/gtkdatabox/slack-desc new file mode 100644 index 000000000000..c4b419d00d99 --- /dev/null +++ b/libraries/gtkdatabox/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gtkdatabox: GtkDatabox (GTK+ widget) +gtkdatabox: +gtkdatabox: GtkDatabox is a widget for live display of large amounts of +gtkdatabox: fluctuating numerical data. Data presentation (e.g. on linear or +gtkdatabox: logarithmic scales, as dots or lines, with markers/labels) as well as +gtkdatabox: user interaction (e.g. measuring distances) is easy. +gtkdatabox: +gtkdatabox: +gtkdatabox: +gtkdatabox: +gtkdatabox: |