Opened 14 years ago
Closed 14 years ago
#512 closed Enhancement (wontfix)
option to disable translations when building from source
Reported by: | nixclusive | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 0.94 |
Severity: | Normal | Keywords: | |
Cc: |
Description
the ./configure option --disable-nls is not present in transmission source. If we are aiming for a minimalistic approach, then we should allow the users to strip off as much as necessary. Not everyone requires translation support.
Regards, nix
Change History (1)
comment:1 Changed 14 years ago by charles
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I think this is a fine idea, but some cursory Googling makes me wonder how easy this is to accomplish. If you'd like to put some time into making a patch for this, I'd be happy to accept it into svn.