set eol-style for all remaining XML files
Modified: trunk/reactos/apps/utils/net/finger/finger.xml
Modified: trunk/reactos/apps/utils/net/whois/whois.xml
Modified: trunk/reactos/drivers/usb/miniport/usbehci/usbehci.xml
Modified: trunk/reactos/drivers/usb/miniport/usbohci/usbohci.xml
Modified: trunk/reactos/drivers/usb/miniport/usbuhci/usbuhci.xml
Modified: trunk/reactos/drivers/usb/usbd/usbd.xml
Modified: trunk/reactos/drivers/usb/usbport/usbport.xml
Modified: trunk/reactos/lib/shell32/shell32.xml
_____
Modified: trunk/reactos/apps/utils/net/finger/finger.xml
--- trunk/reactos/apps/utils/net/finger/finger.xml 2005-07-31
07:08:15 UTC (rev 16915)
+++ trunk/reactos/apps/utils/net/finger/finger.xml 2005-07-31
08:33:39 UTC (rev 16916)
@@ -1,12 +1,12 @@
-<module name="finger" type="win32cui"
installbase="system32"
installname="finger.exe">
- <include base="finger">.</include>
+<module name="finger" type="win32cui"
installbase="system32"
installname="finger.exe">
+ <include base="finger">.</include>
<define name="__USE_W32API" />
- <define name="__USE_W32_SOCKETS" />
- <library>kernel32</library>
- <library>ws2_32</library>
- <file>finger.c</file>
- <file>err.c</file>
- <file>getopt.c</file>
- <file>net.c</file>
- <file>finger.rc</file>
-</module>
+ <define name="__USE_W32_SOCKETS" />
+ <library>kernel32</library>
+ <library>ws2_32</library>
+ <file>finger.c</file>
+ <file>err.c</file>
+ <file>getopt.c</file>
+ <file>net.c</file>
+ <file>finger.rc</file>
+</module>
Property changes on: trunk/reactos/apps/utils/net/finger/finger.xml
___________________________________________________________________
Name: svn:eol-style
+ native
_____
Modified: trunk/reactos/apps/utils/net/whois/whois.xml
--- trunk/reactos/apps/utils/net/whois/whois.xml 2005-07-31
07:08:15 UTC (rev 16915)
+++ trunk/reactos/apps/utils/net/whois/whois.xml 2005-07-31
08:33:39 UTC (rev 16916)
@@ -1,8 +1,8 @@
-<module name="whois" type="win32cui"
installbase="system32"
installname="whois.exe">
+<module name="whois" type="win32cui"
installbase="system32"
installname="whois.exe">
<define name="__USE_W32API" />
- <include base="whois">.</include>
- <library>kernel32</library>
- <library>ws2_32</library>
- <file>whois.c</file>
- <file>whois.rc</file>
-</module>
+ <include base="whois">.</include>
+ <library>kernel32</library>
+ <library>ws2_32</library>
+ <file>whois.c</file>
+ <file>whois.rc</file>
+</module>
Property changes on: trunk/reactos/apps/utils/net/whois/whois.xml
___________________________________________________________________
Name: svn:eol-style
+ native
_____
Modified: trunk/reactos/drivers/usb/miniport/usbehci/usbehci.xml
--- trunk/reactos/drivers/usb/miniport/usbehci/usbehci.xml
2005-07-31 07:08:15 UTC (rev 16915)
+++ trunk/reactos/drivers/usb/miniport/usbehci/usbehci.xml
2005-07-31 08:33:39 UTC (rev 16916)
@@ -1,9 +1,9 @@
-<module name="usbehci" type="kernelmodedriver"
installbase="system32/drivers" installname="usbehci.sys">
+<module name="usbehci" type="kernelmodedriver"
installbase="system32/drivers" installname="usbehci.sys">
<define name="__USE_W32API" />
- <include base="ntoskrnl">include</include>
- <library>ntoskrnl</library>
+ <include base="ntoskrnl">include</include>
+ <library>ntoskrnl</library>
<library>hal</library>
- <library>usbport</library>
- <file>usbehci.c</file>
- <file>usbehci.rc</file>
-</module>
+ <library>usbport</library>
+ <file>usbehci.c</file>
+ <file>usbehci.rc</file>
+</module>
Property changes on:
trunk/reactos/drivers/usb/miniport/usbehci/usbehci.xml
___________________________________________________________________
Name: svn:eol-style
+ native
_____
Modified: trunk/reactos/drivers/usb/miniport/usbohci/usbohci.xml
--- trunk/reactos/drivers/usb/miniport/usbohci/usbohci.xml
2005-07-31 07:08:15 UTC (rev 16915)
+++ trunk/reactos/drivers/usb/miniport/usbohci/usbohci.xml
2005-07-31 08:33:39 UTC (rev 16916)
@@ -1,9 +1,9 @@
-<module name="usbohci" type="kernelmodedriver"
installbase="system32/drivers" installname="usbohci.sys">
- <define name="__USE_W32API" />
+<module name="usbohci" type="kernelmodedriver"
installbase="system32/drivers" installname="usbohci.sys">
+ <define name="__USE_W32API" />
<include base="ntoskrnl">include</include>
- <library>ntoskrnl</library>
+ <library>ntoskrnl</library>
<library>hal</library>
- <library>usbport</library>
- <file>usbohci.c</file>
- <file>usbohci.rc</file>
-</module>
+ <library>usbport</library>
+ <file>usbohci.c</file>
+ <file>usbohci.rc</file>
+</module>
Property changes on:
trunk/reactos/drivers/usb/miniport/usbohci/usbohci.xml
___________________________________________________________________
Name: svn:eol-style
+ native
_____
Modified: trunk/reactos/drivers/usb/miniport/usbuhci/usbuhci.xml
--- trunk/reactos/drivers/usb/miniport/usbuhci/usbuhci.xml
2005-07-31 07:08:15 UTC (rev 16915)
+++ trunk/reactos/drivers/usb/miniport/usbuhci/usbuhci.xml
2005-07-31 08:33:39 UTC (rev 16916)
@@ -1,9 +1,9 @@
-<module name="usbuhci" type="kernelmodedriver"
installbase="system32/drivers" installname="usbuhci.sys">
+<module name="usbuhci" type="kernelmodedriver"
installbase="system32/drivers" installname="usbuhci.sys">
<define name="__USE_W32API" />
- <include base="ntoskrnl">include</include>
- <library>ntoskrnl</library>
+ <include base="ntoskrnl">include</include>
+ <library>ntoskrnl</library>
<library>hal</library>
- <library>usbport</library>
- <file>usbuhci.c</file>
- <file>usbuhci.rc</file>
-</module>
+ <library>usbport</library>
+ <file>usbuhci.c</file>
+ <file>usbuhci.rc</file>
+</module>
Property changes on:
trunk/reactos/drivers/usb/miniport/usbuhci/usbuhci.xml
___________________________________________________________________
Name: svn:eol-style
+ native
_____
Modified: trunk/reactos/drivers/usb/usbd/usbd.xml
--- trunk/reactos/drivers/usb/usbd/usbd.xml 2005-07-31 07:08:15 UTC
(rev 16915)
+++ trunk/reactos/drivers/usb/usbd/usbd.xml 2005-07-31 08:33:39 UTC
(rev 16916)
@@ -1,8 +1,8 @@
-<module name="usbd" type="kernelmodedriver"
installbase="system32/drivers" installname="usbd.sys">
+<module name="usbd" type="kernelmodedriver"
installbase="system32/drivers" installname="usbd.sys">
<importlibrary definition="usbd.def" />
- <define name="__USE_W32API" />
- <library>ntoskrnl</library>
- <library>hal</library>
- <file>usbd.c</file>
- <file>usbd.rc</file>
-</module>
+ <define name="__USE_W32API" />
+ <library>ntoskrnl</library>
+ <library>hal</library>
+ <file>usbd.c</file>
+ <file>usbd.rc</file>
+</module>
Property changes on: trunk/reactos/drivers/usb/usbd/usbd.xml
___________________________________________________________________
Name: svn:eol-style
+ native
_____
Modified: trunk/reactos/drivers/usb/usbport/usbport.xml
--- trunk/reactos/drivers/usb/usbport/usbport.xml 2005-07-31
07:08:15 UTC (rev 16915)
+++ trunk/reactos/drivers/usb/usbport/usbport.xml 2005-07-31
08:33:39 UTC (rev 16916)
@@ -1,9 +1,9 @@
-<module name="usbport" type="kernelmodedriver"
installbase="system32/drivers" installname="usbport.sys">
+<module name="usbport" type="kernelmodedriver"
installbase="system32/drivers" installname="usbport.sys">
<importlibrary definition="usbport.def" />
<define name="__USE_W32API" />
<include base="ntoskrnl">include</include>
- <library>ntoskrnl</library>
- <library>hal</library>
- <file>usbport.c</file>
- <file>usbport.rc</file>
-</module>
+ <library>ntoskrnl</library>
+ <library>hal</library>
+ <file>usbport.c</file>
+ <file>usbport.rc</file>
+</module>
Property changes on: trunk/reactos/drivers/usb/usbport/usbport.xml
___________________________________________________________________
Name: svn:eol-style
+ native
_____
Modified: trunk/reactos/lib/shell32/shell32.xml
--- trunk/reactos/lib/shell32/shell32.xml 2005-07-31 07:08:15 UTC
(rev 16915)
+++ trunk/reactos/lib/shell32/shell32.xml 2005-07-31 08:33:39 UTC
(rev 16916)
@@ -1,62 +1,62 @@
-<module name="shell32" type="win32dll"
baseaddress="${BASEADDRESS_SHELL32}" installbase="system32"
installname="shell32.dll" warnings="true">
- <importlibrary definition="shell32.spec.def" />
- <include base="shell32">.</include>
- <include base="ReactOS">include/wine</include>
- <define name="__REACTOS__" />
- <define name="__USE_W32API" />
- <define name="_WIN32_IE">0x600</define>
- <define name="_WIN32_WINNT">0x501</define>
- <define name="WINVER">0x501</define>
- <define name="_SHELL32_" />
- <define name="COM_NO_WINDOWS_H" />
- <library>wine</library>
- <library>uuid</library>
- <library>ntdll</library>
- <library>kernel32</library>
- <library>advapi32</library>
- <library>gdi32</library>
- <library>user32</library>
- <library>comctl32</library>
- <library>shlwapi</library>
- <library>ole32</library>
- <file>authors.c</file>
- <file>autocomplete.c</file>
- <file>brsfolder.c</file>
- <file>changenotify.c</file>
- <file>classes.c</file>
- <file>clipboard.c</file>
- <file>control.c</file>
- <file>cpanelfolder.c</file>
- <file>dataobject.c</file>
- <file>debughlp.c</file>
- <file>dialogs.c</file>
- <file>dragdrophelper.c</file>
- <file>enumidlist.c</file>
- <file>folders.c</file>
- <file>iconcache.c</file>
- <file>memorystream.c</file>
- <file>pidl.c</file>
- <file>regsvr.c</file>
- <file>shell32_main.c</file>
- <file>shelllink.c</file>
- <file>shellole.c</file>
- <file>shellord.c</file>
- <file>shellpath.c</file>
- <file>shellreg.c</file>
- <file>shellstring.c</file>
- <file>shfldr_desktop.c</file>
- <file>shfldr_fs.c</file>
- <file>shfldr_mycomp.c</file>
- <file>shlexec.c</file>
- <file>shlfileop.c</file>
- <file>shlfolder.c</file>
- <file>shlfsbind.c</file>
- <file>shlmenu.c</file>
- <file>shlview.c</file>
- <file>shpolicy.c</file>
- <file>shv_bg_cmenu.c</file>
- <file>shv_item_cmenu.c</file>
- <file>ros-systray.c</file>
- <file>shres.rc</file>
- <file>shell32.spec</file>
-</module>
+<module name="shell32" type="win32dll"
baseaddress="${BASEADDRESS_SHELL32}" installbase="system32"
installname="shell32.dll" warnings="true">
+ <importlibrary definition="shell32.spec.def" />
+ <include base="shell32">.</include>
+ <include base="ReactOS">include/wine</include>
+ <define name="__REACTOS__" />
+ <define name="__USE_W32API" />
+ <define name="_WIN32_IE">0x600</define>
+ <define name="_WIN32_WINNT">0x501</define>
+ <define name="WINVER">0x501</define>
+ <define name="_SHELL32_" />
+ <define name="COM_NO_WINDOWS_H" />
+ <library>wine</library>
+ <library>uuid</library>
+ <library>ntdll</library>
+ <library>kernel32</library>
+ <library>advapi32</library>
+ <library>gdi32</library>
+ <library>user32</library>
+ <library>comctl32</library>
+ <library>shlwapi</library>
+ <library>ole32</library>
+ <file>authors.c</file>
+ <file>autocomplete.c</file>
+ <file>brsfolder.c</file>
+ <file>changenotify.c</file>
+ <file>classes.c</file>
+ <file>clipboard.c</file>
+ <file>control.c</file>
+ <file>cpanelfolder.c</file>
+ <file>dataobject.c</file>
+ <file>debughlp.c</file>
+ <file>dialogs.c</file>
+ <file>dragdrophelper.c</file>
+ <file>enumidlist.c</file>
+ <file>folders.c</file>
+ <file>iconcache.c</file>
+ <file>memorystream.c</file>
+ <file>pidl.c</file>
+ <file>regsvr.c</file>
+ <file>shell32_main.c</file>
+ <file>shelllink.c</file>
+ <file>shellole.c</file>
+ <file>shellord.c</file>
+ <file>shellpath.c</file>
+ <file>shellreg.c</file>
+ <file>shellstring.c</file>
+ <file>shfldr_desktop.c</file>
+ <file>shfldr_fs.c</file>
+ <file>shfldr_mycomp.c</file>
+ <file>shlexec.c</file>
+ <file>shlfileop.c</file>
+ <file>shlfolder.c</file>
+ <file>shlfsbind.c</file>
+ <file>shlmenu.c</file>
+ <file>shlview.c</file>
+ <file>shpolicy.c</file>
+ <file>shv_bg_cmenu.c</file>
+ <file>shv_item_cmenu.c</file>
+ <file>ros-systray.c</file>
+ <file>shres.rc</file>
+ <file>shell32.spec</file>
+</module>
Property changes on: trunk/reactos/lib/shell32/shell32.xml
___________________________________________________________________
Name: svn:eol-style
+ native
Show replies by date