]> git.pld-linux.org Git - packages/Xnee.git/commitdiff
- updated for 3.01
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 Jul 2007 19:10:20 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xnee-info.patch -> 1.2

Xnee-info.patch

index 8b5a882d1bf862ab17aadb116526055ac896bcc6..91a54e354d0529a6df639e21e9c72f721a2fd326 100644 (file)
@@ -1,14 +1,14 @@
---- Xnee-2.01/doc/xnee.texi.orig       2003-10-03 00:21:13.000000000 +0200
-+++ Xnee-2.01/doc/xnee.texi    2003-12-30 18:31:50.277270512 +0100
-@@ -10,9 +10,9 @@
- @include version.texi
--@dircategory Miscellaneous
-+@dircategory Miscellaneous:
- @direntry
--@ * : (Xnee).        Xnee's Not Event Emulator.
-+* Xnee: (Xnee).                               Xnee's Not Event Emulator
- @end direntry
+--- Xnee-3.01/cnee/src/cnee_printer.c.orig     2007-06-28 12:16:09.000000000 +0200
++++ Xnee-3.01/cnee/src/cnee_printer.c  2007-07-14 21:01:06.369193162 +0200
+@@ -400,7 +400,10 @@
+   fprintf (fd ,"@setchapternewpage off\n");
+   fprintf (fd ,"@c %%**end o\n");
+-
++  fprintf (fd, "@dircategory Miscellaneous:\n");
++  fprintf (fd, "@direntry\n");
++  fprintf (fd, "* Xnee: (cnee).\t\t\t\tXnee's Not Event Emulator\n");
++  fprintf (fd, "@end direntry\n");
+   fprintf (fd, "@ifinfo\n");
+   fprintf (fd, "@node Top, Options,, (dir)\n");
This page took 0.075577 seconds and 4 git commands to generate.