summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-17 16:04:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-17 16:04:54 +0100
commitafebd4b2fba946cbac1309bf282a88d1cc179f62 (patch)
tree8cd37c8ff8da8d1dbc9e2bbc8a02a577c4f1f21f
parent5db8309b872f7fbe31b746da17fc3b230a863d14 (diff)
downloadvdr-afebd4b2fba946cbac1309bf282a88d1cc179f62.tar.gz
vdr-afebd4b2fba946cbac1309bf282a88d1cc179f62.tar.bz2
Fixed some typos in the CONTRIBUTORS file
-rw-r--r--CONTRIBUTORS5
-rw-r--r--HISTORY1
2 files changed, 4 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 08ef8428..4832e059 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -548,7 +548,7 @@ Helmut Auer <vdr@helmutauer.de>
for suggesting to increase the default value for 'Min. user inactivity' to 300 minutes
for suggesting to add cChannel::LinkChannels() and cChannel::RefChannel()
for suggesting to give a message when an instant recording is started
- fpr suggesting to retry a shutdown after a while
+ for suggesting to retry a shutdown after a while
for separating the 'install' target into several individual targets
for reporting a problem with scrolling with Up/Down in case there are non-selectable
items at the beginning of the menu
@@ -1573,6 +1573,7 @@ Frank Krömmelbein <kroemmelbein@gmx.de>
for adding missing storing of the MenuScrollPage parameter
for reporting a problem with channel switching with the Down (Up) key in case the
current channel is already the first (last) in the list
+ for fixing some typos in the CONTRIBUTORS file
Bernhard Stegmaier <bernhard.stegmaier@in.tum.de>
for reporting a problem in cEITScanner::Process() with forced EPG scans if EPG
@@ -1730,7 +1731,7 @@ Jaroslaw Swierczynski <swiergot@gmail.com>
for updating the Polish OSD texts and the fontosd-iso8859-2.c file
Alexander Hans <cleditor@arcor.de>
- fpr reporting a crash when pressing '0' in the "Schedule" menu on a channel that
+ for reporting a crash when pressing '0' in the "Schedule" menu on a channel that
doesn't have any EPG data
Daniel Karsubka <dkar@gmx.de>
diff --git a/HISTORY b/HISTORY
index 6b990db5..2a7c1ba0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4331,3 +4331,4 @@ Video Disk Recorder Revision History
by Marco Schlüßler).
- cMenuText now uses the given font (thanks to Rolf Ahrenberg).
- The ST:TNG skin now uses the fixed font if requested when displaying texts.
+- Fixed some typos in the CONTRIBUTORS file (thanks to Frank Krömmelbein).