Wrapped DESCRIPTION strings to no more than 70 characters per line.

This commit is contained in:
Mrowqa
2013-12-05 13:21:43 +01:00
parent a59d836c26
commit 039942fc66
2 changed files with 11 additions and 4 deletions

View File

@@ -1,7 +1,9 @@
DESCRIPTION="
rdesktop is an open source client for Windows Remote Desktop Services, capable of natively speaking
Remote Desktop Protocol (RDP) in order to present the user's Windows desktop. rdesktop is known to
work with Windows versions such as NT 4 Terminal Server, 2000, XP, 2003, 2003 R2, Vista, 2008, 7, and 2008 R2.
rdesktop is an open source client for Windows Remote Desktop Services,
capable of natively speaking Remote Desktop Protocol (RDP) in order to
present the user's Windows desktop. rdesktop is known to work with
Windows versions such as NT 4 Terminal Server, 2000, XP, 2003,
2003 R2, Vista, 2008, 7, and 2008 R2.
"
SUMMARY="An open source client for Windows Remote Desktop Services."
HOMEPAGE="http://rdesktop.org/"