From: Amine Khaldi Date: Sun, 27 Sep 2015 18:40:24 +0000 (+0000) Subject: [SHELLEXTS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE... X-Git-Tag: ReactOS-0.4.0~660 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=54375c93188ee8ff1b24c70c15f804cae675c9a9 [SHELLEXTS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 svn path=/trunk/; revision=69387 --- diff --git a/reactos/dll/shellext/deskadp/lang/sk-SK.rc b/reactos/dll/shellext/deskadp/lang/sk-SK.rc index fe9dc1272ea..d13982add2d 100644 --- a/reactos/dll/shellext/deskadp/lang/sk-SK.rc +++ b/reactos/dll/shellext/deskadp/lang/sk-SK.rc @@ -1,5 +1,5 @@ /* - * FILE: dll/win32/shellext/deskadp/lang/sk-SK.rc + * FILE: dll/shellext/deskadp/lang/sk-SK.rc * PURPOSE: Slovak Language File for deskadp * TRANSLATOR: Kario * DATE OF TR.: 30-09-2007 diff --git a/reactos/dll/shellext/deskadp/lang/uk-UA.rc b/reactos/dll/shellext/deskadp/lang/uk-UA.rc index d9cc13c00e4..e83a84dc281 100644 --- a/reactos/dll/shellext/deskadp/lang/uk-UA.rc +++ b/reactos/dll/shellext/deskadp/lang/uk-UA.rc @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Advanced display adapter properties * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll/win32/shellext/deskadp/lang/uk-UA.rc + * FILE: dll/shellext/deskadp/lang/uk-UA.rc * PURPOSE: Ukraianian Language File for deskadp.dll * TRANSLATORS: Artem Reznikov, Igor Paliychuk */ diff --git a/reactos/dll/shellext/deskmon/lang/uk-UA.rc b/reactos/dll/shellext/deskmon/lang/uk-UA.rc index fbe3edae71a..5d74feab3e7 100644 --- a/reactos/dll/shellext/deskmon/lang/uk-UA.rc +++ b/reactos/dll/shellext/deskmon/lang/uk-UA.rc @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Advanced display monitor properties * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll/win32/shellext/deskmon/lang/uk-UA.rc + * FILE: dll/shellext/deskmon/lang/uk-UA.rc * PURPOSE: Ukraianian Language File for deskmon.dll * TRANSLATOR: Artem Reznikov */ diff --git a/reactos/dll/shellext/devcpux/processor.c b/reactos/dll/shellext/devcpux/processor.c index ec54d76f413..8544af1c351 100644 --- a/reactos/dll/shellext/devcpux/processor.c +++ b/reactos/dll/shellext/devcpux/processor.c @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Shell Extensions * LICENSE: LGPL - See COPYING in the top level directory - * FILE: dll\win32\shellext\devcpux\processor.c + * FILE: dll/shellext/devcpux/processor.c * PURPOSE: * COPYRIGHT: Copyright 2007 Christoph von Wittich * diff --git a/reactos/dll/shellext/netshell/lang/uk-UA.rc b/reactos/dll/shellext/netshell/lang/uk-UA.rc index 2efd4a8dd36..b20b0f44b00 100644 --- a/reactos/dll/shellext/netshell/lang/uk-UA.rc +++ b/reactos/dll/shellext/netshell/lang/uk-UA.rc @@ -1,7 +1,7 @@ /* * PROJECT: Network Connections Shell Folder * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll/win32/netshell/lang/uk-UA.rc + * FILE: dll/shellext/netshell/lang/uk-UA.rc * PURPOSE: Ukraianian Language File for netshell * TRANSLATORS: Artem Reznikov, Igor Paliychuk */ diff --git a/reactos/dll/shellext/netshell/lang/zh-CN.rc b/reactos/dll/shellext/netshell/lang/zh-CN.rc index b6ad0660a98..1ccf0fc3fd1 100644 --- a/reactos/dll/shellext/netshell/lang/zh-CN.rc +++ b/reactos/dll/shellext/netshell/lang/zh-CN.rc @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Netshell * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll/win32/netshell/lang/zh-CN.rc + * FILE: dll/shellext/netshell/lang/zh-CN.rc * PURPOSE: Chinese (Simplified) Language File * TRANSLATOR: 2011 Elton Chung aka MfldElton */ diff --git a/reactos/dll/shellext/netshell/lang/zh-TW.rc b/reactos/dll/shellext/netshell/lang/zh-TW.rc index dc54727e514..51f382f4963 100644 --- a/reactos/dll/shellext/netshell/lang/zh-TW.rc +++ b/reactos/dll/shellext/netshell/lang/zh-TW.rc @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS Netshell * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll/win32/netshell/lang/zh-TW.rc + * FILE: dll/shellext/netshell/lang/zh-TW.rc * PURPOSE: Chinese (Traditional) Language File * TRANSLATOR: 2011 Elton Chung aka MfldElton */ diff --git a/reactos/dll/shellext/ntobjshex/ntobjfolder.cpp b/reactos/dll/shellext/ntobjshex/ntobjfolder.cpp index a76d9831959..48f2435fe63 100644 --- a/reactos/dll/shellext/ntobjshex/ntobjfolder.cpp +++ b/reactos/dll/shellext/ntobjshex/ntobjfolder.cpp @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS shell extensions * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\shellext\ntobjshex\ntobjfolder.cpp + * FILE: dll/shellext/ntobjshex/ntobjfolder.cpp * PURPOSE: NT Object Namespace shell extension * PROGRAMMERS: David Quintana */ diff --git a/reactos/dll/shellext/ntobjshex/ntobjfolder.h b/reactos/dll/shellext/ntobjshex/ntobjfolder.h index eb9e95f2777..c6893870d23 100644 --- a/reactos/dll/shellext/ntobjshex/ntobjfolder.h +++ b/reactos/dll/shellext/ntobjshex/ntobjfolder.h @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS shell extensions * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\shellext\ntobjshex\ntobjfolder.h + * FILE: dll/shellext/ntobjshex/ntobjfolder.h * PURPOSE: NT Object Namespace shell extension * PROGRAMMERS: David Quintana */ diff --git a/reactos/dll/shellext/ntobjshex/ntobjshex.cpp b/reactos/dll/shellext/ntobjshex/ntobjshex.cpp index cc813311fb6..1c829f96a2a 100644 --- a/reactos/dll/shellext/ntobjshex/ntobjshex.cpp +++ b/reactos/dll/shellext/ntobjshex/ntobjshex.cpp @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS shell extensions * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\shellext\ntobjshex\ntobjshex.cpp + * FILE: dll/shellext/ntobjshex/ntobjshex.cpp * PURPOSE: NT Object Namespace shell extension * PROGRAMMERS: David Quintana */ diff --git a/reactos/dll/shellext/ntobjshex/regfolder.cpp b/reactos/dll/shellext/ntobjshex/regfolder.cpp index a4aa5c07b0b..4129f8a1bc1 100644 --- a/reactos/dll/shellext/ntobjshex/regfolder.cpp +++ b/reactos/dll/shellext/ntobjshex/regfolder.cpp @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS shell extensions * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\shellext\ntobjshex\regfolder.cpp + * FILE: dll/shellext/ntobjshex/regfolder.cpp * PURPOSE: NT Object Namespace shell extension * PROGRAMMERS: David Quintana */ diff --git a/reactos/dll/shellext/ntobjshex/regfolder.h b/reactos/dll/shellext/ntobjshex/regfolder.h index 607a1209d49..55e4327cabd 100644 --- a/reactos/dll/shellext/ntobjshex/regfolder.h +++ b/reactos/dll/shellext/ntobjshex/regfolder.h @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS shell extensions * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\shellext\ntobjshex\regfolder.h + * FILE: dll/shellext/ntobjshex/regfolder.h * PURPOSE: NT Object Namespace shell extension * PROGRAMMERS: David Quintana */ diff --git a/reactos/dll/shellext/slayer/lang/sk-SK.rc b/reactos/dll/shellext/slayer/lang/sk-SK.rc index d99b292fe47..fe515d0233d 100644 --- a/reactos/dll/shellext/slayer/lang/sk-SK.rc +++ b/reactos/dll/shellext/slayer/lang/sk-SK.rc @@ -1,5 +1,5 @@ /* - * FILE: dll/win32/shellext/slayer/lang/sk-SK.rc + * FILE: dll/shellext/slayer/lang/sk-SK.rc * PURPOSE: Slovak Language File for slayer * TRANSLATOR: Kario * DATE OF TR.: 30-09-2007 diff --git a/reactos/dll/shellext/slayer/lang/uk-UA.rc b/reactos/dll/shellext/slayer/lang/uk-UA.rc index 81404933247..7ee1560317c 100644 --- a/reactos/dll/shellext/slayer/lang/uk-UA.rc +++ b/reactos/dll/shellext/slayer/lang/uk-UA.rc @@ -1,7 +1,7 @@ /* * PROJECT: Application Compatibility Layer Shell Extension * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll/win32/shellext/slayer/Uk.rc + * FILE: dll/shellext/slayer/lang/uk-UA.rc * PURPOSE: Ukraianian Language File for slayer * TRANSLATOR: Artem Reznikov */ diff --git a/reactos/dll/shellext/slayer/slayer.c b/reactos/dll/shellext/slayer/slayer.c index 81ad357d05e..cf883a72f26 100644 --- a/reactos/dll/shellext/slayer/slayer.c +++ b/reactos/dll/shellext/slayer/slayer.c @@ -18,7 +18,7 @@ */ /* * PROJECT: ReactOS Compatibility Layer Shell Extension - * FILE: lib/shellext/cplsample/cplsample.c + * FILE: dll/shellext/slayer/slayer.c * PURPOSE: ReactOS Compatibility Layer Shell Extension * PROGRAMMER: Thomas Weidenmueller * UPDATE HISTORY: diff --git a/reactos/dll/shellext/stobject/csystray.cpp b/reactos/dll/shellext/stobject/csystray.cpp index 6ae1eafb9e6..97b3d88f0f2 100644 --- a/reactos/dll/shellext/stobject/csystray.cpp +++ b/reactos/dll/shellext/stobject/csystray.cpp @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS system libraries * LICENSE: GPL - See COPYING in the top level directory -* FILE: dll\win32\stobject\csystray.cpp +* FILE: dll/shellext/stobject/csystray.cpp * PURPOSE: Systray shell service object implementation * PROGRAMMERS: David Quintana */ diff --git a/reactos/dll/shellext/stobject/csystray.h b/reactos/dll/shellext/stobject/csystray.h index bcfab93e484..4eea6d0d7ad 100644 --- a/reactos/dll/shellext/stobject/csystray.h +++ b/reactos/dll/shellext/stobject/csystray.h @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS system libraries * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\win32\stobject\stobject.cpp + * FILE: dll/shellext/stobject/csystray.h * PURPOSE: Systray shell service object * PROGRAMMERS: Robert Naumann David Quintana diff --git a/reactos/dll/shellext/stobject/stobject.cpp b/reactos/dll/shellext/stobject/stobject.cpp index 3ba6c5323f4..39ce6a40d04 100644 --- a/reactos/dll/shellext/stobject/stobject.cpp +++ b/reactos/dll/shellext/stobject/stobject.cpp @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS system libraries * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\win32\stobject\stobject.cpp + * FILE: dll/shellext/stobject/stobject.cpp * PURPOSE: COM registration services for STobject.dll * PROGRAMMERS: Robert Naumann David Quintana diff --git a/reactos/dll/shellext/stobject/volume.cpp b/reactos/dll/shellext/stobject/volume.cpp index b3c58da769e..1c5b73ae25e 100644 --- a/reactos/dll/shellext/stobject/volume.cpp +++ b/reactos/dll/shellext/stobject/volume.cpp @@ -1,7 +1,7 @@ /* * PROJECT: ReactOS system libraries * LICENSE: GPL - See COPYING in the top level directory - * FILE: dll\win32\stobject\volume.cpp + * FILE: dll/shellext/stobject/volume.cpp * PURPOSE: Volume notification icon handler * PROGRAMMERS: David Quintana */