|
Revision 106, 468 bytes
(checked in by bkuhn, 7 months ago)
|
r135@hughes: bkuhn | 2008-05-03 21:34:30 -0400
- Merged in upstream r7002 with: svk smerge /loblaw/local/branches/trac.upstream-r7002 .
|
| Line | |
|---|
| 1 |
[egg_info] |
|---|
| 2 |
tag_build = dev |
|---|
| 3 |
tag_svn_revision = true |
|---|
| 4 |
|
|---|
| 5 |
[bdist_wininst] |
|---|
| 6 |
bitmap = setup_wininst.bmp |
|---|
| 7 |
|
|---|
| 8 |
[extract_messages] |
|---|
| 9 |
add_comments = TRANSLATOR: |
|---|
| 10 |
copyright_holder = Edgewall Software |
|---|
| 11 |
msgid_bugs_address = trac-dev@googlegroups.com |
|---|
| 12 |
output_file = trac/locale/messages.pot |
|---|
| 13 |
|
|---|
| 14 |
[init_catalog] |
|---|
| 15 |
input_file = trac/locale/messages.pot |
|---|
| 16 |
output_dir = trac/locale |
|---|
| 17 |
|
|---|
| 18 |
[compile_catalog] |
|---|
| 19 |
directory = trac/locale |
|---|
| 20 |
|
|---|
| 21 |
[update_catalog] |
|---|
| 22 |
input_file = trac/locale/messages.pot |
|---|
| 23 |
output_dir = trac/locale |
|---|