library-web r524 - in trunk: . data data/skin data/skin/icons
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: library-web r524 - in trunk: . data data/skin data/skin/icons
- Date: Sat, 18 Oct 2008 08:34:13 +0000 (UTC)
Author: fpeters
Date: Sat Oct 18 08:34:12 2008
New Revision: 524
URL: http://svn.gnome.org/viewvc/library-web?rev=524&view=rev
Log:
* data/overlay.xml.in, data/skin/lgo.css: moved GNOME development
links to their own section, and added links to getting involved and
release planning. (closes: #556699)
Added:
trunk/data/skin/icons/gnome-development-96.png (contents, props changed)
Modified:
trunk/ChangeLog
trunk/data/overlay.xml.in
trunk/data/skin/lgo.css
Modified: trunk/data/overlay.xml.in
==============================================================================
--- trunk/data/overlay.xml.in (original)
+++ trunk/data/overlay.xml.in Sat Oct 18 08:34:12 2008
@@ -21,7 +21,7 @@
</_abstract>
</subindex>
<subindex id="tools" weight="0.5">
- <sections>ApplicationsProgramming devel-resource</sections>
+ <sections>ApplicationsProgramming</sections>
<_title>Development Tools</_title>
<_abstract>
The GNOME developer suite is a set of tools to ease the life of
@@ -29,6 +29,15 @@
integrated help system for API reference and more.
</_abstract>
</subindex>
+ <subindex id="gnome-devel" weight="0.3">
+ <sections>devel-resource</sections>
+ <_title>GNOME Development</_title>
+ <_abstract>
+ Various links to learn more about GNOME development and how to get
+ involved.
+ </_abstract>
+ </subindex>
+
</subindexes>
<!-- devel channel -->
@@ -707,8 +716,20 @@
</_abstract>
</document>
+ <document doc_module="devel-resource-get-involved" channel="devel"
+ category="devel-resource" weight="0.95">
+ <new/>
+ <_title>Getting Involved</_title>
+ <_abstract>
+ So you want to get involved with GNOME. This will show you how to
+ become a member of the GNOME community. There are several sub-projects
+ to choose from.
+ </_abstract>
+ <href>http://live.gnome.org/JoinGnome</href>
+ </document>
+
<document doc_module="devel-resource-bugzilla" channel="devel"
- category="devel-resource" weight="1">
+ category="devel-resource" weight="0.9">
<new/>
<_title>GNOME Bug Tracker</_title>
<_abstract>
@@ -718,6 +739,17 @@
<href>http://live.gnome.org/Bugzilla</href>
</document>
+ <document doc_module="devel-resource-release-planning" channel="devel"
+ category="devel-resource" weight="0.7">
+ <new/>
+ <_title>Release Planning</_title>
+ <_abstract>
+ A feast of essential GNOME future planning information.
+ </_abstract>
+ <href>http://live.gnome.org/ReleasePlanning</href>
+ </document>
+
+
<document doc_module="devel-resource-devscripts" channel="devel"
category="devel-resource" weight="0.6">
<new/>
Added: trunk/data/skin/icons/gnome-development-96.png
==============================================================================
Binary file. No diff available.
Modified: trunk/data/skin/lgo.css
==============================================================================
--- trunk/data/skin/lgo.css (original)
+++ trunk/data/skin/lgo.css Sat Oct 18 08:34:12 2008
@@ -501,6 +501,7 @@
#subindex-guides { background-image: url(icons/guides-96.png); }
#subindex-tools { background-image: url(icons/tools-96.png); }
#subindex-gdp { background-image: url(icons/gdp-96.png); }
+#subindex-gnome-devel { background-image: url(icons/gnome-development-96.png); }
div#search {
position: absolute;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]