implemented Joey's solution

master
intrigeri 2009-03-08 15:50:48 +01:00
parent ff0ae86945
commit f4ae4c0b09
1 changed files with 2 additions and 0 deletions

View File

@ -103,3 +103,5 @@ hashes is desired, it could return the full set of hashes.
>> plugins use the hook; plugin A would see when plugin B adds a new file
>> to be renamed. And the subpage renaming stuff could probably be moved
>> into the rename hook too. --[[Joey]]
>>>
>>> I've implemented this nice solution in my po branch. --[[intrigeri]]