diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 14:19:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-16 14:19:11 +0100 |
commit | a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e (patch) | |
tree | 19d178000f5c7de3b42b5676060d5394939b8e83 /CONTRIBUTORS | |
parent | 89dc5927278d7ff348c380ab58e66e6b7642530b (diff) | |
download | vdr-a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e.tar.gz vdr-a9099cb4d30d8ecf4acb9a4cf31f3b818599c62e.tar.bz2 |
Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric characters'
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7e565ebb..2a122d57 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1004,9 +1004,8 @@ Andreas Mair <amair.sob@googlemail.com> for fixing initializing the timer's flags in the cTimer copy constructor for reporting a crash in case CutRecording() is called from a plugin for fixing the type of MBperMinute in cVideoDiskUsage::HasChanged() - for reporting a bug in sorting recordings in case the locale ignores non-alphanumeric - characters, or if two folders have the same name, but one of them ends in an - additional digit, as in "abc" and "abc2" + for reporting a bug in sorting recordings in case two folders have the same name, + but one of them ends in an additional digit, as in "abc" and "abc2" Olivier Jacques <jacquesolivier@hotmail.com>) for translating OSD texts to the French language |