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

  • chimak111
    replied
    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.

    Leave a comment:


  • kubicle
    replied
    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.

    Leave a comment:


  • 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;
Working...
X