From 0c5959471008a91c00e64cdff16abb91d8569afe Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 5 Jul 2017 12:16:36 -0400 Subject: Add a bunch more README.md files for the rest of the lumina desktop-utilities. --- src-qt5/desktop-utils/lumina-xdg-entry/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-xdg-entry/README.md (limited to 'src-qt5/desktop-utils/lumina-xdg-entry') diff --git a/src-qt5/desktop-utils/lumina-xdg-entry/README.md b/src-qt5/desktop-utils/lumina-xdg-entry/README.md new file mode 100644 index 00000000..32754215 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-xdg-entry/README.md @@ -0,0 +1,12 @@ +## XDG Desktop Entry Creator for the Lumina Desktop + +This is a simple graphical utility to assist in creating XDG-compliant desktop entries. + +### Library Dependencies + +1. Qt 5.2+ (specific modules listed below) + * core + * gui + * widgets +2. Other Libraries + * libc -- cgit