diff options
author | q5sys <jt@xsystems.com> | 2017-11-24 15:25:42 -0500 |
---|---|---|
committer | q5sys <jt@xsystems.com> | 2017-11-24 15:25:42 -0500 |
commit | 0069a052e1cbef588e8f93a31314965b0c2af68a (patch) | |
tree | f77cabba7be066d4a3d9a4f071d802debdb3b769 /src-qt5/desktop-utils/lumina-xdg-entry/README.md | |
parent | add file menu shortcuts into lumina-xdg (diff) | |
download | lumina-0069a052e1cbef588e8f93a31314965b0c2af68a.tar.gz lumina-0069a052e1cbef588e8f93a31314965b0c2af68a.tar.bz2 lumina-0069a052e1cbef588e8f93a31314965b0c2af68a.zip |
remove lumina-xdg-entry from build
Diffstat (limited to 'src-qt5/desktop-utils/lumina-xdg-entry/README.md')
-rw-r--r-- | src-qt5/desktop-utils/lumina-xdg-entry/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src-qt5/desktop-utils/lumina-xdg-entry/README.md b/src-qt5/desktop-utils/lumina-xdg-entry/README.md deleted file mode 100644 index 32754215..00000000 --- a/src-qt5/desktop-utils/lumina-xdg-entry/README.md +++ /dev/null @@ -1,12 +0,0 @@ -## 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 |