summaryrefslogtreecommitdiff
path: root/beos/res/de
Commit message (Collapse)AuthorAgeFilesLines
* beos: Remove Messages symlinks in res/*/François Revol2014-01-041-1/+0
| | | | | | | It seems the messages files aren't generated early enough anymore, so building the resources fails. We can't load them from the resource yet anyway.
* beos: Fix embedded files in resourcesFrançois Revol2014-01-042-0/+2
- drop the remaining hardcoded files in rdef file - add favicon.png - remove en/ symlink - add real folders with symlinks for translated files like GTK Note the Messages files are also included although the current code is not able to load them from the resources. - add symlinks for html files to the en/ version (TODO: try to remap automatically)