[Mud-builder-commits] r121 - trunk/packages
keesj at garage.maemo.org
keesj at garage.maemo.org
Tue Feb 6 10:52:52 EET 2007
Author: keesj
Date: 2007-02-06 10:52:51 +0200 (Tue, 06 Feb 2007)
New Revision: 121
Modified:
trunk/packages/x11vnc.xml
Log:
keesj:made the xml valid
Modified: trunk/packages/x11vnc.xml
===================================================================
--- trunk/packages/x11vnc.xml 2007-02-05 14:53:28 UTC (rev 120)
+++ trunk/packages/x11vnc.xml 2007-02-06 08:52:51 UTC (rev 121)
@@ -1,10 +1,11 @@
+<?xml version="1.0"?>
<package>
- <fetch type="tarball">
- <url>http://downloads.sourceforge.net/libvncserver/x11vnc-0.8.4.tar.gz</url>
- </fetch>
- <deb>
- <icon>http://www.realvnc.com/favicon.ico</icon>
- <description>x11vnc allows one to view remotely and interact with real X displays\nx11vnc allows one to view remotely and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. In this way it plays the role for Unix/X11 that WinVNC plays for Windows.</description>
- <section>user/communication</scetion>
- </deb>
+ <fetch type="tarball">
+ <url>http://downloads.sourceforge.net/libvncserver/x11vnc-0.8.4.tar.gz</url>
+ </fetch>
+ <deb>
+ <icon>http://www.realvnc.com/favicon.ico</icon>
+ <description>x11vnc allows one to view remotely and interact with real X displays\nx11vnc allows one to view remotely and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. In this way it plays the role for Unix/X11 that WinVNC plays for Windows.</description>
+ <section>user/communication</section>
+ </deb>
</package>
More information about the Mud-builder-commits
mailing list