home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / applications / screensavers / voronoi.desktop < prev    next >
Encoding:
KDE config file  |  2008-10-24  |  624 b   |  13 lines

  1.  
  2. [Desktop Entry]
  3. Encoding=UTF-8
  4. Name=Voronoi
  5. Comment=Draws a randomly-colored Voronoi tessellation, and periodically zooms in and adds new points. The existing points also wander around. There are a set of control points on the plane, each at the center of a colored cell. Every pixel within that cell is closer to that cell's control point than to any other control point. That is what determines the cell's shapes. http://en.wikipedia.org/wiki/Voronoi_diagram Written by Jamie Zawinski; 2007.
  6. TryExec=voronoi
  7. Exec=voronoi -root
  8. StartupNotify=false
  9. Terminal=false
  10. Type=Application
  11. Categories=Screensaver;
  12. OnlyShowIn=GNOME;
  13.