diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-11 19:45:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:01 +0200 |
commit | e565c4eecf95d94afc4bfac073d7112bf818c075 (patch) | |
tree | 6ca63c3c190ddc1cca723273d06a834062663ad9 /libraries/gtkmm/slack-desc | |
parent | 450858c996f27fee042d3cc883a5f92d1bd8131a (diff) | |
download | slackbuilds-e565c4eecf95d94afc4bfac073d7112bf818c075.tar.gz |
libraries/gtkmm: Updated for version 2.10.10
Diffstat (limited to 'libraries/gtkmm/slack-desc')
-rw-r--r-- | libraries/gtkmm/slack-desc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/libraries/gtkmm/slack-desc b/libraries/gtkmm/slack-desc index daab6aacf5..5f381f11a2 100644 --- a/libraries/gtkmm/slack-desc +++ b/libraries/gtkmm/slack-desc @@ -1,4 +1,12 @@ -gtkmm: gtkmm +# 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 ':'. + + |-----handy-ruler------------------------------------------------------| +gtkmm: gtkmm (C++ interface for GTK+) gtkmm: gtkmm: gtkmm is the official C++ interface for the popular GUI library gtkmm: GTK+. Highlights include typesafe callbacks, and a comprehensive set |