forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lxde-base: fix metadata.xml and mixed identation.
Closes: gentoo#5727
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<catmetadata> | ||
<longdescription lang="en"> | ||
The lxde-base category contains core packages for LXDE, | ||
the Lightweight X11 Desktop Environment. | ||
</longdescription> | ||
<longdescription lang="es"> | ||
La categoría lxde-base contiene paquetes vitales para LXDE, el | ||
entorno de escritorio ligero X11. | ||
</longdescription> | ||
<longdescription lang="en"> | ||
The lxde-base category contains core packages for LXDE, | ||
the Lightweight X11 Desktop Environment. | ||
</longdescription> | ||
<longdescription lang="es"> | ||
La categoría lxde-base contiene paquetes vitales para LXDE, el | ||
entorno de escritorio ligero X11. | ||
</longdescription> | ||
</catmetadata> |