[rygel/rygel-0-38] data: Drop redundant Comment from .desktop file



commit a47378c46752281898eeb55346df8646fb765e4f
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Nov 14 14:35:44 2019 +0000

    data: Drop redundant Comment from .desktop file
    
    As per the desktop entry specification, the value of Comment=
    should not bthe same as that of GenericName= or Name=.
    
    https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 data/rygel.desktop.in.in | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/rygel.desktop.in.in b/data/rygel.desktop.in.in
index d6952354..782a9258 100644
--- a/data/rygel.desktop.in.in
+++ b/data/rygel.desktop.in.in
@@ -1,7 +1,6 @@
 [Desktop Entry]
 Name=Rygel
 GenericName=UPnP/DLNA Services
-Comment=UPnP/DLNA Services
 # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=mediaserver;mediarenderer;share;audio;video;pictures;
 Exec=rygel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]