Japanese translation of message catalog for Sawfish Window-Manager
修訂 | 5f71f5c37e1fb6ed3161758659397656c501f5e1 (tree) |
---|---|
時間 | 2010-11-03 01:42:55 |
作者 | Christopher Roy Bratusek <zanghar@free...> |
Commiter | Christopher Roy Bratusek |
version down to 1.8.0
README.IMPORTANT
@@ -1,7 +1,7 @@ | ||
1 | 1 | For full changes, read the news section in info. This file |
2 | 2 | lists only important changes. |
3 | 3 | |
4 | -In Sawfish 2.90.0 there are the following major changes: | |
4 | +In Sawfish 1.8.0 there are the following major changes: | |
5 | 5 | |
6 | 6 | grand edge refactoring |
7 | 7 | ********************** |
@@ -29,9 +29,9 @@ AM_PROG_LIBTOOL | ||
29 | 29 | #IT_PROG_INTLTOOL([0.40.0]) |
30 | 30 | |
31 | 31 | dnl Release versioning info |
32 | -version="2.90.0" | |
32 | +version="1.8.0" | |
33 | 33 | subversion="" |
34 | -codename="Excelsior" | |
34 | +codename="Unity Without Words" | |
35 | 35 | |
36 | 36 | VERSION=${version} |
37 | 37 |
@@ -474,20 +474,12 @@ echo " | ||
474 | 474 | |
475 | 475 | font loader: $FONT_LOADER |
476 | 476 | |
477 | - == == == == == == == == == == == == ==" | |
478 | - | |
479 | -tput setaf 1 && echo " | |
480 | - == == == == == == == == == == == == == | |
481 | - | |
482 | - !This version of Sawfish is unstable! | |
483 | - | |
484 | 477 | == == == == == == == == == == == == == |
485 | 478 | |
486 | 479 | Be sure to read README.IMPORTANT! |
487 | 480 | |
488 | 481 | == == == == == == == == == == == == == |
489 | 482 | " |
490 | -tput sgr0 | |
491 | 483 | |
492 | 484 | dnl If it doesn't look like GNU Make is being used, give a friendly warning |
493 | 485 | tem=`make --version -f /dev/null 2>&1 | grep GNU` |