forked from openlp/openlp
12 lines
202 B
Desktop File
Executable File
12 lines
202 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=OpenLP
|
|
GenericName=Church lyrics projection
|
|
Exec=openlp
|
|
Icon=openlp
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=AudioVideo;
|