diff options
author | Leo C <leoc@gmx.com> | 2017-09-17 18:37:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-17 20:29:50 +0700 |
commit | e54fc668cb46703d6149b10c8bcfbbd95a4c7ce0 (patch) | |
tree | 8de76f821761de2aae9664e4423dfdae2a52c6ce /desktop/awf/README | |
parent | 23f34861a66f0e877eb0589d97f61db0fb444168 (diff) | |
download | slackbuilds-e54fc668cb46703d6149b10c8bcfbbd95a4c7ce0.tar.gz |
desktop/awf: Added (A Widget Factory).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/awf/README')
-rw-r--r-- | desktop/awf/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/awf/README b/desktop/awf/README new file mode 100644 index 0000000000..b87124a054 --- /dev/null +++ b/desktop/awf/README @@ -0,0 +1,3 @@ +A widget factory is a theme preview application for gtk2 and gtk3. +It displays the various widget types provided by gtk2/gtk3 in a +single window allowing to see the visual effect of the applied theme. |