diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-13 15:56:33 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | c6a2f7b06db62820600b70ca48e2ef6432cd9525 (patch) | |
tree | 260bed2d01a65ee3c7d95fe94f4d487272bda863 /libraries/gtkmm-utils/README | |
parent | bb9c64c8c50677cf0e5fbefbb1e61370d2d35275 (diff) | |
download | slackbuilds-c6a2f7b06db62820600b70ca48e2ef6432cd9525.tar.gz |
Multiple: Fix .info and README (gtkmm refs)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/gtkmm-utils/README')
-rw-r--r-- | libraries/gtkmm-utils/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/gtkmm-utils/README b/libraries/gtkmm-utils/README index ad6665f7e7..ba1b59af88 100644 --- a/libraries/gtkmm-utils/README +++ b/libraries/gtkmm-utils/README @@ -8,7 +8,3 @@ gtkmm and glibmm. The package consists of two shared libraries which will be installed to your pkg-config path, glibmm-utils and gtkmm-utils. - -gtkmm is the official C++ API for GTK+, a graphical user interface -toolkit used in the GNOME desktop. -glibmm is a C++ API for GLib. |