[fusion-commits] r1974 - in trunk/widgets: About Help Print TaskPane
svn_fusion at osgeo.org
svn_fusion at osgeo.org
Sun Nov 15 21:58:12 EST 2009
Author: liuar
Date: 2009-11-15 21:58:11 -0500 (Sun, 15 Nov 2009)
New Revision: 1974
Modified:
trunk/widgets/About/About.html
trunk/widgets/Help/Help.html
trunk/widgets/Print/Print.html
trunk/widgets/TaskPane/TaskPane.html
Log:
Fixed ticket 316 <http://trac.osgeo.org/fusion/ticket/316>
GLOB: Some localizable files are not saved as UTF-8 format
Modified: trunk/widgets/About/About.html
===================================================================
--- trunk/widgets/About/About.html 2009-11-13 02:39:23 UTC (rev 1973)
+++ trunk/widgets/About/About.html 2009-11-16 02:58:11 UTC (rev 1974)
@@ -1,4 +1,4 @@
-<html>
+<html>
<head>
<title>About Fusion</title>
</head>
Modified: trunk/widgets/Help/Help.html
===================================================================
--- trunk/widgets/Help/Help.html 2009-11-13 02:39:23 UTC (rev 1973)
+++ trunk/widgets/Help/Help.html 2009-11-16 02:58:11 UTC (rev 1974)
@@ -1,4 +1,4 @@
-<html>
+<html>
<head>
<title></title>
</head>
Modified: trunk/widgets/Print/Print.html
===================================================================
--- trunk/widgets/Print/Print.html 2009-11-13 02:39:23 UTC (rev 1973)
+++ trunk/widgets/Print/Print.html 2009-11-16 02:58:11 UTC (rev 1974)
@@ -1,4 +1,4 @@
-<div class="PrintDialogForm">
+<div class="PrintDialogForm">
<fieldset class="PrintDialogOptions">
<legend>Options</legend>
<label class="block" for="dialogPrintShowtitle"><input name="dialogPrintShowtitle" id="dialogPrintShowtitle" type="checkbox" value="showtitle" checked>
Modified: trunk/widgets/TaskPane/TaskPane.html
===================================================================
--- trunk/widgets/TaskPane/TaskPane.html 2009-11-13 02:39:23 UTC (rev 1973)
+++ trunk/widgets/TaskPane/TaskPane.html 2009-11-16 02:58:11 UTC (rev 1974)
@@ -1,4 +1,4 @@
-<html>
+<html>
<head>
<style type="text/css">
@import url(TaskPane.css);
More information about the fusion-commits
mailing list