From 1e1d89b7c35ebc2b2574967129b46b2cd5229624 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Thu, 19 Sep 2013 15:24:21 +0000 Subject: [PATCH] [HHCTRL.OCX] * Move resource files to the appropriate folders. svn path=/trunk/; revision=60206 --- reactos/dll/win32/hhctrl.ocx/hhctrl.rc | 69 +++++++++--------- reactos/dll/win32/hhctrl.ocx/{ => lang}/Cs.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Da.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/De.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/El.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/En.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Es.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Fi.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Fr.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/He.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Hu.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/It.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Ja.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Ko.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Lt.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Nl.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/No.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Pl.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Pt.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Ro.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Ru.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Si.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Sv.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Tr.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Uk.rc | 0 reactos/dll/win32/hhctrl.ocx/{ => lang}/Zh.rc | 0 .../win32/hhctrl.ocx/{ => res}/hhtoolbar.bmp | Bin .../win32/hhctrl.ocx/{ => res}/hhtreeview.bmp | Bin 28 files changed, 34 insertions(+), 35 deletions(-) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Cs.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Da.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/De.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/El.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/En.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Es.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Fi.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Fr.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/He.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Hu.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/It.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Ja.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Ko.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Lt.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Nl.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/No.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Pl.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Pt.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Ro.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Ru.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Si.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Sv.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Tr.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Uk.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => lang}/Zh.rc (100%) rename reactos/dll/win32/hhctrl.ocx/{ => res}/hhtoolbar.bmp (100%) rename reactos/dll/win32/hhctrl.ocx/{ => res}/hhtreeview.bmp (100%) diff --git a/reactos/dll/win32/hhctrl.ocx/hhctrl.rc b/reactos/dll/win32/hhctrl.ocx/hhctrl.rc index cbb63cbd96b..1f5639b6eef 100644 --- a/reactos/dll/win32/hhctrl.ocx/hhctrl.rc +++ b/reactos/dll/win32/hhctrl.ocx/hhctrl.rc @@ -28,95 +28,85 @@ //#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 + +/* @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 diff --git a/reactos/dll/win32/hhctrl.ocx/Cs.rc b/reactos/dll/win32/hhctrl.ocx/lang/Cs.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Cs.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Cs.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Da.rc b/reactos/dll/win32/hhctrl.ocx/lang/Da.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Da.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Da.rc diff --git a/reactos/dll/win32/hhctrl.ocx/De.rc b/reactos/dll/win32/hhctrl.ocx/lang/De.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/De.rc rename to reactos/dll/win32/hhctrl.ocx/lang/De.rc diff --git a/reactos/dll/win32/hhctrl.ocx/El.rc b/reactos/dll/win32/hhctrl.ocx/lang/El.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/El.rc rename to reactos/dll/win32/hhctrl.ocx/lang/El.rc diff --git a/reactos/dll/win32/hhctrl.ocx/En.rc b/reactos/dll/win32/hhctrl.ocx/lang/En.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/En.rc rename to reactos/dll/win32/hhctrl.ocx/lang/En.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Es.rc b/reactos/dll/win32/hhctrl.ocx/lang/Es.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Es.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Es.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Fi.rc b/reactos/dll/win32/hhctrl.ocx/lang/Fi.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Fi.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Fi.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Fr.rc b/reactos/dll/win32/hhctrl.ocx/lang/Fr.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Fr.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Fr.rc diff --git a/reactos/dll/win32/hhctrl.ocx/He.rc b/reactos/dll/win32/hhctrl.ocx/lang/He.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/He.rc rename to reactos/dll/win32/hhctrl.ocx/lang/He.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Hu.rc b/reactos/dll/win32/hhctrl.ocx/lang/Hu.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Hu.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Hu.rc diff --git a/reactos/dll/win32/hhctrl.ocx/It.rc b/reactos/dll/win32/hhctrl.ocx/lang/It.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/It.rc rename to reactos/dll/win32/hhctrl.ocx/lang/It.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Ja.rc b/reactos/dll/win32/hhctrl.ocx/lang/Ja.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Ja.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Ja.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Ko.rc b/reactos/dll/win32/hhctrl.ocx/lang/Ko.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Ko.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Ko.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Lt.rc b/reactos/dll/win32/hhctrl.ocx/lang/Lt.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Lt.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Lt.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Nl.rc b/reactos/dll/win32/hhctrl.ocx/lang/Nl.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Nl.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Nl.rc diff --git a/reactos/dll/win32/hhctrl.ocx/No.rc b/reactos/dll/win32/hhctrl.ocx/lang/No.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/No.rc rename to reactos/dll/win32/hhctrl.ocx/lang/No.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Pl.rc b/reactos/dll/win32/hhctrl.ocx/lang/Pl.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Pl.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Pl.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Pt.rc b/reactos/dll/win32/hhctrl.ocx/lang/Pt.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Pt.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Pt.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Ro.rc b/reactos/dll/win32/hhctrl.ocx/lang/Ro.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Ro.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Ro.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Ru.rc b/reactos/dll/win32/hhctrl.ocx/lang/Ru.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Ru.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Ru.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Si.rc b/reactos/dll/win32/hhctrl.ocx/lang/Si.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Si.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Si.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Sv.rc b/reactos/dll/win32/hhctrl.ocx/lang/Sv.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Sv.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Sv.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Tr.rc b/reactos/dll/win32/hhctrl.ocx/lang/Tr.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Tr.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Tr.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Uk.rc b/reactos/dll/win32/hhctrl.ocx/lang/Uk.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Uk.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Uk.rc diff --git a/reactos/dll/win32/hhctrl.ocx/Zh.rc b/reactos/dll/win32/hhctrl.ocx/lang/Zh.rc similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/Zh.rc rename to reactos/dll/win32/hhctrl.ocx/lang/Zh.rc diff --git a/reactos/dll/win32/hhctrl.ocx/hhtoolbar.bmp b/reactos/dll/win32/hhctrl.ocx/res/hhtoolbar.bmp similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/hhtoolbar.bmp rename to reactos/dll/win32/hhctrl.ocx/res/hhtoolbar.bmp diff --git a/reactos/dll/win32/hhctrl.ocx/hhtreeview.bmp b/reactos/dll/win32/hhctrl.ocx/res/hhtreeview.bmp similarity index 100% rename from reactos/dll/win32/hhctrl.ocx/hhtreeview.bmp rename to reactos/dll/win32/hhctrl.ocx/res/hhtreeview.bmp