[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

paroga at webkit.org paroga at webkit.org
Sun Feb 20 23:51:47 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 356bffb510fe63bfccc3316b51f1d73f5475f02e
Author: paroga at webkit.org <paroga at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 26 00:50:34 2011 +0000

    2011-01-25  Patrick Gansterer  <paroga at webkit.org>
    
            Reviewed by Eric Seidel.
    
            Improve label text in submit-to-ews
            https://bugs.webkit.org/show_bug.cgi?id=53130
    
            * QueueStatusServer/templates/submittoews.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76655 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index 911f9bb..67c2bd7 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-25  Patrick Gansterer  <paroga at webkit.org>
+
+        Reviewed by Eric Seidel.
+
+        Improve label text in submit-to-ews
+        https://bugs.webkit.org/show_bug.cgi?id=53130
+
+        * QueueStatusServer/templates/submittoews.html:
+
 2011-01-25  Mansi Mithal  <mansi.mithal at nokia.com>
 
         Reviewed by Antonio Gomes.
diff --git a/Tools/QueueStatusServer/templates/submittoews.html b/Tools/QueueStatusServer/templates/submittoews.html
index fb9d8aa..935d7bb 100644
--- a/Tools/QueueStatusServer/templates/submittoews.html
+++ b/Tools/QueueStatusServer/templates/submittoews.html
@@ -1,3 +1,3 @@
 <form name="submit_to_ews" enctype="multipart/form-data" method="post">
-Patch to submit: <input name="attachment_id"><input type="submit" value="Submit for EWS Processing"></div>
+Attachment id of patch to submit: <input name="attachment_id"><input type="submit" value="Submit for EWS Processing"></div>
 </form>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list