forked from pool/OpenLP
- Update to 3.0.2: The difference is huge and the list of changes is long. Please, if you care study whole story on https://openlp.org/blog. This particular minor release changed: - Only show hash if song book number exists - FIX: Missing looping for theme background videos - Fix Songs' Topics media manager icon to be the same from the Song Maintenance dialog - Add ability to return transposed item with service_item format to avoid duplicate calls on remote - Fix OpenLyrics whitespaces being 'eaten' (again) - Fixg service manager's list exception when pressing 'Left' keyboard key without any item selected - Force the use of SqlAlchemy 1.4 for now - Removing login requirement from transpose endpoint - Handle verse ranges in BibleServer - Fix up loading 2.9.x services - Attempt to fix #1287 by checking for both str and bytes, and decoding bytes to unicode - Add debugging for VLC and fix strange state. - Display the closing progress dialog during plugin shutdown - Fix an issue with the Worship Center Pro importer - Fix white preview display when previewing presentations - Fix an issue where the websockets server would try to shut down even when -w is supplied - Use a simpler approach when creating a tmp file when saving service files OBS-URL: https://build.opensuse.org/request/show/1072982 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/OpenLP?expand=0&rev=6
14 lines
378 B
Diff
14 lines
378 B
Diff
---
|
|
resources/openlp.desktop | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/resources/openlp.desktop
|
|
+++ b/resources/openlp.desktop
|
|
@@ -9,5 +9,5 @@ Name=OpenLP
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
-Keywords=projection,multimedia,videos,music,songs,worship
|
|
+Keywords=projection;multimedia;videos;music;songs;worship;
|
|
X-KDE-SubstituteUID=false
|