Scarab commit: svn commit: r10237 - trunk/www/book/scarab-user-de.xml
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: jfelfouly Date: 2006-08-03 14:03:40-0700 New Revision: 10237 Modified: trunk/www/book/scarab-user-de.xml Log: Fixed a broken link to a file I had removed. Aligned with EN guide. Modified: trunk/www/book/scarab-user-de.xml Url: http://scarab.tigris.org/source/browse/scarab/trunk/www/book/scarab-user-de.xml?view=diff&rev=10237&p1=trunk/www/book/scarab-user-de.xml&p2=trunk/www/book/scarab-user-de.xml&r1=10236&r2=10237 ============================================================================== --- trunk/www/book/scarab-user-de.xml (original) +++ trunk/www/book/scarab-user-de.xml 2006-08-03 14:03:40-0700 @@ -11,8 +11,7 @@ <!ENTITY bestpractices SYSTEM "bestpractices-en.xml"> <!ENTITY workflow SYSTEM "workflow1-en.xml"> <!ENTITY xml SYSTEM "xml-import-export-en.xml"> - <!ENTITY ide SYSTEM "ide-en.xml"> - <!ENTITY subversion SYSTEM "subversion-en.xml"> + <!ENTITY integration SYSTEM "integration-en.xml"> ]> <!-- $Id --> <book> @@ -42,11 +41,10 @@ &modules; &bestpractices; &workflow; - &xml; </part> <part> - <title>Scarab for developers</title> - &ide; - &subversion; + <title>Advanced topics</title> + &xml; + &integration; </part> </book>