commit: b9225e2c953575fa21bcc1f67f72d4c583f711bc Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 11:51:32 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:00:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9225e2c
gnome-extra/mousetweaks: [QA] Consistent whitespace in metadata.xml gnome-extra/mousetweaks/metadata.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/gnome-extra/mousetweaks/metadata.xml b/gnome-extra/mousetweaks/metadata.xml index 6e38a49d0b0..9c5233005cb 100644 --- a/gnome-extra/mousetweaks/metadata.xml +++ b/gnome-extra/mousetweaks/metadata.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<longdescription lang="en"> -Mousetweaks is an Accessibility Software whose developement started as a GSoC -2007 project under Ubuntu. It brings additional fonctionalities to the pointer -that allow a user to: + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription lang="en"> + Mousetweaks is an Accessibility Software whose developement started as a GSoC + 2007 project under Ubuntu. It brings additional fonctionalities to the pointer + that allow a user to: - * open the contextual menu by clicking and holding the left button; it is - * for example useful for users that can manipulate only one button - * perform the 4 click types (left click, double click, drag click and - * right click) by software; it is for example useful for users that are - * not able to manipulate any button - * to lock the pointer temporarily into an area on the screen; it is - * for example useful for people that have to use their pointing - * hardware not only for the computer -</longdescription> + * open the contextual menu by clicking and holding the left button; it is + * for example useful for users that can manipulate only one button + * perform the 4 click types (left click, double click, drag click and + * right click) by software; it is for example useful for users that are + * not able to manipulate any button + * to lock the pointer temporarily into an area on the screen; it is + * for example useful for people that have to use their pointing + * hardware not only for the computer + </longdescription> </pkgmetadata>
