[file-roller/wip/jtojnar/show-in-kde] data: Show the app in KDE




commit fa50f903518d56831a27103005122dd8a5976b50
Author: Jan Tojnar <jtojnar gmail com>
Date:   Mon May 16 01:19:33 2022 +0200

    data: Show the app in KDE
    
    File-Roller is no longer part of GNOME core so it should not be installed with GNOME.
    If anyone explicitly installs it, they presumably want it, so it does not make sense to hide it on KDE.
    If some distro still installs it implicitly with GNOME, they can always patch the NotShowIn line back in.
    
    Fixes: https://gitlab.gnome.org/GNOME/file-roller/-/issues/119

 data/org.gnome.FileRoller.desktop.in.in | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/org.gnome.FileRoller.desktop.in.in b/data/org.gnome.FileRoller.desktop.in.in
index 9b89c0ec..004cde62 100644
--- a/data/org.gnome.FileRoller.desktop.in.in
+++ b/data/org.gnome.FileRoller.desktop.in.in
@@ -11,7 +11,6 @@ Type=Application
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=org.gnome.FileRoller
 Categories=GTK;GNOME;Utility;Archiving;Compression;X-GNOME-Utilities;
-NotShowIn=KDE;
 MimeType=@MIMETYPES@
 X-GNOME-DocPath=file-roller/file-roller.xml
 X-GNOME-UsesNotifications=true


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