Alexandre Julliard : Remove the translation status pages.

Alexandre Julliard julliard at winehq.org
Wed Jan 19 15:56:59 CST 2022


Module: tools
Branch: master
Commit: ece1759c177ecda2a945b50dc1e6d3e76dad5308
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=ece1759c177ecda2a945b50dc1e6d3e76dad5308

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jan 19 11:11:46 2022 +0100

Remove the translation status pages.

They have been broken by makefile changes, and since the switch to po
files are no longer meaningful anyway.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 transl/.gitignore           |    5 -
 transl/Master.sh            |   63 ---
 transl/README               |   12 -
 transl/config-example       |   23 -
 transl/config.php           |    5 -
 transl/img/bar0.gif         |  Bin 112 -> 0 bytes
 transl/img/bar1.gif         |  Bin 112 -> 0 bytes
 transl/img/bar2.gif         |  Bin 112 -> 0 bytes
 transl/img/bar3.gif         |  Bin 111 -> 0 bytes
 transl/img/bar4.gif         |  Bin 112 -> 0 bytes
 transl/img/bar5.gif         |  Bin 112 -> 0 bytes
 transl/img/bar6.gif         |  Bin 112 -> 0 bytes
 transl/img/icon-error.png   |  Bin 1582 -> 0 bytes
 transl/img/icon-missing.gif |  Bin 292 -> 0 bytes
 transl/img/icon-ok.png      |  Bin 941 -> 0 bytes
 transl/img/icon-warning.png |  Bin 1692 -> 0 bytes
 transl/img/iconsm-check.png |  Bin 177 -> 0 bytes
 transl/img/tree-empty.png   |  Bin 97 -> 0 bytes
 transl/img/tree-l.png       |  Bin 113 -> 0 bytes
 transl/img/tree-t.png       |  Bin 116 -> 0 bytes
 transl/img/tree-vert.png    |  Bin 114 -> 0 bytes
 transl/index.php            |  149 ------
 transl/lang.php             |  143 ------
 transl/lib.php              |  344 --------------
 transl/lib_res.php          | 1106 -------------------------------------------
 transl/parse_resfiles.php   |  365 --------------
 transl/redirect.php         |    9 -
 transl/resfile.php          |  123 -----
 transl/resource.php         |   82 ----
 transl/runlog.php           |    7 -
 transl/style.css            |  127 -----
 winetest/make-winetest      |   31 +-
 32 files changed, 7 insertions(+), 2587 deletions(-)

Diff:   https://source.winehq.org/git/tools.git/?a=commitdiff;h=ece1759c177ecda2a945b50dc1e6d3e76dad5308



More information about the wine-cvs mailing list