diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:58:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:58:03 +0300 |
commit | 087ae128bbc8f4d09ca9869b5fbe22037a263acc (patch) | |
tree | 7edf3b7ca24262b82d0b9834819b4f4ed74f93b3 /extra/dialog | |
parent | 281125cf7a8da32efc4df0a5bed0a44191535a6e (diff) | |
download | repository-087ae128bbc8f4d09ca9869b5fbe22037a263acc.tar.gz |
dialog: add meta file
Diffstat (limited to 'extra/dialog')
-rw-r--r-- | extra/dialog/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/dialog/meta b/extra/dialog/meta new file mode 100644 index 00000000..562f8049 --- /dev/null +++ b/extra/dialog/meta @@ -0,0 +1,3 @@ +description: scriptable dialog boxes +license: LGPL-2.1 +maintainer: Cem Keylan <cem@carbslinux.org> |