]> git.pld-linux.org Git - packages/Xnee.git/blob - Xnee-info.patch
- up to 3.19
[packages/Xnee.git] / Xnee-info.patch
1 --- Xnee-3.01/cnee/src/cnee_printer.c.orig      2007-06-28 12:16:09.000000000 +0200
2 +++ Xnee-3.01/cnee/src/cnee_printer.c   2007-07-14 21:01:06.369193162 +0200
3 @@ -400,7 +400,10 @@
4    fprintf (fd ,"@setchapternewpage off\n");
5    fprintf (fd ,"@c %%**end o\n");
6  
7 -
8 +  fprintf (fd, "@dircategory Miscellaneous:\n");
9 +  fprintf (fd, "@direntry\n");
10 +  fprintf (fd, "* Xnee: (cnee).\t\t\t\tXnee's Not Event Emulator\n");
11 +  fprintf (fd, "@end direntry\n");
12  
13    fprintf (fd, "@ifinfo\n");
14    fprintf (fd, "@node Top, Options,, (dir)\n");
This page took 0.076654 seconds and 3 git commands to generate.