aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.Dmitry Sivachenko2001-04-171-1/+1
| | | | | | | These translations are available as separate packages. Notes: svn path=/head/; revision=41521
* Sort languages by name.Dmitry Sivachenko2001-04-131-10/+10
| | | | Notes: svn path=/head/; revision=41332
* Examine LINGUAS variable before BATCH.Dmitry Sivachenko2001-04-111-5/+5
| | | | | | | | | | | After this change slave ports (russian/kde2-i18n and japanese/kde2-i18n) should work as expected. Comment out files in .../en/ directory. It seems they are not being installed by this port. Notes: svn path=/head/; revision=41277
* Add the ability to select which languages to install via dialog(1)-basedDmitry Sivachenko2001-04-091-0/+81
menu. Sort pkg-plist. Notes: svn path=/head/; revision=41146