<!--
  - Copyright (c) 2007 Joost N.V.
  - 
  - Licensed under the Joost Open Widget License (Version 1.0) (the "License"); you 
  - may not use this widget software except in compliance with the License. You may 
  - obtain a copy of the License at http://dev.joost.com/licenses/JOWL-LICENSE-1.0. 
  - Software distributed under the License is distributed on an "AS IS" BASIS, 
  - WITHOUT WARRANTIES OF ANY KIND, either express or implied. See the License for 
  - the specific language governing permissions and limitations under the License.
  -
  - $Revision: 117858 $
-->

<widget-manifest>
  <id>http://dev.joost.com/twidl/eg/do-nothing-widget2/</id>
  <website>http://dev.joost.com/twidl/eg/do-nothing-widget2/</website>
  <name>Do Nothing Widget</name>
  <main-file>do-nothing-widget2.html</main-file>
  <icon>icon.png</icon>
  <width>200</width>
  <height>150</height>
  <description>Basic widget that shows that things are working.</description>
</widget-manifest>
