diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:54:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:54:20 +0300 |
commit | 752357226d2b8b05698932e534a9e1ec620dc254 (patch) | |
tree | 9b874d824787ec77ef54f6ee51ca825a073f5e38 /dbus | |
parent | 97646dcb70e5d9ea7c1e4dcc2779dd4d9d33d28d (diff) | |
download | repository-752357226d2b8b05698932e534a9e1ec620dc254.tar.gz |
libnotify: add meta file
Diffstat (limited to 'dbus')
-rw-r--r-- | dbus/libnotify/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dbus/libnotify/meta b/dbus/libnotify/meta new file mode 100644 index 00000000..e30a85e3 --- /dev/null +++ b/dbus/libnotify/meta @@ -0,0 +1,3 @@ +description: Desktop notification library +license: LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |