From ce75a049082242e675668082068032f8af57ddb4 Mon Sep 17 00:00:00 2001 From: Slimey <117548228+sl1m3yy@users.noreply.github.com> Date: Sun, 6 Nov 2022 14:43:35 +0000 Subject: Base+Ports: Rename 'Sound' category to 'Media' --- Base/res/apps/Piano.af | 2 +- Base/res/apps/SoundPlayer.af | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Base/res/apps') diff --git a/Base/res/apps/Piano.af b/Base/res/apps/Piano.af index 02ceda48e0..8353751c61 100644 --- a/Base/res/apps/Piano.af +++ b/Base/res/apps/Piano.af @@ -1,4 +1,4 @@ [App] Name=Piano Executable=/bin/Piano -Category=Sound +Category=Media diff --git a/Base/res/apps/SoundPlayer.af b/Base/res/apps/SoundPlayer.af index c387245ddf..0379b6b59c 100644 --- a/Base/res/apps/SoundPlayer.af +++ b/Base/res/apps/SoundPlayer.af @@ -1,7 +1,7 @@ [App] Name=Sound Player Executable=/bin/SoundPlayer -Category=Sound +Category=Media [Launcher] FileTypes=mp3,flac,m3u,m3u8,wav -- cgit v1.2.3