mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
chore: improve readability
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
appId: com.github.th-ch.youtube-music
|
||||
productName: YouTube Music
|
||||
appId: com.github.th-ch.pear-desktop
|
||||
productName: Pear Desktop
|
||||
files:
|
||||
- '!*'
|
||||
- dist
|
||||
@ -43,7 +43,7 @@ linux:
|
||||
category: AudioVideo
|
||||
desktop:
|
||||
entry:
|
||||
StartupWMClass: com.github.th_ch.youtube_music
|
||||
StartupWMClass: com.github.th_ch.pear_desktop
|
||||
target:
|
||||
- target: AppImage
|
||||
arch:
|
||||
@ -77,12 +77,12 @@ linux:
|
||||
- armv7l
|
||||
appImage:
|
||||
description: >-
|
||||
YouTube Music Desktop App bundled with custom plugins (and built-in ad
|
||||
Pear Desktop App bundled with custom plugins (and built-in ad
|
||||
blocker / downloader)
|
||||
category: AudioVideo
|
||||
flatpak:
|
||||
description: >-
|
||||
YouTube Music Desktop App bundled with custom plugins (and built-in ad
|
||||
Pear Desktop App bundled with custom plugins (and built-in ad
|
||||
blocker / downloader)
|
||||
category: AudioVideo
|
||||
runtimeVersion: '24.08'
|
||||
@ -98,7 +98,7 @@ flatpak:
|
||||
- '--talk-name=org.freedesktop.Notifications'
|
||||
- '--talk-name=org.gnome.SessionManager'
|
||||
- '--talk-name=org.kde.StatusNotifierWatcher'
|
||||
- '--own-name=org.mpris.MediaPlayer2.YoutubeMusic.*'
|
||||
- '--own-name=org.mpris.MediaPlayer2.PearDesktop.*'
|
||||
deb:
|
||||
depends:
|
||||
- libgtk-3-0
|
||||
|
||||
Reference in New Issue
Block a user