- Notifications
You must be signed in to change notification settings - Fork5
Commita3114e5
committed
Split the ecpg translation support into a separate catalog for the ecpg
preprocessor and the library. This is useful for a number of reasons:* The preprocessor and the library are in some cases installed in separatepackages and used by different classes of users.* The library MO files need a different versioning scheme to account for thesoname.* The makefiles are simpler, more robust, and easier to maintain this way.(NLS web site was prone to break everytime a build rule changes.)* Translators might choose to focus on the ecpglib, because that is moreuser-facing.* There was virtually no overlap, so nothing is lost.1 parent1843413 commita3114e5
4 files changed
+12
-33
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
479 |
| - | |
| 479 | + | |
480 | 480 |
| |
481 | 481 |
| |
482 | 482 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
0 commit comments
Comments
(0)