syncthingtray/plasmoid/cmake/templates/metadata.desktop.in
Martchus cb1071b3ad Improve Plasmoid to make it look more like official Plasmoids
* Use header (with integrated buttons when shown as part of the system tray
  Plasmoid)
* Use less space so it fits into the system tray plasmoid (at least on a
  full HD screen with 96 dpi)
* Show action for internal errors only if there are internal errors (like
  in the Qt Widgets based GUI)
* Port away from deprecated tab bar (which is not used in official
  Plasmoids anymore as well)
* Simplify code for ensuring the minimum size as configured (still does
  not work within the system tray Plasmoid)
2021-11-30 19:43:26 +01:00

24 lines
771 B
Desktop File

[Desktop Entry]
Encoding=UTF-8
Name=Syncthing
Icon=syncthingtray
Type=Service
Keywords=syncthing;sync;
X-KDE-ParentApp=
X-KDE-PluginInfo-Author=@META_APP_AUTHOR@
X-KDE-PluginInfo-Email=@META_APP_AUTHOR_MAIL@
X-KDE-PluginInfo-License=@META_PROJECT_LICENSE@
X-KDE-PluginInfo-Name=@META_ID@
X-KDE-PluginInfo-Version=@META_VERSION_MAJOR@.@META_VERSION_MINOR@.@META_VERSION_PATCH@
X-KDE-PluginInfo-Website=@META_APP_URL@
X-KDE-ServiceTypes=Plasma/Applet
X-Plasma-NotificationArea=true
X-Plasma-API=declarativeappletscript
X-Plasma-MainScript=ui/main.qml
X-Plasma-NotificationArea=true
X-Plasma-NotificationAreaCategory=SystemServices
X-Plasma-RemoteLocation=
X-KDE-PluginInfo-EnabledByDefault=true
X-KDE-PluginInfo-Category=System Information
X-KDE-Library=@META_TARGET_NAME@