diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-11-03 15:27:10 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-11-03 15:27:10 +0100 |
commit | 179cb125f2434b62ba7718a212d8213c013def34 (patch) | |
tree | c1e220abe1d5f439d2658372995bc7bf1af65046 | |
parent | e175511e4792242de9346a34af5379f404a13236 (diff) |
Add TODO about l10n directory structure problems with smiley plugin.
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +Stuff that ought to be changed +============================== + +Restructure l10n directories +---------------------------- + +Current l10n directory structure was made to mimic that of the 3rd party lang +plugin. + +Some plugins, notably the smiley plugin, however, expect to find its add-on +underlay beside the core underlay directory, which breaks currently. |