Title: [145715] releases/WebKitGTK/webkit-2.0/Source/WebCore/platform/gtk/po
Revision
145715
Author
ph...@webkit.org
Date
2013-03-13 07:13:30 -0700 (Wed, 13 Mar 2013)

Log Message

[GTK] POTFILES.in references a removed file
https://bugs.webkit.org/show_bug.cgi?id=112248

Unreviewed, follow-up build fix after r145713.

* POTFILES.in: WebKitAuthenticationWidget.cpp contains
translatable strings to be processed by gettext.

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.0/Source/WebCore/platform/gtk/po/ChangeLog (145714 => 145715)


--- releases/WebKitGTK/webkit-2.0/Source/WebCore/platform/gtk/po/ChangeLog	2013-03-13 14:13:13 UTC (rev 145714)
+++ releases/WebKitGTK/webkit-2.0/Source/WebCore/platform/gtk/po/ChangeLog	2013-03-13 14:13:30 UTC (rev 145715)
@@ -3,6 +3,16 @@
         [GTK] POTFILES.in references a removed file
         https://bugs.webkit.org/show_bug.cgi?id=112248
 
+        Unreviewed, follow-up build fix after r145713.
+
+        * POTFILES.in: WebKitAuthenticationWidget.cpp contains
+        translatable strings to be processed by gettext.
+
+2013-03-13  Philippe Normand  <pnorm...@igalia.com>
+
+        [GTK] POTFILES.in references a removed file
+        https://bugs.webkit.org/show_bug.cgi?id=112248
+
         Unreviewed, build fix.
 
         * POTFILES.in: Remove reference to non-existant file.

Modified: releases/WebKitGTK/webkit-2.0/Source/WebCore/platform/gtk/po/POTFILES.in (145714 => 145715)


--- releases/WebKitGTK/webkit-2.0/Source/WebCore/platform/gtk/po/POTFILES.in	2013-03-13 14:13:13 UTC (rev 145714)
+++ releases/WebKitGTK/webkit-2.0/Source/WebCore/platform/gtk/po/POTFILES.in	2013-03-13 14:13:30 UTC (rev 145715)
@@ -1,6 +1,7 @@
 # List of source files which contain translatable strings.
 ErrorsGtk.cpp
 LocalizedStringsGtk.cpp
+WebKitAuthenticationWidget.cpp
 ../graphics/gtk/FullscreenVideoControllerGtk.cpp
 ../../../WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp
 ../../../WebKit/gtk/WebCoreSupport/ContextMenuClientGtk.cpp
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to