discomfitor pushed a commit to branch enlightenment-0.22.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=a451626cc628e71f049cdae6c22156e6f3aa3756

commit a451626cc628e71f049cdae6c22156e6f3aa3756
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Fri May 18 15:40:57 2018 +0900

    emxier desktop - fix categories to match well known cat names
    
    Audio is not a well known/valid one. AudioVideo is. fixes T5076
    
    @fix
---
 src/modules/mixer/emixer.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/mixer/emixer.desktop b/src/modules/mixer/emixer.desktop
index 2ed0ee874..948746810 100644
--- a/src/modules/mixer/emixer.desktop
+++ b/src/modules/mixer/emixer.desktop
@@ -18,5 +18,5 @@ Comment[it]=Un modulo per controllare il volume dell'audio e 
degli stream.
 Comment[ms]=Modul untuk mengawal volum dan strim audio.
 Comment[sr]=Јединица за управљање јечином звука и токова.
 Comment[tr]=Ses seviyesi ve ses akışı kontrol modülü.
-Categories=Audio;System;
+Categories=AudioVideo;System;
 StartupWMClass=emixer

-- 


Reply via email to