[qt_honey] [13] EOL setting modified.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 10月 19日 (月) 14:05:05 JST


Revision: 13
          http://sourceforge.jp/projects/cres/svn/view?view=rev&revision=13
Author:   kyagroup
Date:     2009-10-19 14:05:05 +0900 (Mon, 19 Oct 2009)

Log Message:
-----------
EOL setting modified. (svn:eol-style = native)

Modified Paths:
--------------
    src/chrome/content/scrubbingscreen.xul

Property Changed:
----------------
    src/chrome/content/scrubbingscreen.xul

Modified: src/chrome/content/scrubbingscreen.xul
===================================================================
--- src/chrome/content/scrubbingscreen.xul	2009-10-19 05:00:54 UTC (rev 12)
+++ src/chrome/content/scrubbingscreen.xul	2009-10-19 05:05:05 UTC (rev 13)
@@ -1,18 +1,18 @@
-<?xml version="1.0"?>
-
-<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
-
-<dialog 
-  id="LogTB-Scrubbing-Dialog"
-  xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 
-  title="Query Log Toolbar - Scrubbing log files"
-  buttons="cancel"
-  ondialogcancel="return true;"
-  onclose="return true;"
->
-  <vbox>
-    <label id="lblScrubbing" value="Scrubbing: " />
-    <progressmeter id="pbrScrubbingProgress" mode="determined" value="0%" />
-  </vbox>
-
-</dialog>
+<?xml version="1.0"?>
+
+<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
+
+<dialog 
+  id="LogTB-Scrubbing-Dialog"
+  xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 
+  title="Query Log Toolbar - Scrubbing log files"
+  buttons="cancel"
+  ondialogcancel="return true;"
+  onclose="return true;"
+>
+  <vbox>
+    <label id="lblScrubbing" value="Scrubbing: " />
+    <progressmeter id="pbrScrubbingProgress" mode="determined" value="0%" />
+  </vbox>
+
+</dialog>


Property changes on: src/chrome/content/scrubbingscreen.xul
___________________________________________________________________
Added: svn:eol-style
   + native




Cres-cvs メーリングリストの案内
Back to archive index