Announcement

Collapse
No announcement yet.

Bionic Beaver --- KDE Connect desktop file question

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] Bionic Beaver --- KDE Connect desktop file question

    In /usr/share/applications/org.kde.kdeconnect.kcm.desktop, why is NotShowIn=KDE; there?

    I've only removed the other languages.
    Code:
    [Desktop Entry]
    Type=Application
    Icon=kdeconnect
    Terminal=false
    Exec=kcmshell5 kcm_kdeconnect
    Name=KDE Connect Settings
    GenericName=Connect and sync your devices
    Categories=Qt;KDE;Settings;HardwareSettings;
    NotShowIn=KDE;
    Kubuntu 20.04

    #2
    KDE Connect is cross-desktop, so they want to show a menu item for it's settings on other desktops. It's not necessary in KDE, as the settings module is available from System Settings.

    Comment


      #3
      Originally posted by kubicle View Post
      KDE Connect is cross-desktop, so they want to show a menu item for it's settings on other desktops. It's not necessary in KDE, as the settings module is available from System Settings.
      Thanks! I just thought I'd mention it in case the NotShowIn=KDE was unintentional. I usually launch it through krunner.
      Kubuntu 20.04

      Comment

      Working...
      X