Revoked 'Fixed sorting recordings in case the locale ignores non-alphanumeric characters'

This commit is contained in:
Klaus Schmidinger
2013-01-16 14:19:11 +01:00
parent 89dc592727
commit a9099cb4d3
3 changed files with 5 additions and 13 deletions

View File

@@ -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