Support #7589
introduction.sql not yet in Resources/Private/Database/ ?
| Status: | Closed | Start date: | 2010-05-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Oliver Hader | % Done: | 0% |
|
| Category: | Packaging Script / Deployment | |||
| Target version: | - | |||
| Votes: | 0 |
Description
I try to play around a bit with the introduction package. The introduction.sql is not yet in Resources/Private/Database/. Is that intention?
History
Updated by Oliver Hader about 3 years ago
- Category set to Packaging Script / Deployment
- Status changed from New to Accepted
- Assignee set to Oliver Hader
- Priority changed from Could have to Should have
Makes sense if the packaging script is left out to build a package locally...
Updated by Martin Holtz about 3 years ago
Oliver Hader wrote:
Makes sense if the packaging script is left out to build a package locally...
But, it is the sql-file, not the packaging script?
In the released version the sql file needs to be in Resources/Private/Database/. If you download the introduction package from forge, you will need it there too.
I do not see any reason, why not move it into Resources/Private/Database/.
Updated by Peter Beernink about 3 years ago
This actually was the intention. The introduction.sql can be found in the trunk/translations/en/.
The reason we choose to do this, was to be able to make different translations which could be added during packaging.
Updated by Martin Holtz about 3 years ago
Peter Beernink wrote:
This actually was the intention. The introduction.sql can be found in the trunk/translations/en/. The reason we choose to do this, was to be able to make different translations which could be added during packaging.
ok, makes sense, perhaps a readme file in translations/ would be helpfull
Updated by Oliver Hader about 3 years ago
Ok, thus we don't have to change anything here? If so, we could close this issue...
Updated by Martin Holtz about 3 years ago
- Status changed from Accepted to Closed
there is no action needed.