diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:49:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:49:08 +0300 |
commit | 8594934a17895fa4a17af8b61bb1ca90a862f77a (patch) | |
tree | ea7cd2134df4ee3ad7431b2882bb7123fa1e766a /xorg | |
parent | bb6a2011f7ef548c9ea2a863d8e1caf92d2bef7b (diff) | |
download | repository-8594934a17895fa4a17af8b61bb1ca90a862f77a.tar.gz |
xmenu: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xmenu/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xmenu/meta b/xorg/xmenu/meta new file mode 100644 index 00000000..1692e30b --- /dev/null +++ b/xorg/xmenu/meta @@ -0,0 +1,3 @@ +description: Generic X11 menu utility +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |