File: kdocker.appdata.xml

package info (click to toggle)
kdocker 5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 816 kB
  • sloc: cpp: 2,660; xml: 27; sh: 25; makefile: 6
file content (27 lines) | stat: -rw-r--r-- 1,511 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>com.github.user_none.kdocker</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0</project_license>
  <name>KDocker</name>
  <summary>Run command and dock window</summary>
  <summary xml:lang="it">Esegui comando e aggancia la finestra</summary>
  <description>
    <p>KDocker will help you dock any application in the system tray. This means you can dock openoffice, firefox, thunderbolt, eclipse, anything! Just point and click. Works for both KDE and GNOME (In fact it should work for most modern window managers that support NET WM Specification. I believe it works for XFCE, for instance)</p>
    <p xml:lang="x-eg">Example para 1</p>
    <p>All you need to do is start KDocker and select an application using the mouse and lo! the application gets docked into the system tray. The application can also be made to disappear from the task bar.</p>
    <p xml:lang="x-eg">Example para 2</p>
  </description>
  <url type="homepage">https://github.com/user-none/KDocker</url>
  <url type="bugtracker">https://github.com/user-none/KDocker/issues</url>
  <url type="help">https://github.com/user-none/KDocker/blob/master/README.md</url>
  <launchable type="desktop-id">kdocker.desktop</launchable>
  <provides>
    <binary>kdocker</binary>
  </provides>
  <releases>
    <release version="5.4" timestamp="1651154731">
      <description>Requires Qt Version 5</description>
    </release>
  </releases>
</component>