diff options
author | Jay Lanagan <j@lngn.net> | 2023-03-03 22:46:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:28 +0700 |
commit | 60cfb55548afc99761d0d0b91fb6f8f8898d0243 (patch) | |
tree | 32993829ad551200f3021a9061c4393e4945533c /desktop/nwg-icon-picker/README | |
parent | c4186e77799a7e7da5fa7e8738818c003d4457f8 (diff) |
desktop/nwg-icon-picker: Added (file picking dialog for nwg-shell)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/nwg-icon-picker/README')
-rw-r--r-- | desktop/nwg-icon-picker/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/nwg-icon-picker/README b/desktop/nwg-icon-picker/README new file mode 100644 index 0000000000000..9a34e3caa1f68 --- /dev/null +++ b/desktop/nwg-icon-picker/README @@ -0,0 +1,5 @@ +nwg-icon-picker (file picking dialog for nwg-shell) + +This program is intended to work as the icon picker for nwg-panel, +but it may be used standalone. It displays a window to choose an icon +with a textual search entry, and returns the icon name. |