blob: 327542157829f9e0ee7aab41894f4f3d61227ef3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|