Heh, this patch is really just an attempt to force someone into 
giving us GUII people write access to www-devel (hint, hint)

;)

thanks
john

-- 
"Penguins are so sensitive to my needs."
        - Lyle Lovett 
? printstatus.diff
Index: ChangeLog
===================================================================
RCS file: /usr/local/lyx/cvsroot/www-devel/ChangeLog,v
retrieving revision 1.44
diff -u -r1.44 ChangeLog
--- ChangeLog   2000/10/11 12:28:39     1.44
+++ ChangeLog   2000/10/13 15:40:19
@@ -1,4 +1,9 @@
+2000-10-13  John Levon  <[EMAIL PROTECTED]>
+
+       * guii.php3: completed KDE print, pending paragraph
+
 2000-10-11  Marko Vendelin <[EMAIL PROTECTED]>
+
        * guii.php3: update Gnome frontend status
 
 2000-10-02  John Levon  <[EMAIL PROTECTED]>
Index: guii.php3
===================================================================
RCS file: /usr/local/lyx/cvsroot/www-devel/guii.php3,v
retrieving revision 1.5
diff -u -r1.5 guii.php3
--- guii.php3   2000/10/11 12:28:39     1.5
+++ guii.php3   2000/10/13 15:40:19
@@ -79,11 +79,11 @@
 $tab["MessageBox"] =           array( 0, 0, 0 );
 $tab["Minibuffer"] =           array( 0, 0, 0 );
 $tab["Note"] =                 array( 1, 0, 0 );
-$tab["Paragraph"] =            array( 3, 0, 0 );
+$tab["Paragraph"] =            array( 3, 0, 1 );
 $tab["ParagraphExtra"] =       array( 0, 0, 0 );
 $tab["Preamble"] =             array( 0, 0, 0 );
 $tab["Preferences"] =          array( 2, 0, 0 ); 
-$tab["Print"] =                array( 3, 3, 1 );
+$tab["Print"] =                array( 3, 3, 3 );
 $tab["Quotes"] =               array( 0, 0, 0 );
 $tab["Ref"] =                  array( 3, 3, 3 );
 $tab["Spellchecker"] =         array( 0, 0, 0 );

Reply via email to