r1439 - vdr/vdr-xxv/trunk/debian/patches

Tobias Grimm tiber-guest at costa.debian.org
Sat Nov 5 17:14:31 UTC 2005


Author: tiber-guest
Date: 2005-11-05 17:14:30 +0000 (Sat, 05 Nov 2005)
New Revision: 1439

Added:
   vdr/vdr-xxv/trunk/debian/patches/04_spelling.dpatch
Modified:
   vdr/vdr-xxv/trunk/debian/patches/00list
Log:
fixed spelling mistakes

Modified: vdr/vdr-xxv/trunk/debian/patches/00list
===================================================================
--- vdr/vdr-xxv/trunk/debian/patches/00list	2005-11-05 16:59:21 UTC (rev 1438)
+++ vdr/vdr-xxv/trunk/debian/patches/00list	2005-11-05 17:14:30 UTC (rev 1439)
@@ -1,2 +1,3 @@
 01_libpath
 03_defaults
+04_spelling

Added: vdr/vdr-xxv/trunk/debian/patches/04_spelling.dpatch
===================================================================
--- vdr/vdr-xxv/trunk/debian/patches/04_spelling.dpatch	2005-11-05 16:59:21 UTC (rev 1438)
+++ vdr/vdr-xxv/trunk/debian/patches/04_spelling.dpatch	2005-11-05 17:14:30 UTC (rev 1439)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 04_spelling.dpatch by Tobias Grimm <tg at e-tobi.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad vdr-xxv-0.50+svn581~/html/widgets/file.tmpl vdr-xxv-0.50+svn581/html/widgets/file.tmpl
+--- vdr-xxv-0.50+svn581~/html/widgets/file.tmpl	2005-10-07 21:33:08.000000000 +0200
++++ vdr-xxv-0.50+svn581/html/widgets/file.tmpl	2005-11-05 18:13:34.000000000 +0100
+@@ -12,7 +12,7 @@
+ </tr>
+ <script>
+ function check<?% data.NAME %?>File () {
+-    checkValue(document.forms[0].<?% data.NAME %?>, 'id<?% param.count %?>', "-r'%s'", 'File is not exists!', 'File exists.');
++    checkValue(document.forms[0].<?% data.NAME %?>, 'id<?% param.count %?>', "-r'%s'", 'File does not exist!', 'File exists.');
+ }
+ window.setTimeout("check<?% data.NAME %?>File()", 500);
+ </script>


Property changes on: vdr/vdr-xxv/trunk/debian/patches/04_spelling.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the pkg-vdr-dvb-changes mailing list