source: trunk/third/gnome-desktop/gnome-version.xml.in @ 18622

Revision 18622, 640 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18621, which included commits to RCS files with non-trunk default branches.
Line 
1<?xml version="1.0"?>
2<gnome-version>
3  <platform>@GNOME_PLATFORM@</platform>
4  <minor>@GNOME_MINOR@</minor>
5  <micro>@GNOME_MICRO@</micro>
6  <vendor>@GNOME_VENDOR@</vendor>
7  <date>@GNOME_DATE@</date>
8  <description>
9GNOME is a free software project that is developing a complete, easy to
10use desktop for Linux-based operating systems, BSD and a variety of
11other Unix and Unix-like operating systems.  The GNOME desktop is used
12by millions of people around the world.  More than 500 computer
13developers, including over 100 full-time, paid developers, contribute
14their time and effort to the project.
15  </description>
16</gnome-version>
Note: See TracBrowser for help on using the repository browser.