diff options
author | 2022-10-19 11:34:59 +0200 | |
---|---|---|
committer | 2022-10-20 04:52:59 +0100 | |
commit | 7a15b4eb88ed2433f41ffdb829f706359033dab0 (patch) | |
tree | d25e835e3b563ae3d31720df7870b0c8fec048d0 /x11-wm | |
parent | x11-wm/oroborus: fix metadata indentation (diff) | |
download | gentoo-7a15b4eb88ed2433f41ffdb829f706359033dab0.tar.gz gentoo-7a15b4eb88ed2433f41ffdb829f706359033dab0.tar.bz2 gentoo-7a15b4eb88ed2433f41ffdb829f706359033dab0.zip |
x11-wm/vtwm: fix metadata indentation
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/vtwm/metadata.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/x11-wm/vtwm/metadata.xml b/x11-wm/vtwm/metadata.xml index c216f9e0537a..363a5204f0c2 100644 --- a/x11-wm/vtwm/metadata.xml +++ b/x11-wm/vtwm/metadata.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription>VTWM, one of many TWM descendants, implements a Virtual - Desktop, meaning that what is currently on screen is just a portion of a - larger workspace. What portion of the virtual desktop that is displayed, - and whatever windows might be visible within it, are simple - point-and-click operations within a scaled representation of the - workspace.</longdescription> + <!-- maintainer-needed --> + <longdescription> + VTWM, one of many TWM descendants, implements a Virtual + Desktop, meaning that what is currently on screen is just a portion of a + larger workspace. What portion of the virtual desktop that is displayed, + and whatever windows might be visible within it, are simple + point-and-click operations within a scaled representation of the + workspace. + </longdescription> </pkgmetadata> |