[HHCTRL.OCX]
authorAmine Khaldi <amine.khaldi@reactos.org>
Thu, 19 Sep 2013 15:24:21 +0000 (15:24 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Thu, 19 Sep 2013 15:24:21 +0000 (15:24 +0000)
* Move resource files to the appropriate folders.

svn path=/trunk/; revision=60206

28 files changed:
reactos/dll/win32/hhctrl.ocx/hhctrl.rc
reactos/dll/win32/hhctrl.ocx/lang/Cs.rc [moved from reactos/dll/win32/hhctrl.ocx/Cs.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Da.rc [moved from reactos/dll/win32/hhctrl.ocx/Da.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/De.rc [moved from reactos/dll/win32/hhctrl.ocx/De.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/El.rc [moved from reactos/dll/win32/hhctrl.ocx/El.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/En.rc [moved from reactos/dll/win32/hhctrl.ocx/En.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Es.rc [moved from reactos/dll/win32/hhctrl.ocx/Es.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Fi.rc [moved from reactos/dll/win32/hhctrl.ocx/Fi.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Fr.rc [moved from reactos/dll/win32/hhctrl.ocx/Fr.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/He.rc [moved from reactos/dll/win32/hhctrl.ocx/He.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Hu.rc [moved from reactos/dll/win32/hhctrl.ocx/Hu.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/It.rc [moved from reactos/dll/win32/hhctrl.ocx/It.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Ja.rc [moved from reactos/dll/win32/hhctrl.ocx/Ja.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Ko.rc [moved from reactos/dll/win32/hhctrl.ocx/Ko.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Lt.rc [moved from reactos/dll/win32/hhctrl.ocx/Lt.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Nl.rc [moved from reactos/dll/win32/hhctrl.ocx/Nl.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/No.rc [moved from reactos/dll/win32/hhctrl.ocx/No.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Pl.rc [moved from reactos/dll/win32/hhctrl.ocx/Pl.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Pt.rc [moved from reactos/dll/win32/hhctrl.ocx/Pt.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Ro.rc [moved from reactos/dll/win32/hhctrl.ocx/Ro.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Ru.rc [moved from reactos/dll/win32/hhctrl.ocx/Ru.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Si.rc [moved from reactos/dll/win32/hhctrl.ocx/Si.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Sv.rc [moved from reactos/dll/win32/hhctrl.ocx/Sv.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Tr.rc [moved from reactos/dll/win32/hhctrl.ocx/Tr.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Uk.rc [moved from reactos/dll/win32/hhctrl.ocx/Uk.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/lang/Zh.rc [moved from reactos/dll/win32/hhctrl.ocx/Zh.rc with 100% similarity]
reactos/dll/win32/hhctrl.ocx/res/hhtoolbar.bmp [moved from reactos/dll/win32/hhctrl.ocx/hhtoolbar.bmp with 100% similarity]
reactos/dll/win32/hhctrl.ocx/res/hhtreeview.bmp [moved from reactos/dll/win32/hhctrl.ocx/hhtreeview.bmp with 100% similarity]

index cbb63cb..1f5639b 100644 (file)
 //#include "resource.h"
 
 #ifdef LANGUAGE_CS_CZ
-    #include "Cs.rc"
+    #include "lang/Cs.rc"
 #endif
 #ifdef LANGUAGE_DA_DK
-    #include "Da.rc"
+    #include "lang/Da.rc"
 #endif
 #ifdef LANGUAGE_EL_GR
-    #include "El.rc"
+    #include "lang/El.rc"
 #endif
 #ifdef LANGUAGE_EN_US
-    #include "En.rc"
+    #include "lang/En.rc"
 #endif
 #ifdef LANGUAGE_FI_FI
-    #include "Fi.rc"
+    #include "lang/Fi.rc"
 #endif
 #ifdef LANGUAGE_HU_HU
-    #include "Hu.rc"
+    #include "lang/Hu.rc"
 #endif
 #ifdef LANGUAGE_KO_KR
-    #include "Ko.rc"
+    #include "lang/Ko.rc"
 #endif
 #ifdef LANGUAGE_NL_NL
-    #include "Nl.rc"
+    #include "lang/Nl.rc"
 #endif
 #ifdef LANGUAGE_NO_NO
-    #include "No.rc"
+    #include "lang/No.rc"
 #endif
 #ifdef LANGUAGE_PL_PL
-    #include "Pl.rc"
+    #include "lang/Pl.rc"
 #endif
 #ifdef LANGUAGE_SV_SE
-    #include "Sv.rc"
+    #include "lang/Sv.rc"
 #endif
 #ifdef LANGUAGE_TR_TR
-    #include "Tr.rc"
+    #include "lang/Tr.rc"
 #endif
 
 /* UTF-8 */
 #ifdef LANGUAGE_DE_DE
-    #include "De.rc"
+    #include "lang/De.rc"
 #endif
 #ifdef LANGUAGE_ES_ES
-    #include "Es.rc"
+    #include "lang/Es.rc"
 #endif
 #ifdef LANGUAGE_FR_FR
-    #include "Fr.rc"
+    #include "lang/Fr.rc"
 #endif
 #ifdef LANGUAGE_HE_IL
-    #include "He.rc"
+    #include "lang/He.rc"
 #endif
 #ifdef LANGUAGE_IT_IT
-    #include "It.rc"
+    #include "lang/It.rc"
 #endif
 #ifdef LANGUAGE_JA_JP
-    #include "Ja.rc"
+    #include "lang/Ja.rc"
 #endif
 #ifdef LANGUAGE_LT_LT
-    #include "Lt.rc"
+    #include "lang/Lt.rc"
 #endif
 #ifdef LANGUAGE_PT_PT
-    #include "Pt.rc"
+    #include "lang/Pt.rc"
 #endif
 #ifdef LANGUAGE_RO_RO
-    #include "Ro.rc"
+    #include "lang/Ro.rc"
 #endif
 #ifdef LANGUAGE_RU_RU
-    #include "Ru.rc"
+    #include "lang/Ru.rc"
 #endif
 #ifdef LANGUAGE_SL_SI
-    #include "Si.rc"
+    #include "lang/Si.rc"
 #endif
 #ifdef LANGUAGE_UK_UA
-    #include "Uk.rc"
+    #include "lang/Uk.rc"
 #endif
 #ifdef LANGUAGE_ZH_CN
-    #include "Zh.rc"
+    #include "lang/Zh.rc"
 #endif
 
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
-/* @makedep: hhtoolbar.bmp */
-IDB_HHTOOLBAR BITMAP hhtoolbar.bmp
-
-/* @makedep: hhtreeview.bmp */
-IDB_HHTREEVIEW BITMAP hhtreeview.bmp
-
-1 TYPELIB hhctrl_tlb.tlb
-
-1 WINE_REGISTRY hhctrl_tlb.rgs
-
 #define WINE_FILEDESCRIPTION_STR "Wine htmlhelp OCX"
 #define WINE_FILENAME_STR "hhctrl.ocx"
 #define WINE_FILEVERSION 5,2,3790,2744
@@ -125,3 +115,12 @@ IDB_HHTREEVIEW BITMAP hhtreeview.bmp
 #define WINE_PRODUCTVERSION_STR "5.2.3790.2744"
 
 #include <wine/wine_common_ver.rc>
+
+/* @makedep: hhtoolbar.bmp */
+IDB_HHTOOLBAR BITMAP "res/hhtoolbar.bmp"
+
+/* @makedep: hhtreeview.bmp */
+IDB_HHTREEVIEW BITMAP "res/hhtreeview.bmp"
+
+1 TYPELIB hhctrl_tlb.tlb
+1 WINE_REGISTRY hhctrl_tlb.rgs