Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. /* utils/testament.h
  2.  *
  3.  * Revision testament.
  4.  *
  5.  * *WARNING* this file is automatically generated by git-testament.pl
  6.  *
  7.  * Copyright 2012 NetSurf Browser Project
  8.  */
  9.  
  10. #ifndef NETSURF_REVISION_TESTAMENT
  11. #define NETSURF_REVISION_TESTAMENT "178a6caf6b7896579100426d2e86272e"
  12.  
  13. /* Revision testament checksum:
  14.  * MD5:178a6caf6b7896579100426d2e86272e
  15.  */
  16.  
  17. /* Revision testament: */
  18. #define USERNAME "sourcerer"
  19. #define GECOS "sourcerer"
  20. #define WT_ROOT "/home/sourcerer/kos_src/netsurf/unix/netsurf/"
  21. #define WT_HOSTNAME "debian"
  22. #define WT_COMPILEDATE "04.02.2013"
  23. #define WT_BRANCHPATH "master"
  24. #define WT_BRANCHISMASTER 1
  25. #define WT_REVID "43fe4490d3152ccecd7fd8065c09faaa893fb09e"
  26. #define WT_MODIFIED 11
  27. #define WT_MODIFICATIONS {\
  28.   { "buildsystem/", "??" }, \
  29.   { "libcss/", "??" }, \
  30.   { "libdom/", "??" }, \
  31.   { "libhubbub/", "??" }, \
  32.   { "libmng-1.0.10/", "??" }, \
  33.   { "libnsbmp/", "??" }, \
  34.   { "libnsfb/", "??" }, \
  35.   { "libnsgif/", "??" }, \
  36.   { "libparserutils/", "??" }, \
  37.   { "libwapcaplet/", "??" }, \
  38.   { "nsgenbind", "??" } \
  39. }
  40.  
  41. #endif
  42.