web-devel-2 r4645 - in trunk: . content content/projects



Author: murrayc
Date: Fri Nov  7 19:57:08 2008
New Revision: 4645
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4645&view=rev

Log:
2008-11-07  Murray Cumming  <murrayc murrayc com>

* content/projects/Makefile:
* content/projects/main.in:
* content/projects/tree.in: Remove mentions of gup, the last project 
that was here.
* content/htaccess: Add a general redirect for projects/

Modified:
   trunk/ChangeLog
   trunk/content/htaccess
   trunk/content/projects/Makefile
   trunk/content/projects/main.in
   trunk/content/projects/tree.in

Modified: trunk/content/htaccess
==============================================================================
--- trunk/content/htaccess	(original)
+++ trunk/content/htaccess	Fri Nov  7 19:57:08 2008
@@ -67,3 +67,5 @@
 RedirectMatch permanent ^/projects/gap/tech-docs/GTK-impl\.html$              http://www.gnome.org/projects/accessibility/talks/GTK-impl.html
 RedirectMatch permanent ^/projects/gap/tech-docs/access-bugs.*$               http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=accessibility&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&query_based_on=&query_based_on=&query_based_on=&query_based_on=&query_based_on=&order=map_products.name,bugs.bug_severity%2Cbugs.bug_id
 
+RedirectMatch permanent ^/projects/$                                          http://projects.gnome.org
+

Modified: trunk/content/projects/Makefile
==============================================================================
--- trunk/content/projects/Makefile	(original)
+++ trunk/content/projects/Makefile	Fri Nov  7 19:57:08 2008
@@ -1,6 +1,6 @@
 include ../../templates/Makefile.mk
 
-SUBDIRS = gup
+SUBDIRS = 
 
 DESTDIR = ${PREFIX}/html
 

Modified: trunk/content/projects/main.in
==============================================================================
--- trunk/content/projects/main.in	(original)
+++ trunk/content/projects/main.in	Fri Nov  7 19:57:08 2008
@@ -4,19 +4,6 @@
 See our <a href="http://live.gnome.org/JoinGnome";>Join GNOME page</a> for a list of GNOME teams.</p>
 </p>
 
-  <dl>
-
-    <dt><a href="gup/">GNOME Usability Project</a></dt>
-      <dd>
-        The Usability Project strives to make the GNOME experience as pleasant
-        and efficient as possible. The project aims both to aid developers in
-        their efforts to create intuitive applications, and to lead by creating
-        designs and detailed mockups toward a cohesive and beautiful new
-        generation of the GNOME desktop. The Usability Project achieves these
-        goals through the creation of a style guide (defining and evolving the
-        GNOME user interface), working with maintainers to remove interaction
-        problems through user testing, and the visual/interactive engineering
-        of new desktop components.
-      </dd>
-
-  </dl>
+<p>
+See <a href="http://projects.gnome.org";>projects.gnome.org</a> for other GNOME projects.
+</p>

Modified: trunk/content/projects/tree.in
==============================================================================
--- trunk/content/projects/tree.in	(original)
+++ trunk/content/projects/tree.in	Fri Nov  7 19:57:08 2008
@@ -1,2 +1 @@
 Title;GNOME Projects
-Usability;gup



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]