Should the GUII matrix be updated for this ?

btw, attached is update for KDE status, please apply someone.

thanks
john

-- 
"They didn't know what the symbols and paradoxes meant. Instead of following
the finger that points to the moon, they sat down and worshipped the finger
itself. Instead of following the map, they thought it was the territory and
tried to live in it. Instead of reading the menu they tried to eat it. Dig ?"
        - Miss Portinari
? kde.diff
Index: ChangeLog
===================================================================
RCS file: /usr/local/lyx/cvsroot/www-devel/ChangeLog,v
retrieving revision 1.41
diff -u -r1.41 ChangeLog
--- ChangeLog   2000/09/12 12:53:25     1.41
+++ ChangeLog   2000/09/25 15:55:20
@@ -1,4 +1,8 @@
 2000-09-11  John Levon  <[EMAIL PROTECTED]>
+
+       * guii.php3: update KDE status
+
+2000-09-11  John Levon  <[EMAIL PROTECTED]>
        
        * start.php3
        * index.php3: point to guii.php3.
Index: guii.php3
===================================================================
RCS file: /usr/local/lyx/cvsroot/www-devel/guii.php3,v
retrieving revision 1.2
diff -u -r1.2 guii.php3
--- guii.php3   2000/09/12 14:45:35     1.2
+++ guii.php3   2000/09/25 15:55:20
@@ -24,7 +24,7 @@
 
 $tab["BibTeX"] =               array( 0, 0, 0 );
 $tab["Character"] =            array( 0, 0, 0 );
-$tab["Citation"] =             array( 2, 2, 1 );
+$tab["Citation"] =             array( 2, 2, 2 );
 $tab["Copyright"] =            array( 2, 2, 2 );
 $tab["Credits"] =              array( 0, 0, 0 );
 $tab["Document"] =             array( 2, 0, 0 );
@@ -41,7 +41,7 @@
 $tab["FindReplace"] =          array( 0, 0, 0 );
 $tab["Graphics"] =             array( 2, 0, 0 );
 $tab["Include"] =              array( 0, 0, 0 );
-$tab["Index"] =                array( 2, 2, 1 );  
+$tab["Index"] =                array( 2, 2, 2 );  
 $tab["InsertFigure"] =         array( 0, 0, 0 );
 $tab["InsertLyXFile"] =        array( 0, 0, 0 );
 $tab["Label"] =                array( 0, 0, 0 );
@@ -68,12 +68,12 @@
 $tab["Preferences"] =          array( 2, 0, 0 ); 
 $tab["Print"] =                array( 2, 2, 1 );
 $tab["Quotes"] =               array( 0, 0, 0 );
-$tab["Ref"] =                  array( 2, 0, 1 );
+$tab["Ref"] =                  array( 2, 0, 2 );
 $tab["Spellchecker"] =         array( 0, 0, 0 );
 $tab["SpellcheckerOptions"] =  array( 0, 0, 0 );
 $tab["TableInsert"] =          array( 0, 0, 0 );
 $tab["Tabular"] =              array( 2, 0, 0 );
-$tab["Toc"] =                  array( 2, 2, 1 );
+$tab["Toc"] =                  array( 2, 2, 2 );
 $tab["Toolbar"] =              array( 2, 0, 0 );
 $tab["Url"] =                  array( 2, 2, 2 );
 $tab["Version"] =              array( 0, 0, 0 ); 

Reply via email to